diff options
Diffstat (limited to 'dev-python/tempest-lib')
-rw-r--r-- | dev-python/tempest-lib/tempest-lib-0.3.0.ebuild | 2 | ||||
-rw-r--r-- | dev-python/tempest-lib/tempest-lib-0.4.0.ebuild | 2 | ||||
-rw-r--r-- | dev-python/tempest-lib/tempest-lib-0.5.0.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/tempest-lib/tempest-lib-0.3.0.ebuild b/dev-python/tempest-lib/tempest-lib-0.3.0.ebuild index c86837925912..c27b65f2efb9 100644 --- a/dev-python/tempest-lib/tempest-lib-0.3.0.ebuild +++ b/dev-python/tempest-lib/tempest-lib-0.3.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" diff --git a/dev-python/tempest-lib/tempest-lib-0.4.0.ebuild b/dev-python/tempest-lib/tempest-lib-0.4.0.ebuild index a0b6496f727a..08fb0c5af80e 100644 --- a/dev-python/tempest-lib/tempest-lib-0.4.0.ebuild +++ b/dev-python/tempest-lib/tempest-lib-0.4.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" 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" |