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

dev-python/flask-security: use HTTPS

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

diff --git a/dev-python/flask-security/flask-security-1.7.5-r1.ebuild 
b/dev-python/flask-security/flask-security-1.7.5-r1.ebuild
index 58d88290bf8..f2c5d90059c 100644
--- a/dev-python/flask-security/flask-security-1.7.5-r1.ebuild
+++ b/dev-python/flask-security/flask-security-1.7.5-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
@@ -10,7 +10,7 @@ MY_PN="Flask-Security"
 MY_P="${MY_PN}-${PV}"
 
 DESCRIPTION="Simple security for Flask apps"
-HOMEPAGE="http://pythonhosted.org/Flask-Security/ 
https://pypi.org/project/Flask-Security/";
+HOMEPAGE="https://pythonhosted.org/Flask-Security/ 
https://pypi.org/project/Flask-Security/";
 SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="MIT"

Reply via email to