diff --git a/python-stevedore.changes b/python-stevedore.changes index 6cd37d6..2693bb8 100644 --- a/python-stevedore.changes +++ b/python-stevedore.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Jun 7 11:05:28 UTC 2022 - cloud-devel@suse.de + +- update to version 3.5.0 + - Add Python3 yoga unit tests + - Rely on member access, the preferred access since importlib_metadata 4.8. + - Update master for stable/xena + ------------------------------------------------------------------- Tue May 24 21:43:19 UTC 2022 - Dirk Müller diff --git a/python-stevedore.spec b/python-stevedore.spec index 668843d..52de3a2 100644 --- a/python-stevedore.spec +++ b/python-stevedore.spec @@ -17,13 +17,13 @@ Name: python-stevedore -Version: 3.4.0 +Version: 3.5.0 Release: 0 Summary: Manage dynamic plugins for Python applications License: Apache-2.0 Group: Development/Languages/Python URL: https://docs.openstack.org/stevedore/latest/ -Source0: https://files.pythonhosted.org/packages/source/s/stevedore/stevedore-3.4.0.tar.gz +Source0: https://files.pythonhosted.org/packages/source/s/stevedore/stevedore-3.5.0.tar.gz BuildRequires: openstack-macros BuildRequires: python3-docutils BuildRequires: python3-pbr >= 2.0.0 @@ -86,7 +86,7 @@ This package contains documentation in HTML format. %py3_build # generate html docs -PBR_VERSION=3.4.0 PYTHONPATH=. %sphinx_build -b html doc/source doc/build/html +PBR_VERSION=3.5.0 PYTHONPATH=. %sphinx_build -b html doc/source doc/build/html # remove the Sphinx-build leftovers rm -rf doc/build/html/.{doctrees,buildinfo} diff --git a/stevedore-3.4.0.tar.gz b/stevedore-3.4.0.tar.gz deleted file mode 100644 index 7c39dc9..0000000 --- a/stevedore-3.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:59b58edb7f57b11897f150475e7bc0c39c5381f0b8e3fa9f5c20ce6c89ec4aa1 -size 513360 diff --git a/stevedore-3.5.0.tar.gz b/stevedore-3.5.0.tar.gz new file mode 100644 index 0000000..ea79a08 --- /dev/null +++ b/stevedore-3.5.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f40253887d8712eaa2bb0ea3830374416736dc8ec0e22f5a65092c1174c44335 +size 513548