dev-python/flask-uploads: use HTTPs

This commit is contained in:
Michael Mair-Keimberger
2018-07-08 11:46:13 +02:00
committed by Michał Górny
parent 63dace581e
commit 21c670b3b9

View File

@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy )
inherit distutils-r1
DESCRIPTION="Flexible and efficient upload handling for Flask"
HOMEPAGE="http://pythonhosted.org/Flask-Testing/
HOMEPAGE="https://pythonhosted.org/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