Hello community, here is the log from the commit of package python-oslo.context for openSUSE:Factory checked in at 2017-08-28 15:32:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-oslo.context (Old) and /work/SRC/openSUSE:Factory/.python-oslo.context.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-oslo.context" Mon Aug 28 15:32:30 2017 rev:8 rq:518429 version:2.17.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-oslo.context/python-oslo.context.changes 2017-02-21 13:46:46.318570032 +0100 +++ /work/SRC/openSUSE:Factory/.python-oslo.context.new/python-oslo.context.changes 2017-08-28 15:32:32.715022293 +0200 @@ -1,0 +2,18 @@ +Mon Aug 7 08:06:18 UTC 2017 - cloud-devel@suse.de + +- update to version 2.17.0 + - Provide unified calling interface for global_id + - Fix URLs according to document migration + - pbr.version.VersionInfo needs package name (oslo.xyz and not oslo_xyz) + - Cleanup document formatting + - rearrange the documentation to fit into the new standard layout + - Postpone deprecation warnings to Pike + - [Fix gate]Update test requirement + - Add global_request_id to context + - Update reno for stable/ocata + - Remove pbr warnerrors in favor of sphinx check + - Updated from global requirements + - Switch from oslosphinx to openstackdocstheme + - Optimize the link address + +------------------------------------------------------------------- Old: ---- oslo.context-2.12.1.tar.gz New: ---- oslo.context-2.17.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-oslo.context.spec ++++++ --- /var/tmp/diff_new_pack.xOCPtT/_old 2017-08-28 15:32:33.898855859 +0200 +++ /var/tmp/diff_new_pack.xOCPtT/_new 2017-08-28 15:32:33.910854172 +0200 @@ -19,7 +19,7 @@ %global sname oslo.context %bcond_without test Name: python-oslo.context -Version: 2.12.1 +Version: 2.17.0 Release: 0 Summary: OpenStack Oslo context library License: Apache-2.0 @@ -27,7 +27,7 @@ Url: https://launchpad.net/%{sname} Source0: https://pypi.io/packages/source/o/%{sname}/%{sname}-%{version}.tar.gz BuildRequires: openstack-macros -BuildRequires: python-pbr >= 1.8 +BuildRequires: python-pbr >= 2.0.0 BuildRequires: python-positional >= 1.1.1 Requires: python-debtcollector >= 1.2.0 Requires: python-positional >= 1.1.1 @@ -47,7 +47,7 @@ Summary: Documentation for OpenStack common context library Group: Documentation BuildRequires: python-Sphinx -BuildRequires: python-oslosphinx >= 4.7.0 +BuildRequires: python-openstackdocstheme >= 1.11.0 %description doc Documentation for the oslo-context library. @@ -55,6 +55,8 @@ %prep %autosetup -n %{sname}-%{version} %py_req_cleanup +# without git, openstackdocstheme has warnings which let the doc build fail +sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg %build %{py2_build} ++++++ _service ++++++ --- /var/tmp/diff_new_pack.xOCPtT/_old 2017-08-28 15:32:34.094828307 +0200 +++ /var/tmp/diff_new_pack.xOCPtT/_new 2017-08-28 15:32:34.098827745 +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/oslo.context/oslo.context.spec.j2</param> + <param name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/openstack/oslo.context/oslo.context.spec.j2</param> <param name="output-name">python-oslo.context.spec</param> - <param name="requirements">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/ocata/global-requirements.txt</param> + <param name="requirements">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/global-requirements.txt</param> <param name="changelog-email">cloud-devel@suse.de</param> <param name="changelog-provider">gh,openstack,oslo.context</param> </service> ++++++ oslo.context-2.12.1.tar.gz -> oslo.context-2.17.0.tar.gz ++++++ ++++ 1634 lines of diff (skipped)