Hello community,
here is the log from the commit of package python-oslo.reports for
openSUSE:Factory checked in at 2017-08-28 15:31:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-oslo.reports (Old)
and /work/SRC/openSUSE:Factory/.python-oslo.reports.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-oslo.reports"
Mon Aug 28 15:31:30 2017 rev:3 rq:514996 version:1.22.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-oslo.reports/python-oslo.reports.changes
2017-02-21 13:42:12.501199090 +0100
+++
/work/SRC/openSUSE:Factory/.python-oslo.reports.new/python-oslo.reports.changes
2017-08-28 15:31:30.715738611 +0200
@@ -1,0 +2,13 @@
+Mon Aug 7 13:48:36 UTC 2017 - [email protected]
+
+- update to version 1.22.0
+ - Remove references to Python 3.4
+ - Remove log translations
+ - rearrange content to fit the new standard layout
+ - Update reno for stable/ocata
+ - Remove pbr warnerrors in favor of sphinx check
+ - Updated from global requirements
+ - switch from oslosphinx to openstackdocstheme
+ - update the doc URL according to document migration
+
+-------------------------------------------------------------------
Old:
----
oslo.reports-1.17.0.tar.gz
New:
----
oslo.reports-1.22.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-oslo.reports.spec ++++++
--- /var/tmp/diff_new_pack.aAaJSn/_old 2017-08-28 15:31:31.559619973 +0200
+++ /var/tmp/diff_new_pack.aAaJSn/_new 2017-08-28 15:31:31.575617724 +0200
@@ -18,7 +18,7 @@
%global sname oslo.reports
Name: python-oslo.reports
-Version: 1.17.0
+Version: 1.22.0
Release: 0
Summary: OpenStack oslo.reports library
License: Apache-2.0
@@ -30,19 +30,19 @@
BuildRequires: python-devel
BuildRequires: python-eventlet >= 0.18.2
BuildRequires: python-greenlet >= 0.3.2
-BuildRequires: python-oslo.config >= 3.14.0
+BuildRequires: python-oslo.config >= 4.0.0
BuildRequires: python-oslo.i18n >= 2.1.0
BuildRequires: python-oslo.serialization >= 1.10.0
-BuildRequires: python-oslo.utils >= 3.18.0
+BuildRequires: python-oslo.utils >= 3.20.0
BuildRequires: python-oslotest >= 1.10.0
-BuildRequires: python-pbr >= 1.8
-BuildRequires: python-psutil >= 1.2.1
+BuildRequires: python-pbr >= 2.0.0
+BuildRequires: python-psutil >= 3.2.2
BuildRequires: python-six >= 1.9.0
Requires: python-Jinja2 >= 2.8
Requires: python-oslo.i18n >= 2.1.0
Requires: python-oslo.serialization >= 1.10.0
-Requires: python-oslo.utils >= 3.18.0
-Requires: python-psutil >= 1.2.1
+Requires: python-oslo.utils >= 3.20.0
+Requires: python-psutil >= 3.2.2
Requires: python-six >= 1.9.0
BuildArch: noarch
@@ -54,7 +54,7 @@
Summary: Documentation for OpenStack reports library
Group: Development/Languages/Python
BuildRequires: python-Sphinx
-BuildRequires: python-oslosphinx >= 4.7.0
+BuildRequires: python-openstackdocstheme >= 1.11.0
%description doc
The project oslo.reports hosts a general purpose error report generation
@@ -64,6 +64,7 @@
%prep
%autosetup -n %{sname}-%{version}
%py_req_cleanup
+sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg
%build
%{py2_build}
++++++ _service ++++++
--- /var/tmp/diff_new_pack.aAaJSn/_old 2017-08-28 15:31:31.679603106 +0200
+++ /var/tmp/diff_new_pack.aAaJSn/_new 2017-08-28 15:31:31.683602543 +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.reports/oslo.reports.spec.j2</param>
+ <param
name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/openstack/oslo.reports/oslo.reports.spec.j2</param>
<param name="output-name">python-oslo.reports.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">[email protected]</param>
<param name="changelog-provider">gh,openstack,oslo.reports</param>
</service>
++++++ oslo.reports-1.17.0.tar.gz -> oslo.reports-1.22.0.tar.gz ++++++
++++ 2290 lines of diff (skipped)