diff options
| author | Michał Górny <mgorny@gentoo.org> | 2023-01-17 05:55:41 +0100 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2023-01-17 06:07:59 +0100 |
| commit | afe1e2f8bcc26969ed6d4c247d0566046fe1170e (patch) | |
| tree | 257031387cd125dbfee137ef4d8b5139f3c2528b /dev-python/matplotlib/matplotlib-3.6.1.ebuild | |
| parent | a0f283a6e32b1ba1a0c179a303d3d23c4143a6c5 (diff) | |
| download | gentoo-afe1e2f8bcc26969ed6d4c247d0566046fe1170e.tar.gz gentoo-afe1e2f8bcc26969ed6d4c247d0566046fe1170e.tar.bz2 gentoo-afe1e2f8bcc26969ed6d4c247d0566046fe1170e.zip | |
dev-python/matplotlib: Remove setuptools_scm_git_archive dep
Closes: https://bugs.gentoo.org/891157
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/matplotlib/matplotlib-3.6.1.ebuild')
| -rw-r--r-- | dev-python/matplotlib/matplotlib-3.6.1.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/matplotlib/matplotlib-3.6.1.ebuild b/dev-python/matplotlib/matplotlib-3.6.1.ebuild index 6e86bc9fc1cc..e5501461c469 100644 --- a/dev-python/matplotlib/matplotlib-3.6.1.ebuild +++ b/dev-python/matplotlib/matplotlib-3.6.1.ebuild @@ -89,7 +89,6 @@ RDEPEND=" BDEPEND=" ${RDEPEND} >=dev-python/setuptools_scm-7[${PYTHON_USEDEP}] - dev-python/setuptools_scm_git_archive[${PYTHON_USEDEP}] virtual/pkgconfig doc? ( >=app-text/dvipng-1.15-r1 |
