diff options
| author | Michał Górny <mgorny@gentoo.org> | 2022-06-17 13:15:47 +0200 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2022-06-17 13:15:47 +0200 |
| commit | d9828b35ee3c37977f553b01c0edfc86c17297b8 (patch) | |
| tree | 56401f832e0592fd9eaa326c5265c9b0ba15c746 /dev-python/matplotlib | |
| parent | ee4230afc8bf6e846f994c3cb5a8e8da8530b18e (diff) | |
| download | gentoo-d9828b35ee3c37977f553b01c0edfc86c17297b8.tar.gz gentoo-d9828b35ee3c37977f553b01c0edfc86c17297b8.tar.bz2 gentoo-d9828b35ee3c37977f553b01c0edfc86c17297b8.zip | |
dev-python/matplotlib: Remove dev-python/versioneer dep
The dep was most probably incorrect, and the package does not even use
versioneer anymore.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/matplotlib')
| -rw-r--r-- | dev-python/matplotlib/matplotlib-3.5.1-r1.ebuild (renamed from dev-python/matplotlib/matplotlib-3.5.1.ebuild) | 1 | ||||
| -rw-r--r-- | dev-python/matplotlib/matplotlib-3.5.2-r2.ebuild (renamed from dev-python/matplotlib/matplotlib-3.5.2-r1.ebuild) | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/dev-python/matplotlib/matplotlib-3.5.1.ebuild b/dev-python/matplotlib/matplotlib-3.5.1-r1.ebuild index 457d1fb406bb..075c1245f88c 100644 --- a/dev-python/matplotlib/matplotlib-3.5.1.ebuild +++ b/dev-python/matplotlib/matplotlib-3.5.1-r1.ebuild @@ -39,7 +39,6 @@ RDEPEND=" >=dev-python/python-dateutil-2.7[${PYTHON_USEDEP}] >=dev-python/pytz-2019.3[${PYTHON_USEDEP}] >=dev-python/six-1.14.0[${PYTHON_USEDEP}] - dev-python/versioneer[${PYTHON_USEDEP}] media-fonts/dejavu media-fonts/stix-fonts media-libs/freetype:2 diff --git a/dev-python/matplotlib/matplotlib-3.5.2-r1.ebuild b/dev-python/matplotlib/matplotlib-3.5.2-r2.ebuild index c950938c027d..9f9c78422ea4 100644 --- a/dev-python/matplotlib/matplotlib-3.5.2-r1.ebuild +++ b/dev-python/matplotlib/matplotlib-3.5.2-r2.ebuild @@ -47,7 +47,6 @@ RDEPEND=" >=dev-python/python-dateutil-2.7[${PYTHON_USEDEP}] >=dev-python/pytz-2019.3[${PYTHON_USEDEP}] >=dev-python/six-1.14.0[${PYTHON_USEDEP}] - dev-python/versioneer[${PYTHON_USEDEP}] media-fonts/dejavu media-fonts/stix-fonts media-libs/freetype:2 |
