commit:     d9828b35ee3c37977f553b01c0edfc86c17297b8
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 17 11:15:47 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jun 17 11:15:47 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9828b35

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 <AT> gentoo.org>

 .../matplotlib/{matplotlib-3.5.1.ebuild => matplotlib-3.5.1-r1.ebuild}   | 1 -
 .../{matplotlib-3.5.2-r1.ebuild => matplotlib-3.5.2-r2.ebuild}           | 1 -
 2 files changed, 2 deletions(-)

diff --git a/dev-python/matplotlib/matplotlib-3.5.1.ebuild 
b/dev-python/matplotlib/matplotlib-3.5.1-r1.ebuild
similarity index 99%
rename from dev-python/matplotlib/matplotlib-3.5.1.ebuild
rename to 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
similarity index 99%
rename from dev-python/matplotlib/matplotlib-3.5.2-r1.ebuild
rename to 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

Reply via email to