dev-python/flask-testing: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Fri, 27 Apr 2018 13:33:44 +0000 (15:33 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sun, 29 Apr 2018 07:35:22 +0000 (09:35 +0200)
dev-python/flask-testing/flask-testing-0.4.2.ebuild
dev-python/flask-testing/flask-testing-0.6.2.ebuild

index 17224a7a0b93ca652b9ea660c5ebdb67f4d9501e..87258db25a4112a86800f279f1138ab6d249ec9a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 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-Testing"
 MY_P="${MY_PN}-${PV}"
 
 DESCRIPTION="Unit testing for Flask"
-HOMEPAGE="http://pythonhosted.org/Flask-Testing/ https://pypi.org/project/Flask-Testing/"
+HOMEPAGE="https://pythonhosted.org/Flask-Testing/ https://pypi.org/project/Flask-Testing/"
 SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="BSD"
index f37b1dc10c36e718a71fece0f9b5544559526b03..4b29fd37608959c976f814a1e6efe630bbe5ffc3 100644 (file)
@@ -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-Testing"
 MY_P="${MY_PN}-${PV}"
 
 DESCRIPTION="Unit testing for Flask"
-HOMEPAGE="http://pythonhosted.org/Flask-Testing/ https://pypi.org/project/Flask-Testing/"
+HOMEPAGE="https://pythonhosted.org/Flask-Testing/ https://pypi.org/project/Flask-Testing/"
 SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="BSD"