summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-09-15 12:31:14 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-09-19 20:48:12 +0300
commitb49897778b3d94f44d50c0185ddbf47296341594 (patch)
tree122a0b9e474b03d0724f057e18c3133ce946a7bb /dev-python/keystoneauth1
parentdev-perl/DBD-MariaDB: fix VariableShadowed (diff)
downloadgentoo-b49897778b3d94f44d50c0185ddbf47296341594.tar.gz
gentoo-b49897778b3d94f44d50c0185ddbf47296341594.tar.bz2
gentoo-b49897778b3d94f44d50c0185ddbf47296341594.zip
dev-python/keystoneauth1: fix VariableShadowed
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/keystoneauth1')
-rw-r--r--dev-python/keystoneauth1/keystoneauth1-5.2.1.ebuild1
-rw-r--r--dev-python/keystoneauth1/keystoneauth1-5.3.0.ebuild1
2 files changed, 0 insertions, 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/