dev-python/flask-uploads: use HTTPs
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 8 Jul 2018 09:46:13 +0000 (11:46 +0200)
committerMichał Górny <mgorny@gentoo.org>
Tue, 10 Jul 2018 21:47:33 +0000 (23:47 +0200)
dev-python/flask-uploads/flask-uploads-0.2.0-r1.ebuild

index cf494d28238825ecca9ab128b3c552535a8cd578..15ddb4be5ec5535957e2a77867f0aa333ed430d9 100644 (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