commit:     03be08d1318ff34f72a1739193e236a28e87035a
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Mon Mar 14 02:17:20 2022 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Mon Mar 14 02:41:41 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=03be08d1

dev-python/python-zunclient: add 4.4.0, drop 4.3.0

Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 dev-python/python-zunclient/Manifest                                  | 2 +-
 .../{python-zunclient-4.3.0.ebuild => python-zunclient-4.4.0.ebuild}  | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-python/python-zunclient/Manifest 
b/dev-python/python-zunclient/Manifest
index 018737208..683d0bf06 100644
--- a/dev-python/python-zunclient/Manifest
+++ b/dev-python/python-zunclient/Manifest
@@ -1 +1 @@
-DIST python-zunclient-4.3.0.tar.gz 119171 BLAKE2B 
2286f2c4b8bbf522eff0b0e3f50e8eadd4ac0c9106064176fdcba1f3270b01d3e518725fb25d583bd212cde4f15ad1a42ea573d1ece7ab8f5a68f60ef46d7e51
 SHA512 
aa7e5b68699978bd85df2f1378354c42cd45caf033a18f4da2a4b02d96b259ed651b7d1bb2708ef6a86dc97ac0f259aacaaed74a961244870f4380aab77ccffb
+DIST python-zunclient-4.4.0.tar.gz 119253 BLAKE2B 
bb532e6ef916491b1663436a71918c69601cf7fd18aa69cf645662249d6ca5d18c673ae2c5c2e27801a1a2c7e4d0df20eb7f0d14a61939eb597197d256844981
 SHA512 
869da6f89cb52d70f77292ce841cd48369ac042ef3564bb1b00e810992edc4cb35fda518039bfa4df3bc2b6f1b07825e26c49953b0e67329138d45af3150a0ec

diff --git a/dev-python/python-zunclient/python-zunclient-4.3.0.ebuild 
b/dev-python/python-zunclient/python-zunclient-4.4.0.ebuild
similarity index 94%
rename from dev-python/python-zunclient/python-zunclient-4.3.0.ebuild
rename to dev-python/python-zunclient/python-zunclient-4.4.0.ebuild
index 93a7b668d..a761a1c40 100644
--- a/dev-python/python-zunclient/python-zunclient-4.3.0.ebuild
+++ b/dev-python/python-zunclient/python-zunclient-4.4.0.ebuild
@@ -3,14 +3,14 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_8 )
+PYTHON_COMPAT=( python3_{8..9} )
 
 inherit distutils-r1
 
 DESCRIPTION="A client for the OpenStack Zun API"
 HOMEPAGE="
        https://github.com/openstack/python-zunclient
-       https://pypi.org/project/python-zunclient
+       https://pypi.org/project/python-zunclient/
        https://launchpad.net/python-zunclient
        https://opendev.org/openstack/python-zunclient
 "

Reply via email to