15
0

- 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

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-stevedore?expand=0&rev=32
This commit is contained in:
2022-06-07 11:05:35 +00:00
committed by Git OBS Bridge
parent aad75ac91d
commit d26aeb722a
4 changed files with 14 additions and 6 deletions

View File

@@ -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 <dmueller@suse.com>

View File

@@ -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}

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:59b58edb7f57b11897f150475e7bc0c39c5381f0b8e3fa9f5c20ce6c89ec4aa1
size 513360

3
stevedore-3.5.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f40253887d8712eaa2bb0ea3830374416736dc8ec0e22f5a65092c1174c44335
size 513548