Hello community, here is the log from the commit of package python-stevedore for openSUSE:Factory checked in at 2017-09-20 17:13:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-stevedore (Old) and /work/SRC/openSUSE:Factory/.python-stevedore.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-stevedore" Wed Sep 20 17:13:20 2017 rev:27 rq:527396 version:1.25.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-stevedore/python-stevedore.changes 2017-04-24 09:49:04.981417914 +0200 +++ /work/SRC/openSUSE:Factory/.python-stevedore.new/python-stevedore.changes 2017-09-20 17:13:20.440067684 +0200 @@ -1,0 +2,25 @@ +Tue Aug 22 11:14:05 UTC 2017 - [email protected] + +- update to version 1.25.0 + - move documentation into the new standard layout + - Remove 'run_sphinx' script + - Remove unused doc/requirements.txt + - turn on warning-is-error for doc build + - Mark as Production/Stable instead of Alpha + - Remove oslotest from test-requirements + - Update URLs in documents according to document migration + - fix setuptools url + - Remove support for py34 + - Update reno for stable/ocata + - Updated from global requirements + - switch from oslosphinx to openstackdocstheme + +------------------------------------------------------------------- +Tue Aug 22 11:11:52 UTC 2017 - [email protected] + +- update to version 1.20.1 + - Update UPPER_CONSTRAINTS_FILE for stable/ocata + - Updated from global requirements + - Update .gitreview for stable/ocata + +------------------------------------------------------------------- Old: ---- stevedore-1.20.0.tar.gz New: ---- stevedore-1.25.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-stevedore.spec ++++++ --- /var/tmp/diff_new_pack.v8K1cq/_old 2017-09-20 17:13:20.963993931 +0200 +++ /var/tmp/diff_new_pack.v8K1cq/_new 2017-09-20 17:13:20.963993931 +0200 @@ -18,20 +18,21 @@ %global pypi_name stevedore Name: python-stevedore -Version: 1.20.0 +Version: 1.25.0 Release: 0 Summary: Manage dynamic plugins for Python applications License: Apache-2.0 Group: Development/Languages/Python Url: http://docs.openstack.org/developer/stevedore/ -Source0: https://tarballs.openstack.org/stevedore/%{pypi_name}-%{version}.tar.gz +Source0: https://pypi.io/packages/source/s/%{pypi_name}/%{pypi_name}-%{version}.tar.gz BuildRequires: openstack-macros BuildRequires: python-devel BuildRequires: python-mock >= 2.0 -BuildRequires: python-oslotest >= 1.10.0 -BuildRequires: python-pbr >= 1.8 +BuildRequires: python-pbr >= 2.0.0 +BuildRequires: python-reno >= 1.8.0 BuildRequires: python-setuptools >= 16.0 -Requires: python-pbr >= 1.8 +BuildRequires: python-testrepository >= 0.0.18 +Requires: python-pbr >= 2.0.0 Requires: python-six >= 1.9.0 BuildArch: noarch @@ -50,7 +51,7 @@ Summary: Documentation for %{name} Group: Documentation BuildRequires: python-Sphinx -BuildRequires: python-oslosphinx >= 4.7.0 +BuildRequires: python-openstackdocstheme >= 1.16.0 %description doc Python makes loading code dynamically easy, allowing you to configure @@ -68,6 +69,7 @@ %prep %autosetup -n %{pypi_name}-%{version} %py_req_cleanup +sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg %build %py2_build @@ -78,7 +80,7 @@ rm -rf html/.{doctrees,buildinfo} %check -%{__python2} setup.py testr +%{__python2} setup.py test %install %py2_install ++++++ _service ++++++ --- /var/tmp/diff_new_pack.v8K1cq/_old 2017-09-20 17:13:20.999988865 +0200 +++ /var/tmp/diff_new_pack.v8K1cq/_new 2017-09-20 17:13:21.003988301 +0200 @@ -1,8 +1,8 @@ <services> <service mode="disabled" name="renderspec"> - <param name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/ocata/openstack/stevedore/stevedore.spec.j2</param> + <param name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/openstack/stevedore/stevedore.spec.j2</param> <param name="output-name">python-stevedore.spec</param> - <param name="requirements">https://raw.githubusercontent.com/openstack/requirements/stable/ocata/global-requirements.txt</param> + <param name="requirements">https://raw.githubusercontent.com/openstack/requirements/stable/pike/global-requirements.txt</param> <param name="changelog-email">[email protected]</param> <param name="changelog-provider">gh,openstack,stevedore</param> </service> ++++++ stevedore-1.20.0.tar.gz -> stevedore-1.25.0.tar.gz ++++++ ++++ 3318 lines of diff (skipped)
