From 318828e81fe6707ce5a64e6a59a76d4c0ca709f8 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 19 Sep 2023 23:10:29 +0100 Subject: gentoo auto-resync : 19:09:2023 - 23:10:29 --- dev-python/keystoneauth1/Manifest | 4 ++-- dev-python/keystoneauth1/keystoneauth1-5.2.1.ebuild | 1 - dev-python/keystoneauth1/keystoneauth1-5.3.0.ebuild | 1 - 3 files changed, 2 insertions(+), 4 deletions(-) (limited to 'dev-python/keystoneauth1') diff --git a/dev-python/keystoneauth1/Manifest b/dev-python/keystoneauth1/Manifest index c4244c81e51b..e894567d8b81 100644 --- a/dev-python/keystoneauth1/Manifest +++ b/dev-python/keystoneauth1/Manifest @@ -1,5 +1,5 @@ DIST keystoneauth1-5.2.1.tar.gz 273214 BLAKE2B 1edeaf982dbdf9c4c0d3ba15762a37104bd355bc5de848d05bbc1d51b914875f8ff47be3777f57e03b10a0ad837f29c1ad8df8666a4839a51688afd6894706be SHA512 912833a84cc47e13db851cfd34e6d4e74d3f3594f15c5e5a94c318d7a720145cc226a85921a7aed6e1385b4b260fc3f966a1d558d5165af3bc39ed87e2a148ba DIST keystoneauth1-5.3.0.tar.gz 274216 BLAKE2B 873a0bde2507b4b4b2bfc748d77b1c0b8be321c51cff0376020e84a63cebd030b118c90765302ce8cd51467f5c615a9b289480a1105f4d7a4a86e96fe44f7089 SHA512 91a9f9359926932a2e78a9164f8a1f2d08da306cc83f011f9a19535795b6a7faa3af0673665444532893325a2fe752f1d6a18e04b84ea1b3db8c9d1647b4f3cb -EBUILD keystoneauth1-5.2.1.ebuild 1866 BLAKE2B ef2a8b990234d3128dd21a384506634422489c39c6d661bdcd5c7174497175ea7dd0a69d2aa43c6caa1f7b5c6ecb4d7e1e3765bdefe336ef4bcedb0f7d66d0e6 SHA512 ff86f168063fdabea504327ca18e55b561ad87d93efa3e0e2bc5c251d7311855fef0512e7502fe0493c810fa300f01070bef8b4438b2c6e92b8a7e22dcef0866 -EBUILD keystoneauth1-5.3.0.ebuild 1869 BLAKE2B 2a6526a6f5b601241d6b8c3b1bc0c8f805f5501ed0e2f40ba8f2dcb8c84ec1224afdd280d2ff35491b547d9e2f816054122a4ba243c0b53badfc03757def8eab SHA512 75041bce2a29e2929b24a69f64251b01f90a0de144e713e1467cb8538d9d8a7ca008f4ce7eefb2702d05d83c6eb101cda10fa41e3e3e9bee8d5485dc2da31dbc +EBUILD keystoneauth1-5.2.1.ebuild 1813 BLAKE2B 171b89e8ece1198000ed9cd8e8581d82fa99c9954b13fe4412c7456d0b786cf2984d9ef9e8d7b642780ec787980ec8ecf7cc47ff39d598040f89b02425dc3d6c SHA512 dd8f1d674e0c9c09b278e3b8fbc848e79f3f383eddf1717d5ebdb5515011c72561d02124e5df20fce31a80787a0eefe30b517d53f5600ec75d755472d5815a6c +EBUILD keystoneauth1-5.3.0.ebuild 1816 BLAKE2B 2f6370476691ba23fc5224ae4e70719b7824a85c3c9d7c569aff6a867f2ff03f4cc087d200fc1e8fe1e383aaf97f5a331a623479837c6bb7a204cb2c39685b17 SHA512 2d8ec10bcb6585229bcd50763c8cc4b354b35f3cd841dc9f7278c1721b15146b9c30b9276df1b933c587d1e165f92415c6f255204513da8471a4443e8665a272 MISC metadata.xml 518 BLAKE2B 8a84b6a7146096e67c0517623f0680cbe7772a48d8167b1aaf34dd12f7f626c84e60c0a15b3d90ae9df6483c33d7b51fc5cbf51d35e4f409e04573eb8fe18d1b SHA512 9a5b7fe8f29deed8ed59d6b3a96cfbacd5b566d6aa6eabd55545f02521d3dcc7ef7347632cdbead0735d28004ffe55a18550ee45cf8634253900f0190f140434 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/ -- cgit v1.2.3