diff --git a/_service b/_service index 2d10e28..d88520c 100644 --- a/_service +++ b/_service @@ -1,8 +1,8 @@ - https://raw.githubusercontent.com/openstack/rpm-packaging/stable/train/openstack/stevedore/stevedore.spec.j2 + https://opendev.org/openstack/rpm-packaging/raw/branch/stable/ussuri/openstack/stevedore/stevedore.spec.j2 python-stevedore.spec - https://raw.githubusercontent.com/openstack/stevedore/stable/train/requirements.txt + https://opendev.org/openstack/stevedore/raw/branch/stable/ussuri/requirements.txt cloud-devel@suse.de gh,openstack,stevedore diff --git a/python-stevedore.changes b/python-stevedore.changes index 6db3009..3f4e54c 100644 --- a/python-stevedore.changes +++ b/python-stevedore.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue May 12 10:04:04 UTC 2020 - cloud-devel@suse.de + +- update to version 1.32.0 + - Update the constraints url + - Update master for stable/train + - Blacklist sphinx 2.1.0 (autodoc bug) + - Switch to Ussuri jobs + ------------------------------------------------------------------- Sat Mar 14 12:03:03 UTC 2020 - Dirk Mueller diff --git a/python-stevedore.spec b/python-stevedore.spec index 1e989a4..44ff595 100644 --- a/python-stevedore.spec +++ b/python-stevedore.spec @@ -17,13 +17,13 @@ Name: python-stevedore -Version: 1.31.0 +Version: 1.32.0 Release: 0 Summary: Manage dynamic plugins for Python applications License: Apache-2.0 Group: Development/Languages/Python URL: https://docs.openstack.org/developer/stevedore/ -Source0: https://files.pythonhosted.org/packages/source/s/stevedore/stevedore-1.31.0.tar.gz +Source0: https://files.pythonhosted.org/packages/source/s/stevedore/stevedore-1.32.0.tar.gz BuildRequires: openstack-macros BuildRequires: python3-docutils BuildRequires: python3-mock @@ -90,7 +90,7 @@ This package contains documentation in HTML format. %py3_build # generate html docs -PBR_VERSION=1.31.0 PYTHONPATH=. %sphinx_build -b html doc/source doc/build/html +PBR_VERSION=1.32.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-1.31.0.tar.gz b/stevedore-1.31.0.tar.gz deleted file mode 100644 index 5c32ed3..0000000 --- a/stevedore-1.31.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e0739f9739a681c7a1fda76a102b65295e96a144ccdb552f2ae03c5f0abe8a14 -size 505482 diff --git a/stevedore-1.32.0.tar.gz b/stevedore-1.32.0.tar.gz new file mode 100644 index 0000000..053f3e8 --- /dev/null +++ b/stevedore-1.32.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18afaf1d623af5950cc0f7e75e70f917784c73b652a34a12d90b309451b5500b +size 510344