commit: b49897778b3d94f44d50c0185ddbf47296341594
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 15 09:31:14 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Sep 19 17:48:12 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4989777
dev-python/keystoneauth1: fix VariableShadowed
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/keystoneauth1/keystoneauth1-5.2.1.ebuild | 1 -
dev-python/keystoneauth1/keystoneauth1-5.3.0.ebuild | 1 -
2 files changed, 2 deletions(-)
diff --git a/dev-python/keystoneauth1/keystoneauth1-5.2.1.ebuild
b/dev-python/keystoneauth1/keystoneauth1-5.2.1.ebuild
index 2a50a5cff929..a4464f228372 100644
--- a/dev-python/keystoneauth1/keystoneauth1-5.2.1.ebuild
+++ b/dev-python/keystoneauth1/keystoneauth1-5.2.1.ebuild
@@ -9,7 +9,6 @@ PYTHON_COMPAT=( python3_{10..11} )
inherit distutils-r1 pypi
DESCRIPTION="This package contains tools for authenticating to an
OpenStack-based cloud"
-HOMEPAGE="https://github.com/openstack/keystoneauth"
HOMEPAGE="
https://opendev.org/openstack/keystoneauth/
https://github.com/openstack/keystoneauth/
diff --git a/dev-python/keystoneauth1/keystoneauth1-5.3.0.ebuild
b/dev-python/keystoneauth1/keystoneauth1-5.3.0.ebuild
index b0f8223e4c1a..3ee51fc175b7 100644
--- a/dev-python/keystoneauth1/keystoneauth1-5.3.0.ebuild
+++ b/dev-python/keystoneauth1/keystoneauth1-5.3.0.ebuild
@@ -9,7 +9,6 @@ PYTHON_COMPAT=( python3_{10..11} )
inherit distutils-r1 pypi
DESCRIPTION="This package contains tools for authenticating to an
OpenStack-based cloud"
-HOMEPAGE="https://github.com/openstack/keystoneauth"
HOMEPAGE="
https://opendev.org/openstack/keystoneauth/
https://github.com/openstack/keystoneauth/