diff --git a/_service b/_service index 056e52a..3572546 100644 --- a/_service +++ b/_service @@ -1,8 +1,8 @@ - https://raw.githubusercontent.com/openstack/rpm-packaging/stable/rocky/openstack/stevedore/stevedore.spec.j2 + https://raw.githubusercontent.com/openstack/rpm-packaging/stable/stein/openstack/stevedore/stevedore.spec.j2 python-stevedore.spec - https://raw.githubusercontent.com/openstack/stevedore/stable/rocky/requirements.txt + https://raw.githubusercontent.com/openstack/stevedore/stable/stein/requirements.txt cloud-devel@suse.de gh,openstack,stevedore diff --git a/python-stevedore.changes b/python-stevedore.changes index fe7a4a1..85c8b08 100644 --- a/python-stevedore.changes +++ b/python-stevedore.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Mon Apr 8 14:03:43 UTC 2019 - cloud-devel@suse.de + +- update to version 1.30.1 + - add lib-forward-testing-python3 test job + - Update doc/conf.py to avoid warnings with sphinx 1.8 + - Removed older version of python added 3.5 + - Change openstack-dev to openstack-discuss + - Update reno for stable/rocky + - Use template for lower-constraints + - add python 3.6 unit test job + - Update sphinx logging to not use app object + - fix wrong link + - import zuul job settings from project-config + ------------------------------------------------------------------- Tue Jan 22 09:30:35 UTC 2019 - Dirk Mueller diff --git a/python-stevedore.spec b/python-stevedore.spec index fdcc416..d0ebb18 100644 --- a/python-stevedore.spec +++ b/python-stevedore.spec @@ -17,22 +17,20 @@ Name: python-stevedore -Version: 1.29.0 +Version: 1.30.1 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.29.0.tar.gz +Source0: https://files.pythonhosted.org/packages/source/s/stevedore/stevedore-1.30.1.tar.gz BuildRequires: openstack-macros -BuildRequires: python-devel BuildRequires: python2-docutils BuildRequires: python2-mock BuildRequires: python2-pbr >= 2.0.0 BuildRequires: python2-pytest BuildRequires: python2-setuptools BuildRequires: python2-testtools -BuildRequires: python3-devel BuildRequires: python3-docutils BuildRequires: python3-mock BuildRequires: python3-pbr >= 2.0.0 @@ -83,7 +81,7 @@ This package contains documentation in HTML format. %python_build # generate html docs -PBR_VERSION=1.29.0 PYTHONPATH=. sphinx-build -b html doc/source doc/build/html +PBR_VERSION=1.30.1 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.29.0.tar.gz b/stevedore-1.29.0.tar.gz deleted file mode 100644 index 3aee9cd..0000000 --- a/stevedore-1.29.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1e153545aca7a6a49d8337acca4f41c212fbfa60bf864ecd056df0cafb9627e8 -size 508236 diff --git a/stevedore-1.30.1.tar.gz b/stevedore-1.30.1.tar.gz new file mode 100644 index 0000000..085a3fb --- /dev/null +++ b/stevedore-1.30.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7be098ff53d87f23d798a7ce7ae5c31f094f3deb92ba18059b1aeb1ca9fec0a0 +size 507795