diff options
| author | Michał Górny <mgorny@gentoo.org> | 2025-10-18 12:22:42 +0200 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2025-10-18 12:24:34 +0200 |
| commit | efaa5fadc99a1a50fded6479e61550d5c7156f11 (patch) | |
| tree | 252ba22ed979fda09abaa0226b6caaadc5cd3557 /dev-python/matplotlib/matplotlib-3.10.7.ebuild | |
| parent | ace05ab73c6225ad05b3aa4fe2182b52f991d72f (diff) | |
| download | gentoo-efaa5fadc99a1a50fded6479e61550d5c7156f11.tar.gz gentoo-efaa5fadc99a1a50fded6479e61550d5c7156f11.tar.bz2 gentoo-efaa5fadc99a1a50fded6479e61550d5c7156f11.zip | |
dev-python/matplotlib: Enable provenance check
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/matplotlib/matplotlib-3.10.7.ebuild')
| -rw-r--r-- | dev-python/matplotlib/matplotlib-3.10.7.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/matplotlib/matplotlib-3.10.7.ebuild b/dev-python/matplotlib/matplotlib-3.10.7.ebuild index d7962ecfcb62..3dc3dc27460c 100644 --- a/dev-python/matplotlib/matplotlib-3.10.7.ebuild +++ b/dev-python/matplotlib/matplotlib-3.10.7.ebuild @@ -5,6 +5,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=meson-python +PYPI_VERIFY_REPO=https://github.com/matplotlib/matplotlib PYTHON_COMPAT=( pypy3_11 python3_{11..14} ) PYTHON_REQ_USE='tk?,threads(+)' |
