summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/tempest-lib/tempest-lib-0.5.0.ebuild')
-rw-r--r--dev-python/tempest-lib/tempest-lib-0.5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/tempest-lib/tempest-lib-0.5.0.ebuild b/dev-python/tempest-lib/tempest-lib-0.5.0.ebuild
index ef71f3147058..c2ca9db788f2 100644
--- a/dev-python/tempest-lib/tempest-lib-0.5.0.ebuild
+++ b/dev-python/tempest-lib/tempest-lib-0.5.0.ebuild
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
inherit distutils-r1
DESCRIPTION="A library to assist in creating functional or integrated test suites for OpenStack projects."
-HOMEPAGE="http://pypi.python.org/pypi/tempest-lib https://github.com/openstack/tempest-lib"
+HOMEPAGE="https://pypi.python.org/pypi/tempest-lib https://github.com/openstack/tempest-lib"
SRC_URI="mirror://pypi/t/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"