commit python-oslo.reports for openSUSE:Factory

2020-10-26 Thread root
Hello community,

here is the log from the commit of package python-oslo.reports for 
openSUSE:Factory checked in at 2020-10-26 16:17:02

Comparing /work/SRC/openSUSE:Factory/python-oslo.reports (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.reports.new.3463 (New)


Package is "python-oslo.reports"

Mon Oct 26 16:17:02 2020 rev:12 rq:841215 version:2.2.0

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.reports/python-oslo.reports.changes  
2020-06-05 20:18:56.299606195 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.reports.new.3463/python-oslo.reports.changes
2020-10-26 16:17:43.603003336 +0100
@@ -1,0 +2,18 @@
+Fri Oct  9 19:17:50 UTC 2020 - cloud-de...@suse.de
+
+- update to version 2.2.0
+  - Remove the unused coding style modules
+  - Add Python3 victoria unit tests
+  - [goal] Migrate testing to ubuntu focal
+  - Bump default tox env from py37 to py38
+  - Update master for stable/ussuri
+  - Align contributing doc with oslo's policy
+  - Fix pygments style
+  - Bump bandit version
+  - Switch to newer openstackdocstheme and reno versions
+  - Add release notes links to doc index
+  - Remove translation sections from setup.cfg
+  - Add py38 package metadata
+  - Stop to use the __future__ module.
+
+---

Old:

  oslo.reports-2.0.1.tar.gz

New:

  oslo.reports-2.2.0.tar.gz



Other differences:
--
++ python-oslo.reports.spec ++
--- /var/tmp/diff_new_pack.JcHw9k/_old  2020-10-26 16:17:44.123003754 +0100
+++ /var/tmp/diff_new_pack.JcHw9k/_new  2020-10-26 16:17:44.123003754 +0100
@@ -17,13 +17,13 @@
 
 
 Name:   python-oslo.reports
-Version:2.0.1
+Version:2.2.0
 Release:0
 Summary:OpenStack oslo.reports library
 License:Apache-2.0
 Group:  Development/Languages/Python
 URL:https://launchpad.net/oslo.reports
-Source0:
https://files.pythonhosted.org/packages/source/o/oslo.reports/oslo.reports-2.0.1.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/o/oslo.reports/oslo.reports-2.2.0.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python3-Jinja2 >= 2.10
 BuildRequires:  python3-eventlet
@@ -70,7 +70,7 @@
 This package contains the documentation.
 
 %prep
-%autosetup -p1 -n oslo.reports-2.0.1
+%autosetup -p1 -n oslo.reports-2.2.0
 %py_req_cleanup
 
 %build

++ _service ++
--- /var/tmp/diff_new_pack.JcHw9k/_old  2020-10-26 16:17:44.147003773 +0100
+++ /var/tmp/diff_new_pack.JcHw9k/_new  2020-10-26 16:17:44.151003777 +0100
@@ -1,8 +1,8 @@
 
   
-https://opendev.org/openstack/rpm-packaging/raw/branch/stable/ussuri/openstack/oslo.reports/oslo.reports.spec.j2
+https://opendev.org/openstack/rpm-packaging/raw/branch/stable/victoria/openstack/oslo.reports/oslo.reports.spec.j2
 python-oslo.reports.spec
-https://opendev.org/openstack/oslo.reports/raw/branch/stable/ussuri/requirements.txt
+https://opendev.org/openstack/oslo.reports/raw/branch/stable/victoria/requirements.txt
 cloud-de...@suse.de
 gh,openstack,oslo.reports
   

++ oslo.reports-2.0.1.tar.gz -> oslo.reports-2.2.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.reports-2.0.1/.zuul.yaml 
new/oslo.reports-2.2.0/.zuul.yaml
--- old/oslo.reports-2.0.1/.zuul.yaml   2020-04-07 12:10:58.0 +0200
+++ new/oslo.reports-2.2.0/.zuul.yaml   2020-09-11 21:18:26.0 +0200
@@ -3,7 +3,7 @@
   - check-requirements
   - lib-forward-testing-python3
   - openstack-lower-constraints-jobs
-  - openstack-python3-ussuri-jobs
+  - openstack-python3-victoria-jobs
   - periodic-stable-jobs
   - publish-openstack-docs-pti
   - release-notes-jobs-python3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.reports-2.0.1/AUTHORS 
new/oslo.reports-2.2.0/AUTHORS
--- old/oslo.reports-2.0.1/AUTHORS  2020-04-07 12:12:08.0 +0200
+++ new/oslo.reports-2.2.0/AUTHORS  2020-09-11 21:19:28.0 +0200
@@ -19,6 +19,7 @@
 Eric Brown 
 Flavio Percoco 
 Frederic Lepied 
+Ghanshyam Mann 
 Hervé Beraud 
 Ildiko 
 Ivan Kolodyazhny 
@@ -29,6 +30,7 @@
 Julien Danjou 
 Kashyap Chamarthy 
 Kenneth Giusti 
+Moisés Guimarães de Medeiros 
 Nikola Dipanov 
 OpenStack Release Bot 
 Romain Soufflet 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.reports-2.0.1/CONTRIBUTING.rst 
new/oslo.reports-2.2.0/CONTRIBUTING.rst
--- old/oslo.reports-2.0.1/CONTRIBUTING.rst 2020-04-07 12:10:58.0 
+0200
+++ new/oslo.reports-2.2.0/CONTRIBUTING.rst 2020-09-11 21:18:26.0 
+0200
@@ -1,3 +1,8 @@
+If you 

commit python-oslo.reports for openSUSE:Factory

2020-06-05 Thread root
Hello community,

here is the log from the commit of package python-oslo.reports for 
openSUSE:Factory checked in at 2020-06-05 20:14:57

Comparing /work/SRC/openSUSE:Factory/python-oslo.reports (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.reports.new.3606 (New)


Package is "python-oslo.reports"

Fri Jun  5 20:14:57 2020 rev:11 rq:803597 version:2.0.1

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.reports/python-oslo.reports.changes  
2020-03-29 14:25:44.170098757 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.reports.new.3606/python-oslo.reports.changes
2020-06-05 20:18:56.299606195 +0200
@@ -1,0 +2,18 @@
+Tue May 12 09:44:20 UTC 2020 - cloud-de...@suse.de
+
+- update to version 2.0.1
+  - Exclude tests from apidoc
+  - trivial: Remove cruft from sphinx config file
+  - Update master for stable/train
+  - tox: Keeping going with docs
+  - Use unittest.mock instead of third party mock
+  - [ussuri][goal] Drop python 2.7 support and testing
+  - remove outdated header
+  - Switch to Ussuri jobs
+  - Switch from 'collections' -> 'collections.abc'
+  - tox: Add missing deps for 'releasenotes' job
+  - Update the constraints url
+  - Update hacking for Python3
+  - tox: Trivial cleanup
+
+---

Old:

  oslo.reports-1.30.0.tar.gz

New:

  oslo.reports-2.0.1.tar.gz



Other differences:
--
++ python-oslo.reports.spec ++
--- /var/tmp/diff_new_pack.13m9wu/_old  2020-06-05 20:18:59.667617646 +0200
+++ /var/tmp/diff_new_pack.13m9wu/_new  2020-06-05 20:18:59.667617646 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   python-oslo.reports
-Version:1.30.0
+Version:2.0.1
 Release:0
 Summary:OpenStack oslo.reports library
 License:Apache-2.0
 Group:  Development/Languages/Python
 URL:https://launchpad.net/oslo.reports
-Source0:
https://files.pythonhosted.org/packages/source/o/oslo.reports/oslo.reports-1.30.0.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/o/oslo.reports/oslo.reports-2.0.1.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python3-Jinja2 >= 2.10
 BuildRequires:  python3-eventlet
@@ -70,7 +70,7 @@
 This package contains the documentation.
 
 %prep
-%autosetup -p1 -n oslo.reports-1.30.0
+%autosetup -p1 -n oslo.reports-2.0.1
 %py_req_cleanup
 
 %build

++ _service ++
--- /var/tmp/diff_new_pack.13m9wu/_old  2020-06-05 20:18:59.695617742 +0200
+++ /var/tmp/diff_new_pack.13m9wu/_new  2020-06-05 20:18:59.699617755 +0200
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/train/openstack/oslo.reports/oslo.reports.spec.j2
+https://opendev.org/openstack/rpm-packaging/raw/branch/stable/ussuri/openstack/oslo.reports/oslo.reports.spec.j2
 python-oslo.reports.spec
-https://raw.githubusercontent.com/openstack/oslo.reports/stable/train/requirements.txt
+https://opendev.org/openstack/oslo.reports/raw/branch/stable/ussuri/requirements.txt
 cloud-de...@suse.de
 gh,openstack,oslo.reports
   

++ oslo.reports-1.30.0.tar.gz -> oslo.reports-2.0.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.reports-1.30.0/.zuul.yaml 
new/oslo.reports-2.0.1/.zuul.yaml
--- old/oslo.reports-1.30.0/.zuul.yaml  2019-09-04 16:31:27.0 +0200
+++ new/oslo.reports-2.0.1/.zuul.yaml   2020-04-07 12:10:58.0 +0200
@@ -1,11 +1,9 @@
 - project:
 templates:
   - check-requirements
-  - lib-forward-testing
   - lib-forward-testing-python3
   - openstack-lower-constraints-jobs
-  - openstack-python-jobs
-  - openstack-python3-train-jobs
+  - openstack-python3-ussuri-jobs
   - periodic-stable-jobs
   - publish-openstack-docs-pti
   - release-notes-jobs-python3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.reports-1.30.0/AUTHORS 
new/oslo.reports-2.0.1/AUTHORS
--- old/oslo.reports-1.30.0/AUTHORS 2019-09-04 16:32:12.0 +0200
+++ new/oslo.reports-2.0.1/AUTHORS  2020-04-07 12:12:08.0 +0200
@@ -7,6 +7,7 @@
 Brant Knudson 
 Chang Bo Guo 
 ChangBo Guo(gcb) 
+Chris Lamb 
 Christian Berendt 
 Corey Bryant 
 D G Lee 
@@ -18,6 +19,7 @@
 Eric Brown 
 Flavio Percoco 
 Frederic Lepied 
+Hervé Beraud 
 Ildiko 
 Ivan Kolodyazhny 
 Jason Kölker 
@@ -31,7 +33,9 @@
 OpenStack Release Bot 
 Romain Soufflet 
 Ronald Bradford 
+Sean McGinnis 
 Solly Ross 
+Stephen Finucane 
 Trevor Vardeman 
 Victor Sergeyev 
 Vu Cong Tuan 
@@ -46,6 +50,7 @@
 jacky06 
 lsy 
 melissaml 
+pengyuesheng 
 tanlin 
 wangqi 
 zhangchunlo...@huawei.com 
diff -urN '--exclude=CVS' 

commit python-oslo.reports for openSUSE:Factory

2020-03-29 Thread root
Hello community,

here is the log from the commit of package python-oslo.reports for 
openSUSE:Factory checked in at 2020-03-29 14:25:33

Comparing /work/SRC/openSUSE:Factory/python-oslo.reports (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.reports.new.3160 (New)


Package is "python-oslo.reports"

Sun Mar 29 14:25:33 2020 rev:10 rq:788140 version:1.30.0

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.reports/python-oslo.reports.changes  
2020-02-18 10:41:49.665118628 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.reports.new.3160/python-oslo.reports.changes
2020-03-29 14:25:44.170098757 +0200
@@ -1,0 +2,5 @@
+Sat Mar 14 15:37:04 UTC 2020 - Dirk Mueller 
+
+- switch to python 3.x only builds
+
+---



Other differences:
--
++ python-oslo.reports.spec ++
--- /var/tmp/diff_new_pack.cXPZHp/_old  2020-03-29 14:25:44.726099042 +0200
+++ /var/tmp/diff_new_pack.cXPZHp/_new  2020-03-29 14:25:44.730099043 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-oslo.reports
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -25,18 +25,6 @@
 URL:https://launchpad.net/oslo.reports
 Source0:
https://files.pythonhosted.org/packages/source/o/oslo.reports/oslo.reports-1.30.0.tar.gz
 BuildRequires:  openstack-macros
-BuildRequires:  python2-Jinja2 >= 2.10
-BuildRequires:  python2-eventlet
-BuildRequires:  python2-greenlet
-BuildRequires:  python2-oslo.config
-BuildRequires:  python2-oslo.i18n >= 3.15.3
-BuildRequires:  python2-oslo.serialization >= 2.18.0
-BuildRequires:  python2-oslo.utils >= 3.33.0
-BuildRequires:  python2-oslotest
-BuildRequires:  python2-pbr >= 2.0.0
-BuildRequires:  python2-psutil >= 3.2.2
-BuildRequires:  python2-six >= 1.10.0
-BuildRequires:  python2-stestr
 BuildRequires:  python3-Jinja2 >= 2.10
 BuildRequires:  python3-eventlet
 BuildRequires:  python3-greenlet
@@ -49,19 +37,26 @@
 BuildRequires:  python3-psutil >= 3.2.2
 BuildRequires:  python3-six >= 1.10.0
 BuildRequires:  python3-stestr
-Requires:   python-Jinja2 >= 2.10
-Requires:   python-oslo.i18n >= 3.15.3
-Requires:   python-oslo.serialization >= 2.18.0
-Requires:   python-oslo.utils >= 3.33.0
-Requires:   python-psutil >= 3.2.2
-Requires:   python-six >= 1.10.0
 BuildArch:  noarch
-%{python_subpackages}
 
 %description
 The project oslo.reports hosts a general purpose error report generation
 framework, known as the "guru meditation report".
 
+%package -n python3-oslo.reports
+Summary:OpenStack oslo.reports library
+Group:  Development/Languages/Python
+Requires:   python3-Jinja2 >= 2.10
+Requires:   python3-oslo.i18n >= 3.15.3
+Requires:   python3-oslo.serialization >= 2.18.0
+Requires:   python3-oslo.utils >= 3.33.0
+Requires:   python3-psutil >= 3.2.2
+Requires:   python3-six >= 1.10.0
+
+%description -n python3-oslo.reports
+The project oslo.reports hosts a general purpose error report generation
+framework, known as the "guru meditation report".
+
 %package -n python-oslo.reports-doc
 Summary:Documentation for OpenStack reports library
 Group:  Development/Languages/Python
@@ -79,7 +74,7 @@
 %py_req_cleanup
 
 %build
-%{python_build}
+%{py3_build}
 
 # generate html docs
 PBR_VERSION=%{version} %sphinx_build -b html doc/source doc/build/html
@@ -87,16 +82,16 @@
 rm -rf doc/build/html/.{doctrees,buildinfo}
 
 %install
-%{python_install}
+%{py3_install}
 
 %check
-%python_exec -m stestr.cli run
+python3 -m stestr.cli run
 
-%files %{python_files}
+%files -n python3-oslo.reports
 %license LICENSE
 %doc README.rst ChangeLog
-%{python_sitelib}/oslo_reports
-%{python_sitelib}/*.egg-info
+%{python3_sitelib}/oslo_reports
+%{python3_sitelib}/*.egg-info
 
 %files -n python-oslo.reports-doc
 %license LICENSE




commit python-oslo.reports for openSUSE:Factory

2020-02-18 Thread root
Hello community,

here is the log from the commit of package python-oslo.reports for 
openSUSE:Factory checked in at 2020-02-18 10:41:36

Comparing /work/SRC/openSUSE:Factory/python-oslo.reports (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.reports.new.26092 (New)


Package is "python-oslo.reports"

Tue Feb 18 10:41:36 2020 rev:9 rq:774919 version:1.30.0

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.reports/python-oslo.reports.changes  
2019-05-03 22:43:32.623382585 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.reports.new.26092/python-oslo.reports.changes
   2020-02-18 10:41:49.665118628 +0100
@@ -1,0 +2,11 @@
+Wed Oct  9 12:28:16 UTC 2019 - cloud-de...@suse.de
+
+- update to version 1.30.0
+  - Replace git.openstack.org URLs with opendev.org URLs
+  - Sync Sphinx requirement
+  - OpenDev Migration Patch
+  - Move doc related modules to doc/requirements.txt
+  - Update master for stable/stein
+  - Add Python 3 Train unit tests
+
+---

Old:

  oslo.reports-1.29.2.tar.gz

New:

  oslo.reports-1.30.0.tar.gz



Other differences:
--
++ python-oslo.reports.spec ++
--- /var/tmp/diff_new_pack.JTA1bc/_old  2020-02-18 10:41:50.309119943 +0100
+++ /var/tmp/diff_new_pack.JTA1bc/_new  2020-02-18 10:41:50.309119943 +0100
@@ -17,16 +17,14 @@
 
 
 Name:   python-oslo.reports
-Version:1.29.2
+Version:1.30.0
 Release:0
 Summary:OpenStack oslo.reports library
 License:Apache-2.0
 Group:  Development/Languages/Python
 URL:https://launchpad.net/oslo.reports
-Source0:
https://files.pythonhosted.org/packages/source/o/oslo.reports/oslo.reports-1.29.2.tar.gz
-# https://review.openstack.org/588088
+Source0:
https://files.pythonhosted.org/packages/source/o/oslo.reports/oslo.reports-1.30.0.tar.gz
 BuildRequires:  openstack-macros
-BuildRequires:  python-devel
 BuildRequires:  python2-Jinja2 >= 2.10
 BuildRequires:  python2-eventlet
 BuildRequires:  python2-greenlet
@@ -40,7 +38,6 @@
 BuildRequires:  python2-six >= 1.10.0
 BuildRequires:  python2-stestr
 BuildRequires:  python3-Jinja2 >= 2.10
-BuildRequires:  python3-devel
 BuildRequires:  python3-eventlet
 BuildRequires:  python3-greenlet
 BuildRequires:  python3-oslo.config
@@ -68,8 +65,9 @@
 %package -n python-oslo.reports-doc
 Summary:Documentation for OpenStack reports library
 Group:  Development/Languages/Python
-BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme
+BuildRequires:  python3-Sphinx
+BuildRequires:  python3-openstackdocstheme
+BuildRequires:  python3-sphinxcontrib-apidoc
 
 %description -n python-oslo.reports-doc
 The project oslo.reports hosts a general purpose error report generation
@@ -77,14 +75,14 @@
 This package contains the documentation.
 
 %prep
-%autosetup -p1 -n oslo.reports-1.29.2
+%autosetup -p1 -n oslo.reports-1.30.0
 %py_req_cleanup
 
 %build
 %{python_build}
 
 # generate html docs
-%{__python2} setup.py build_sphinx
+PBR_VERSION=%{version} %sphinx_build -b html doc/source doc/build/html
 # remove the sphinx-build leftovers
 rm -rf doc/build/html/.{doctrees,buildinfo}
 
@@ -97,8 +95,8 @@
 %files %{python_files}
 %license LICENSE
 %doc README.rst ChangeLog
-%{python2_sitelib}/oslo_reports
-%{python2_sitelib}/*.egg-info
+%{python_sitelib}/oslo_reports
+%{python_sitelib}/*.egg-info
 
 %files -n python-oslo.reports-doc
 %license LICENSE

++ _service ++
--- /var/tmp/diff_new_pack.JTA1bc/_old  2020-02-18 10:41:50.349120024 +0100
+++ /var/tmp/diff_new_pack.JTA1bc/_new  2020-02-18 10:41:50.353120032 +0100
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/stein/openstack/oslo.reports/oslo.reports.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/train/openstack/oslo.reports/oslo.reports.spec.j2
 python-oslo.reports.spec
-https://raw.githubusercontent.com/openstack/oslo.reports/stable/stein/requirements.txt
+https://raw.githubusercontent.com/openstack/oslo.reports/stable/train/requirements.txt
 cloud-de...@suse.de
 gh,openstack,oslo.reports
   

++ oslo.reports-1.29.2.tar.gz -> oslo.reports-1.30.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.reports-1.29.2/.zuul.yaml 
new/oslo.reports-1.30.0/.zuul.yaml
--- old/oslo.reports-1.29.2/.zuul.yaml  2019-02-28 19:02:10.0 +0100
+++ new/oslo.reports-1.30.0/.zuul.yaml  2019-09-04 16:31:27.0 +0200
@@ -5,9 +5,7 @@
   - lib-forward-testing-python3
   - openstack-lower-constraints-jobs
   - openstack-python-jobs
-  - openstack-python35-jobs
-  - 

commit python-oslo.reports for openSUSE:Factory

2019-05-03 Thread root
Hello community,

here is the log from the commit of package python-oslo.reports for 
openSUSE:Factory checked in at 2019-05-03 22:43:31

Comparing /work/SRC/openSUSE:Factory/python-oslo.reports (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.reports.new.5148 (New)


Package is "python-oslo.reports"

Fri May  3 22:43:31 2019 rev:8 rq:692923 version:1.29.2

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.reports/python-oslo.reports.changes  
2018-09-07 15:39:04.434557390 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.reports.new.5148/python-oslo.reports.changes
2019-05-03 22:43:32.623382585 +0200
@@ -1,0 +2,24 @@
+Mon Apr  8 11:33:59 UTC 2019 - cloud-de...@suse.de
+
+- update to version 1.29.2
+  - Update hacking version
+  - Update mailinglist from dev to discuss
+  - fix tox python3 overrides
+  - Replace deprecated "auth_uri" by "www_authenticate_uri"
+  - Update unit test to reflect latest oslo.config
+  - Remove the remaining of the removed option
+  - Trivial: Update pypi url to new url
+  - Update reno for stable/rocky
+  - import zuul job settings from project-config
+  - Imported Translations from Zanata
+  - Remove stale pip-missing-reqs and pypy tox tests
+  - Clean up .gitignore references to personal tools
+  - Add release notes link to README
+  - Use template for lower-constraints
+  - add lib-forward-testing-python3 test job
+  - add python 3.6 unit test job
+  - add python 3.7 unit test job
+  - Switch to stestr
+- remove 0001-Update-unit-test-to-reflect-latest-oslo.config.patch (merged)
+
+---

Old:

  0001-Update-unit-test-to-reflect-latest-oslo.config.patch
  oslo.reports-1.28.0.tar.gz

New:

  oslo.reports-1.29.2.tar.gz



Other differences:
--
++ python-oslo.reports.spec ++
--- /var/tmp/diff_new_pack.31XILg/_old  2019-05-03 22:43:32.999383376 +0200
+++ /var/tmp/diff_new_pack.31XILg/_new  2019-05-03 22:43:32.999383376 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-oslo.reports
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,20 +12,19 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   python-oslo.reports
-Version:1.28.0
+Version:1.29.2
 Release:0
 Summary:OpenStack oslo.reports library
 License:Apache-2.0
 Group:  Development/Languages/Python
 URL:https://launchpad.net/oslo.reports
-Source0:
https://files.pythonhosted.org/packages/source/o/oslo.reports/oslo.reports-1.28.0.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/o/oslo.reports/oslo.reports-1.29.2.tar.gz
 # https://review.openstack.org/588088
-Patch0: 0001-Update-unit-test-to-reflect-latest-oslo.config.patch
 BuildRequires:  openstack-macros
 BuildRequires:  python-devel
 BuildRequires:  python2-Jinja2 >= 2.10
@@ -39,7 +38,7 @@
 BuildRequires:  python2-pbr >= 2.0.0
 BuildRequires:  python2-psutil >= 3.2.2
 BuildRequires:  python2-six >= 1.10.0
-BuildRequires:  python2-testrepository
+BuildRequires:  python2-stestr
 BuildRequires:  python3-Jinja2 >= 2.10
 BuildRequires:  python3-devel
 BuildRequires:  python3-eventlet
@@ -52,7 +51,7 @@
 BuildRequires:  python3-pbr >= 2.0.0
 BuildRequires:  python3-psutil >= 3.2.2
 BuildRequires:  python3-six >= 1.10.0
-BuildRequires:  python3-testrepository
+BuildRequires:  python3-stestr
 Requires:   python-Jinja2 >= 2.10
 Requires:   python-oslo.i18n >= 3.15.3
 Requires:   python-oslo.serialization >= 2.18.0
@@ -78,9 +77,8 @@
 This package contains the documentation.
 
 %prep
-%autosetup -p1 -n oslo.reports-1.28.0
+%autosetup -p1 -n oslo.reports-1.29.2
 %py_req_cleanup
-sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg
 
 %build
 %{python_build}
@@ -94,9 +92,7 @@
 %{python_install}
 
 %check
-%{python_expand rm -rf .testrepository
-$python setup.py testr
-}
+%python_exec -m stestr.cli run
 
 %files %{python_files}
 %license LICENSE

++ _service ++
--- /var/tmp/diff_new_pack.31XILg/_old  2019-05-03 22:43:33.027383435 +0200
+++ /var/tmp/diff_new_pack.31XILg/_new  2019-05-03 22:43:33.027383435 +0200
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/rocky/openstack/oslo.reports/oslo.reports.spec.j2
+

commit python-oslo.reports for openSUSE:Factory

2018-09-07 Thread root
Hello community,

here is the log from the commit of package python-oslo.reports for 
openSUSE:Factory checked in at 2018-09-07 15:39:04

Comparing /work/SRC/openSUSE:Factory/python-oslo.reports (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.reports.new (New)


Package is "python-oslo.reports"

Fri Sep  7 15:39:04 2018 rev:7 rq:633106 version:1.28.0

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.reports/python-oslo.reports.changes  
2018-03-19 23:36:20.509761011 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.reports.new/python-oslo.reports.changes 
2018-09-07 15:39:04.434557390 +0200
@@ -1,0 +2,14 @@
+Mon Sep  3 09:04:41 UTC 2018 - cloud-de...@suse.de
+
+- update to version 1.28.0
+  - set default python to python3
+  - Update reno for stable/queens
+  - Update links in README
+  - fix lower constraints and uncap eventlet
+  - Imported Translations from Zanata
+  - Updated from global requirements
+  - add lower-constraints job
+  - Document workaround for AccessDenied error
+- add 0001-Update-unit-test-to-reflect-latest-oslo.config.patch
+
+---

Old:

  oslo.reports-1.26.0.tar.gz

New:

  0001-Update-unit-test-to-reflect-latest-oslo.config.patch
  oslo.reports-1.28.0.tar.gz



Other differences:
--
++ python-oslo.reports.spec ++
--- /var/tmp/diff_new_pack.nu86yW/_old  2018-09-07 15:39:04.758557042 +0200
+++ /var/tmp/diff_new_pack.nu86yW/_new  2018-09-07 15:39:04.762557038 +0200
@@ -17,56 +17,73 @@
 
 
 Name:   python-oslo.reports
-Version:1.26.0
+Version:1.28.0
 Release:0
 Summary:OpenStack oslo.reports library
 License:Apache-2.0
 Group:  Development/Languages/Python
-Url:https://launchpad.net/oslo.reports
-Source0:
https://files.pythonhosted.org/packages/source/o/oslo.reports/oslo.reports-1.26.0.tar.gz
+URL:https://launchpad.net/oslo.reports
+Source0:
https://files.pythonhosted.org/packages/source/o/oslo.reports/oslo.reports-1.28.0.tar.gz
+# https://review.openstack.org/588088
+Patch0: 0001-Update-unit-test-to-reflect-latest-oslo.config.patch
 BuildRequires:  openstack-macros
-BuildRequires:  python-Jinja2 >= 2.8
 BuildRequires:  python-devel
-BuildRequires:  python-eventlet >= 0.18.2
-BuildRequires:  python-greenlet >= 0.4.10
-BuildRequires:  python-oslo.config >= 5.1.0
-BuildRequires:  python-oslo.i18n >= 3.15.3
-BuildRequires:  python-oslo.serialization >= 2.18.0
-BuildRequires:  python-oslo.utils >= 3.33.0
-BuildRequires:  python-oslotest >= 3.2.0
-BuildRequires:  python-pbr >= 2.0.0
-BuildRequires:  python-psutil >= 3.2.2
-BuildRequires:  python-six >= 1.10.0
-Requires:   python-Jinja2 >= 2.8
+BuildRequires:  python2-Jinja2 >= 2.10
+BuildRequires:  python2-eventlet
+BuildRequires:  python2-greenlet
+BuildRequires:  python2-oslo.config
+BuildRequires:  python2-oslo.i18n >= 3.15.3
+BuildRequires:  python2-oslo.serialization >= 2.18.0
+BuildRequires:  python2-oslo.utils >= 3.33.0
+BuildRequires:  python2-oslotest
+BuildRequires:  python2-pbr >= 2.0.0
+BuildRequires:  python2-psutil >= 3.2.2
+BuildRequires:  python2-six >= 1.10.0
+BuildRequires:  python2-testrepository
+BuildRequires:  python3-Jinja2 >= 2.10
+BuildRequires:  python3-devel
+BuildRequires:  python3-eventlet
+BuildRequires:  python3-greenlet
+BuildRequires:  python3-oslo.config
+BuildRequires:  python3-oslo.i18n >= 3.15.3
+BuildRequires:  python3-oslo.serialization >= 2.18.0
+BuildRequires:  python3-oslo.utils >= 3.33.0
+BuildRequires:  python3-oslotest
+BuildRequires:  python3-pbr >= 2.0.0
+BuildRequires:  python3-psutil >= 3.2.2
+BuildRequires:  python3-six >= 1.10.0
+BuildRequires:  python3-testrepository
+Requires:   python-Jinja2 >= 2.10
 Requires:   python-oslo.i18n >= 3.15.3
 Requires:   python-oslo.serialization >= 2.18.0
 Requires:   python-oslo.utils >= 3.33.0
 Requires:   python-psutil >= 3.2.2
 Requires:   python-six >= 1.10.0
 BuildArch:  noarch
+%{python_subpackages}
 
 %description
 The project oslo.reports hosts a general purpose error report generation
 framework, known as the "guru meditation report".
 
-%package doc
+%package -n python-oslo.reports-doc
 Summary:Documentation for OpenStack reports library
 Group:  Development/Languages/Python
 BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme >= 1.18.1
+BuildRequires:  python-openstackdocstheme
 
-%description doc
+%description -n python-oslo.reports-doc
 The project oslo.reports hosts a general purpose error report generation
 framework, known as the "guru meditation report".
 This package contains the documentation.
 
 %prep
-%autosetup -p1 -n 

commit python-oslo.reports for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package python-oslo.reports for 
openSUSE:Factory checked in at 2018-03-19 23:36:18

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 Mar 19 23:36:18 2018 rev:6 rq:583346 version:1.26.0

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.reports/python-oslo.reports.changes  
2018-02-14 10:50:53.779250861 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.reports.new/python-oslo.reports.changes 
2018-03-19 23:36:20.509761011 +0100
@@ -1,0 +2,5 @@
+Fri Feb 23 13:26:39 UTC 2018 - tbecht...@suse.com
+
+- Switch to stable/queens spec template
+
+---



Other differences:
--
++ python-oslo.reports.spec ++
--- /var/tmp/diff_new_pack.qyvmgZ/_old  2018-03-19 23:36:21.197736193 +0100
+++ /var/tmp/diff_new_pack.qyvmgZ/_new  2018-03-19 23:36:21.217735471 +0100
@@ -29,18 +29,18 @@
 BuildRequires:  python-devel
 BuildRequires:  python-eventlet >= 0.18.2
 BuildRequires:  python-greenlet >= 0.4.10
-BuildRequires:  python-oslo.config >= 4.6.0
+BuildRequires:  python-oslo.config >= 5.1.0
 BuildRequires:  python-oslo.i18n >= 3.15.3
 BuildRequires:  python-oslo.serialization >= 2.18.0
-BuildRequires:  python-oslo.utils >= 3.31.0
-BuildRequires:  python-oslotest >= 1.10.0
+BuildRequires:  python-oslo.utils >= 3.33.0
+BuildRequires:  python-oslotest >= 3.2.0
 BuildRequires:  python-pbr >= 2.0.0
 BuildRequires:  python-psutil >= 3.2.2
 BuildRequires:  python-six >= 1.10.0
 Requires:   python-Jinja2 >= 2.8
 Requires:   python-oslo.i18n >= 3.15.3
 Requires:   python-oslo.serialization >= 2.18.0
-Requires:   python-oslo.utils >= 3.31.0
+Requires:   python-oslo.utils >= 3.33.0
 Requires:   python-psutil >= 3.2.2
 Requires:   python-six >= 1.10.0
 BuildArch:  noarch
@@ -53,7 +53,7 @@
 Summary:Documentation for OpenStack reports library
 Group:  Development/Languages/Python
 BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme >= 1.17.0
+BuildRequires:  python-openstackdocstheme >= 1.18.1
 
 %description doc
 The project oslo.reports hosts a general purpose error report generation

++ _service ++
--- /var/tmp/diff_new_pack.qyvmgZ/_old  2018-03-19 23:36:21.433727680 +0100
+++ /var/tmp/diff_new_pack.qyvmgZ/_new  2018-03-19 23:36:21.437727535 +0100
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/oslo.reports/oslo.reports.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/oslo.reports/oslo.reports.spec.j2
 python-oslo.reports.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt
 cloud-de...@suse.de
 gh,openstack,oslo.reports
   




commit python-oslo.reports for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package python-oslo.reports for 
openSUSE:Factory checked in at 2018-02-14 10:50:52

Comparing /work/SRC/openSUSE:Factory/python-oslo.reports (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.reports.new (New)


Package is "python-oslo.reports"

Wed Feb 14 10:50:52 2018 rev:5 rq:575947 version:1.26.0

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.reports/python-oslo.reports.changes  
2018-01-24 15:27:55.689591675 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.reports.new/python-oslo.reports.changes 
2018-02-14 10:50:53.779250861 +0100
@@ -1,0 +2,7 @@
+Tue Jan 30 15:14:58 UTC 2018 - cloud-de...@suse.de
+
+- update to version 1.26.0
+  - Updated from global requirements
+  - Add bandit to pep8 job
+
+---

Old:

  oslo.reports-1.25.0.tar.gz

New:

  oslo.reports-1.26.0.tar.gz



Other differences:
--
++ python-oslo.reports.spec ++
--- /var/tmp/diff_new_pack.ydZ95l/_old  2018-02-14 10:50:54.415227973 +0100
+++ /var/tmp/diff_new_pack.ydZ95l/_new  2018-02-14 10:50:54.419227829 +0100
@@ -17,13 +17,13 @@
 
 
 Name:   python-oslo.reports
-Version:1.25.0
+Version:1.26.0
 Release:0
 Summary:OpenStack oslo.reports library
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:https://launchpad.net/oslo.reports
-Source0:
https://files.pythonhosted.org/packages/source/o/oslo.reports/oslo.reports-1.25.0.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/o/oslo.reports/oslo.reports-1.26.0.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python-Jinja2 >= 2.8
 BuildRequires:  python-devel
@@ -61,7 +61,7 @@
 This package contains the documentation.
 
 %prep
-%autosetup -p1 -n oslo.reports-1.25.0
+%autosetup -p1 -n oslo.reports-1.26.0
 %py_req_cleanup
 sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg
 

++ oslo.reports-1.25.0.tar.gz -> oslo.reports-1.26.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.reports-1.25.0/ChangeLog 
new/oslo.reports-1.26.0/ChangeLog
--- old/oslo.reports-1.25.0/ChangeLog   2017-12-04 11:41:00.0 +0100
+++ new/oslo.reports-1.26.0/ChangeLog   2018-01-15 21:31:26.0 +0100
@@ -1,6 +1,12 @@
 CHANGES
 ===
 
+1.26.0
+--
+
+* Updated from global requirements
+* Add bandit to pep8 job
+
 1.25.0
 --
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.reports-1.25.0/PKG-INFO 
new/oslo.reports-1.26.0/PKG-INFO
--- old/oslo.reports-1.25.0/PKG-INFO2017-12-04 11:41:00.0 +0100
+++ new/oslo.reports-1.26.0/PKG-INFO2018-01-15 21:31:27.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: oslo.reports
-Version: 1.25.0
+Version: 1.26.0
 Summary: oslo.reports library
 Home-page: https://docs.openstack.org/oslo.reports/latest
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.reports-1.25.0/oslo.reports.egg-info/PKG-INFO 
new/oslo.reports-1.26.0/oslo.reports.egg-info/PKG-INFO
--- old/oslo.reports-1.25.0/oslo.reports.egg-info/PKG-INFO  2017-12-04 
11:41:00.0 +0100
+++ new/oslo.reports-1.26.0/oslo.reports.egg-info/PKG-INFO  2018-01-15 
21:31:26.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: oslo.reports
-Version: 1.25.0
+Version: 1.26.0
 Summary: oslo.reports library
 Home-page: https://docs.openstack.org/oslo.reports/latest
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.reports-1.25.0/oslo.reports.egg-info/pbr.json 
new/oslo.reports-1.26.0/oslo.reports.egg-info/pbr.json
--- old/oslo.reports-1.25.0/oslo.reports.egg-info/pbr.json  2017-12-04 
11:41:00.0 +0100
+++ new/oslo.reports-1.26.0/oslo.reports.egg-info/pbr.json  2018-01-15 
21:31:26.0 +0100
@@ -1 +1 @@
-{"git_version": "80ec3ef", "is_release": true}
\ No newline at end of file
+{"git_version": "c7ac43b", "is_release": true}
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/oslo.reports-1.25.0/oslo.reports.egg-info/requires.txt 
new/oslo.reports-1.26.0/oslo.reports.egg-info/requires.txt
--- old/oslo.reports-1.25.0/oslo.reports.egg-info/requires.txt  2017-12-04 
11:41:00.0 +0100
+++ new/oslo.reports-1.26.0/oslo.reports.egg-info/requires.txt  2018-01-15 
21:31:26.0 +0100
@@ -4,4 +4,4 @@
 psutil>=3.2.2
 six>=1.10.0
 oslo.i18n>=3.15.3
-oslo.utils>=3.31.0
+oslo.utils>=3.33.0
diff -urN '--exclude=CVS' 

commit python-oslo.reports for openSUSE:Factory

2018-01-24 Thread root
Hello community,

here is the log from the commit of package python-oslo.reports for 
openSUSE:Factory checked in at 2018-01-24 15:27:55

Comparing /work/SRC/openSUSE:Factory/python-oslo.reports (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.reports.new (New)


Package is "python-oslo.reports"

Wed Jan 24 15:27:55 2018 rev:4 rq:567278 version:1.25.0

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.reports/python-oslo.reports.changes  
2017-08-28 15:31:30.715738611 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.reports.new/python-oslo.reports.changes 
2018-01-24 15:27:55.689591675 +0100
@@ -1,0 +2,14 @@
+Mon Jan 15 11:58:51 UTC 2018 - cloud-de...@suse.de
+
+- update to version 1.25.0
+  - Remove -U from pip install
+  - Remove SIGUSR1 handler, which was deprecated after Ocata
+  - Update reno for stable/pike
+  - Remove psutil 1.x compat wrapping
+  - Remove setting of version/release from releasenotes
+  - Imported Translations from Zanata
+  - Avoid tox_install.sh for constraints support
+  - Update the documentation link
+  - Updated from global requirements
+
+---

Old:

  oslo.reports-1.22.0.tar.gz

New:

  oslo.reports-1.25.0.tar.gz



Other differences:
--
++ python-oslo.reports.spec ++
--- /var/tmp/diff_new_pack.xP7ffx/_old  2018-01-24 15:27:56.321562117 +0100
+++ /var/tmp/diff_new_pack.xP7ffx/_new  2018-01-24 15:27:56.325561930 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-oslo.reports
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,34 +16,33 @@
 #
 
 
-%global sname oslo.reports
 Name:   python-oslo.reports
-Version:1.22.0
+Version:1.25.0
 Release:0
 Summary:OpenStack oslo.reports library
 License:Apache-2.0
 Group:  Development/Languages/Python
-Url:https://launchpad.net/%{sname}
-Source0:
https://pypi.io/packages/source/o/%{sname}/%{sname}-%{version}.tar.gz
+Url:https://launchpad.net/oslo.reports
+Source0:
https://files.pythonhosted.org/packages/source/o/oslo.reports/oslo.reports-1.25.0.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python-Jinja2 >= 2.8
 BuildRequires:  python-devel
 BuildRequires:  python-eventlet >= 0.18.2
-BuildRequires:  python-greenlet >= 0.3.2
-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.20.0
+BuildRequires:  python-greenlet >= 0.4.10
+BuildRequires:  python-oslo.config >= 4.6.0
+BuildRequires:  python-oslo.i18n >= 3.15.3
+BuildRequires:  python-oslo.serialization >= 2.18.0
+BuildRequires:  python-oslo.utils >= 3.31.0
 BuildRequires:  python-oslotest >= 1.10.0
 BuildRequires:  python-pbr >= 2.0.0
 BuildRequires:  python-psutil >= 3.2.2
-BuildRequires:  python-six >= 1.9.0
+BuildRequires:  python-six >= 1.10.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.20.0
+Requires:   python-oslo.i18n >= 3.15.3
+Requires:   python-oslo.serialization >= 2.18.0
+Requires:   python-oslo.utils >= 3.31.0
 Requires:   python-psutil >= 3.2.2
-Requires:   python-six >= 1.9.0
+Requires:   python-six >= 1.10.0
 BuildArch:  noarch
 
 %description
@@ -54,7 +53,7 @@
 Summary:Documentation for OpenStack reports library
 Group:  Development/Languages/Python
 BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme >= 1.11.0
+BuildRequires:  python-openstackdocstheme >= 1.17.0
 
 %description doc
 The project oslo.reports hosts a general purpose error report generation
@@ -62,7 +61,7 @@
 This package contains the documentation.
 
 %prep
-%autosetup -n %{sname}-%{version}
+%autosetup -p1 -n oslo.reports-1.25.0
 %py_req_cleanup
 sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg
 

++ _service ++
--- /var/tmp/diff_new_pack.xP7ffx/_old  2018-01-24 15:27:56.361560246 +0100
+++ /var/tmp/diff_new_pack.xP7ffx/_new  2018-01-24 15:27:56.361560246 +0100
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/openstack/oslo.reports/oslo.reports.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/oslo.reports/oslo.reports.spec.j2
 python-oslo.reports.spec
-

commit python-oslo.reports for openSUSE:Factory

2017-08-28 Thread root
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 - cloud-de...@suse.de
+
+- 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 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/ocata/openstack/oslo.reports/oslo.reports.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/openstack/oslo.reports/oslo.reports.spec.j2
 python-oslo.reports.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/ocata/global-requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/global-requirements.txt
 cloud-de...@suse.de
 gh,openstack,oslo.reports
   

++ oslo.reports-1.17.0.tar.gz -> oslo.reports-1.22.0.tar.gz ++
 2290 lines of diff (skipped)




commit python-oslo.reports for openSUSE:Factory

2017-02-21 Thread root
Hello community,

here is the log from the commit of package python-oslo.reports for 
openSUSE:Factory checked in at 2017-02-21 13:42:10

Comparing /work/SRC/openSUSE:Factory/python-oslo.reports (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.reports.new (New)


Package is "python-oslo.reports"

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.reports/python-oslo.reports.changes  
2016-09-30 15:29:39.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.reports.new/python-oslo.reports.changes 
2017-02-21 13:42:12.501199090 +0100
@@ -1,0 +2,17 @@
+Mon Feb 13 09:39:48 UTC 2017 - cloud-de...@suse.de
+
+- update to version 1.17.0:
+  - Add Constraints support
+  - Fix a typo
+  - Updated from global requirements
+  - Show team and repo badges on README
+  - Bump hacking dep
+  - Changed the home-page link
+  - Add reno for release notes management
+
+---
+Fri Oct 14 14:01:48 UTC 2016 - tbecht...@suse.com
+
+- switch to stable/newton tarball in _service
+
+---

Old:

  oslo.reports-1.14.0.tar.gz

New:

  oslo.reports-1.17.0.tar.gz



Other differences:
--
++ python-oslo.reports.spec ++
--- /var/tmp/diff_new_pack.L52emG/_old  2017-02-21 13:42:12.957134770 +0100
+++ /var/tmp/diff_new_pack.L52emG/_new  2017-02-21 13:42:12.961134206 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-oslo.reports
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %global sname oslo.reports
 Name:   python-oslo.reports
-Version:1.14.0
+Version:1.17.0
 Release:0
 Summary:OpenStack oslo.reports library
 License:Apache-2.0
@@ -33,16 +33,16 @@
 BuildRequires:  python-oslo.config >= 3.14.0
 BuildRequires:  python-oslo.i18n >= 2.1.0
 BuildRequires:  python-oslo.serialization >= 1.10.0
-BuildRequires:  python-oslo.utils >= 3.16.0
+BuildRequires:  python-oslo.utils >= 3.18.0
 BuildRequires:  python-oslotest >= 1.10.0
-BuildRequires:  python-pbr >= 1.6
-BuildRequires:  python-psutil >= 1.1.1
+BuildRequires:  python-pbr >= 1.8
+BuildRequires:  python-psutil >= 1.2.1
 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.16.0
-Requires:   python-psutil >= 1.1.1
+Requires:   python-oslo.utils >= 3.18.0
+Requires:   python-psutil >= 1.2.1
 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 >= 2.5.0
+BuildRequires:  python-oslosphinx >= 4.7.0
 
 %description doc
 The project oslo.reports hosts a general purpose error report generation
@@ -62,7 +62,8 @@
 This package contains the documentation.
 
 %prep
-%setup -q -n %{sname}-%{version}
+%autosetup -n %{sname}-%{version}
+%py_req_cleanup
 
 %build
 %{py2_build}

++ _service ++
--- /var/tmp/diff_new_pack.L52emG/_old  2017-02-21 13:42:12.993129692 +0100
+++ /var/tmp/diff_new_pack.L52emG/_new  2017-02-21 13:42:12.993129692 +0100
@@ -1,13 +1,12 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/oslo.reports/oslo.reports.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/ocata/openstack/oslo.reports/oslo.reports.spec.j2
 python-oslo.reports.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/global-requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/ocata/global-requirements.txt
+cloud-de...@suse.de
+gh,openstack,oslo.reports
   
   
-enable
-  
-  
-enable
   
+  
 

++ oslo.reports-1.14.0.tar.gz -> oslo.reports-1.17.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.reports-1.14.0/AUTHORS 
new/oslo.reports-1.17.0/AUTHORS
--- old/oslo.reports-1.14.0/AUTHORS 2016-08-10 14:19:14.0 +0200
+++ new/oslo.reports-1.17.0/AUTHORS 2017-01-18 15:11:34.0 +0100
@@ -10,7 +10,9 @@
 Daisuke Fujita 
 Davanum Srinivas 
 Davanum Srinivas 
+Dirk Mueller 
 Doug Hellmann 
+Flavio Percoco 
 Frederic 

commit python-oslo.reports for openSUSE:Factory

2016-09-30 Thread h_root
Hello community,

here is the log from the commit of package python-oslo.reports for 
openSUSE:Factory checked in at 2016-09-30 15:29:37

Comparing /work/SRC/openSUSE:Factory/python-oslo.reports (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.reports.new (New)


Package is "python-oslo.reports"

Changes:

New Changes file:

--- /dev/null   2016-09-15 12:42:18.240042505 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.reports.new/python-oslo.reports.changes 
2016-09-30 15:29:39.0 +0200
@@ -0,0 +1,97 @@
+---
+Wed Aug 31 13:12:29 UTC 2016 - tbecht...@suse.com
+
+- update to version 1.14.0
+  * Updated from global requirements
+
+---
+Wed Aug 10 12:26:13 UTC 2016 - tbecht...@suse.com
+
+- update to 1.13.0:
+  * Updated from global requirements
+  * Add Python 3.5 classifier and venv
+  * Use file modification events instead of signal handler
+  * Imported Translations from Zanata
+  * Trivial: ignore openstack/common in flake8 exclude list
+  * Remove direct dependency on babel
+- Update _service and switch to upstream spec template
+
+---
+Mon Apr  4 11:45:19 UTC 2016 - tbecht...@suse.com
+
+- update to 1.7.0:
+  * Updated from global requirements
+  * Update .gitreview for stable/mitaka
+
+---
+Thu Mar  3 16:21:07 UTC 2016 - tbecht...@suse.com
+
+- update to 1.6.0:
+  * Updated from global requirements
+  * Updated from global requirements
+  * Updated from global requirements
+  * Update translation setup
+  * Updated from global requirements
+  * Updated from global requirements
+  * Updated from global requirements
+  * Updated from global requirements
+  * Updated from global requirements
+  * Updated from global requirements
+  * Print the traceback if there was an exception in run(
+  * Rename signal handler argument to 'frame'
+  * Updated from global requirements
+  * Updated from global requirements
+  * Trival: Remove 'MANIFEST.in'
+  * Drop python 2.6 support
+  * Updated from global requirements
+  * Remove Python 2.6 classifier
+  * Updated from global requirements
+  * Remove python 2.6 and cleanup tox.ini
+  * Fix Transition to SIGUSR2 in oslo.reports breaks upgrade
+  * Updated from global requirements
+  * Updated from global requirements
+  * Updated from global requirements
+  * Fix a typo in process.py
+  * remove extraneous coverage omit instruction
+- Adjust Requires
+
+---
+Wed Oct 21 06:39:12 UTC 2015 - dmuel...@suse.com
+
+- update to 0.7.0:
+  * No need for Oslo Incubator Sync
+  * Fix coverage configuration and execution
+  * How to use oslo.reports documentation
+  * add auto-generated api documentation
+  * clean up release notes in toctree
+  * add auto-generated docs for config options
+  * Add shields.io version/downloads links/badges into README.rst
+  * Updated from global requirements
+  * guru_meditation_report: Use SIGUSR2 instead of SIGUSR1
+
+---
+Wed Sep  9 07:09:23 UTC 2015 - tbecht...@suse.com
+
+- update to 0.5.0:
+  * Updated from global requirements
+  * Add a configuration for the directory to generate gmr
+  * Fill README from information in the wiki
+  * Setup translations
+- Adjust Requires
+
+---
+Mon Aug  3 10:02:51 UTC 2015 - tbecht...@suse.com
+
+- update to 0.3.0:
+  * Updated from global requirements
+  * Fix mock of open(
+  * Fix GMR break with new psutil versions
+  * Add oslo.utils dependency
+  * Add tox target to find missing requirements
+- Adjust Requires
+
+---
+Mon Jul  6 11:40:06 UTC 2015 - rsalev...@suse.com
+
+- initial package creation
+

New:

  _service
  oslo.reports-1.14.0.tar.gz
  python-oslo.reports.changes
  python-oslo.reports.spec



Other differences:
--
++ python-oslo.reports.spec ++
#
# spec file for package python-oslo.reports
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open