diff options
| author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2019-05-07 19:33:28 +0200 |
|---|---|---|
| committer | Matthew Thode <prometheanfire@gentoo.org> | 2019-05-07 23:22:32 -0500 |
| commit | 18153cf9c9e5b070fb0c59f7146a64519d379130 (patch) | |
| tree | 08d651f206692ea69a1f90e5e467c74e89cf96e2 /dev-python/python-heatclient/python-heatclient-1.17.0.ebuild | |
| parent | 45252015b7fdfcb25e0c0769212ab49facb151df (diff) | |
| download | gentoo-18153cf9c9e5b070fb0c59f7146a64519d379130.tar.gz gentoo-18153cf9c9e5b070fb0c59f7146a64519d379130.tar.bz2 gentoo-18153cf9c9e5b070fb0c59f7146a64519d379130.zip | |
dev-python/python-heatclient: use HTTPS
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-python/python-heatclient/python-heatclient-1.17.0.ebuild')
| -rw-r--r-- | dev-python/python-heatclient/python-heatclient-1.17.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-heatclient/python-heatclient-1.17.0.ebuild b/dev-python/python-heatclient/python-heatclient-1.17.0.ebuild index 35a1a592d8238..4eb679b2abcd5 100644 --- a/dev-python/python-heatclient/python-heatclient-1.17.0.ebuild +++ b/dev-python/python-heatclient/python-heatclient-1.17.0.ebuild @@ -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" |
