diff options
Diffstat (limited to 'dev-python/BitVector/BitVector-3.4.7.ebuild')
-rw-r--r-- | dev-python/BitVector/BitVector-3.4.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/BitVector/BitVector-3.4.7.ebuild b/dev-python/BitVector/BitVector-3.4.7.ebuild index c9a9689084c5..286965d00b67 100644 --- a/dev-python/BitVector/BitVector-3.4.7.ebuild +++ b/dev-python/BitVector/BitVector-3.4.7.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_5,3_6} ) inherit distutils-r1 DESCRIPTION="A pure-Python memory-efficient packed representation for bit arrays" -HOMEPAGE="https://engineering.purdue.edu/kak/dist/ https://pypi.python.org/pypi/BitVector" +HOMEPAGE="https://engineering.purdue.edu/kak/dist/ https://pypi.org/project/BitVector" SRC_URI="https://engineering.purdue.edu/kak/dist/${P}.tar.gz" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" RDEPEND="" |