diff options
Diffstat (limited to 'dev-python/flask-uploads/flask-uploads-0.2.0-r1.ebuild')
-rw-r--r-- | dev-python/flask-uploads/flask-uploads-0.2.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/flask-uploads/flask-uploads-0.2.0-r1.ebuild b/dev-python/flask-uploads/flask-uploads-0.2.0-r1.ebuild index 9b040b5606dc..0538695b27b1 100644 --- a/dev-python/flask-uploads/flask-uploads-0.2.0-r1.ebuild +++ b/dev-python/flask-uploads/flask-uploads-0.2.0-r1.ebuild @@ -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 |