summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-06-17 13:13:47 +0200
committerMichał Górny <mgorny@gentoo.org>2022-06-17 13:13:47 +0200
commit271c6f02aeb129352ee14577639469cccec08734 (patch)
tree22317f3ebb0c1a8216435848072eff2bf9c81ec4 /dev-python/vpython
parentdev-python/urllib3: Unbundle six (diff)
downloadgentoo-271c6f02aeb129352ee14577639469cccec08734.tar.gz
gentoo-271c6f02aeb129352ee14577639469cccec08734.tar.bz2
gentoo-271c6f02aeb129352ee14577639469cccec08734.zip
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@gentoo.org>
Diffstat (limited to 'dev-python/vpython')
-rw-r--r--dev-python/vpython/vpython-7.6.3.ebuild1
1 files changed, 0 insertions, 1 deletions
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"