diff options
Diffstat (limited to 'dev-python/BitVector/BitVector-3.4.6.ebuild')
-rw-r--r-- | dev-python/BitVector/BitVector-3.4.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/BitVector/BitVector-3.4.6.ebuild b/dev-python/BitVector/BitVector-3.4.6.ebuild index 8c8eccd56866..6cf249bd04bc 100644 --- a/dev-python/BitVector/BitVector-3.4.6.ebuild +++ b/dev-python/BitVector/BitVector-3.4.6.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5} ) 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" LICENSE="PSF-2" |