dev-python/python-heatclient: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Tue, 7 May 2019 17:33:28 +0000 (19:33 +0200)
committerMatthew Thode <prometheanfire@gentoo.org>
Wed, 8 May 2019 04:22:32 +0000 (23:22 -0500)
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
dev-python/python-heatclient/python-heatclient-1.11.1.ebuild
dev-python/python-heatclient/python-heatclient-1.16.2.ebuild
dev-python/python-heatclient/python-heatclient-1.17.0.ebuild

index a419ba4a264b743f0d78f73f4d2495c713142da5..e637d965a7a642272a793c2e9ea7221f0592395c 100644 (file)
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 python3_{5,6} )
 inherit distutils-r1
 
 DESCRIPTION="OpenStack Orchestration API Client Library"
-HOMEPAGE="http://www.openstack.org/"
+HOMEPAGE="https://www.openstack.org/"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
index 705ad7bab0740b7fcfac31d6fedaf559a5050413..275a9a5320de7e8d0e05c9257b1d246fea39e3e8 100644 (file)
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 python3_{5,6} )
 inherit distutils-r1
 
 DESCRIPTION="OpenStack Orchestration API Client Library"
-HOMEPAGE="http://www.openstack.org/"
+HOMEPAGE="https://www.openstack.org/"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
index 35a1a592d82380477b6fb5dee2c5920e8f474a46..4eb679b2abcd5b86ba01d5d2b3691c14401521f8 100644 (file)
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
 inherit distutils-r1
 
 DESCRIPTION="OpenStack Orchestration API Client Library"
-HOMEPAGE="http://www.openstack.org/"
+HOMEPAGE="https://www.openstack.org/"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"