diff options
Diffstat (limited to 'dev-python/tempest-lib/tempest-lib-1.0.0.ebuild')
-rw-r--r-- | dev-python/tempest-lib/tempest-lib-1.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/tempest-lib/tempest-lib-1.0.0.ebuild b/dev-python/tempest-lib/tempest-lib-1.0.0.ebuild index 14583f1d8db..c31b2c0b0bb 100644 --- a/dev-python/tempest-lib/tempest-lib-1.0.0.ebuild +++ b/dev-python/tempest-lib/tempest-lib-1.0.0.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 DESCRIPTION="Functional or integrated test suites for OpenStack projects" -HOMEPAGE="https://pypi.python.org/pypi/tempest-lib https://github.com/openstack/tempest-lib" +HOMEPAGE="https://pypi.org/project/tempest-lib https://github.com/openstack/tempest-lib" SRC_URI="mirror://pypi/t/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" |