commit:     379bb6ded3ba6cfa65a8f95f6ff0bd3d343dd548
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri Apr 27 13:32:07 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Apr 29 07:35:21 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=379bb6de

dev-python/flask-principal: use HTTPS

 dev-python/flask-principal/flask-principal-0.4.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/flask-principal/flask-principal-0.4.0-r1.ebuild 
b/dev-python/flask-principal/flask-principal-0.4.0-r1.ebuild
index b3f0aefa3a5..fd419080217 100644
--- a/dev-python/flask-principal/flask-principal-0.4.0-r1.ebuild
+++ b/dev-python/flask-principal/flask-principal-0.4.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5} pypy )
 inherit distutils-r1
 
 DESCRIPTION="Identity management for flask"
-HOMEPAGE="http://pythonhosted.org/Flask-Principal/ 
https://pypi.org/project/Flask-Principal/";
+HOMEPAGE="https://pythonhosted.org/Flask-Principal/ 
https://pypi.org/project/Flask-Principal/";
 SRC_URI="https://github.com/mattupstate/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 # pypi tarball is missing tests
 

Reply via email to