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

dev-python/vpython: Remove incorrect dev-python/versioneer dep

dev-python/versioneer is not used by the package, it merely imports
the "versioneer.py" file included in the dist.

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/vpython/vpython-7.6.3.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-python/vpython/vpython-7.6.3.ebuild 
b/dev-python/vpython/vpython-7.6.3.ebuild
index 3c1262029dc7..2c0cd2303be8 100644
--- a/dev-python/vpython/vpython-7.6.3.ebuild
+++ b/dev-python/vpython/vpython-7.6.3.ebuild
@@ -25,7 +25,6 @@ RDEPEND="
 "
 BDEPEND="
        dev-python/cython[${PYTHON_USEDEP}]
-       dev-python/versioneer[${PYTHON_USEDEP}]
 "
 
 RESTRICT="test"

Reply via email to