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:
@@ -8,7 +8,7 @@ inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Flexible and efficient upload handling for Flask"
|
||||
HOMEPAGE="http://pythonhosted.org/Flask-Testing/
|
||||
https://pypi.python.org/pypi/Flask-Testing/"
|
||||
https://pypi.org/project/Flask-Testing/"
|
||||
SRC_URI="https://github.com/maxcountryman/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
||||
# use the GitHub tarball since the pypi-tarball does not contain the tests
|
||||
|
||||
|
||||
Reference in New Issue
Block a user