commit:     21c670b3b9ff886fa075d3a4097f2e34f6a6038d
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun Jul  8 09:46:13 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jul 10 21:47:33 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21c670b3

dev-python/flask-uploads: use HTTPs

 dev-python/flask-uploads/flask-uploads-0.2.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 cf494d28238..15ddb4be5ec 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
@@ -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

Reply via email to