mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 22:48:07 -07:00
Replace pypi.python.org with pypi.org in HOMEPAGE
Bug: https://bugs.gentoo.org/653540
This commit is contained in:
@@ -10,7 +10,7 @@ inherit distutils-r1 flag-o-matic
|
||||
|
||||
DESCRIPTION="Python Cryptography Toolkit"
|
||||
HOMEPAGE="https://www.dlitz.net/software/pycrypto/
|
||||
https://pypi.python.org/pypi/pycrypto"
|
||||
https://pypi.org/project/pycrypto"
|
||||
SRC_URI="http://ftp.dlitz.net/pub/dlitz/crypto/pycrypto/${P}.tar.gz"
|
||||
|
||||
LICENSE="PSF-2 public-domain"
|
||||
|
||||
Reference in New Issue
Block a user