commit python-oslo.service for openSUSE:Factory

2020-10-26 Thread root
Hello community,

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

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


Package is "python-oslo.service"

Mon Oct 26 16:17:15 2020 rev:18 rq:841218 version:2.4.0

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.service/python-oslo.service.changes  
2020-06-05 20:19:30.779723424 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.service.new.3463/python-oslo.service.changes
2020-10-26 16:17:53.659011424 +0100
@@ -1,0 +2,31 @@
+Fri Oct  9 19:06:14 UTC 2020 - cloud-de...@suse.de
+
+- update to version 2.4.0
+  - Do not import "oslo.log" in the main module
+  - Fix some SSL tests for wsgi module under python 3
+  - Stop to use the __future__ module.
+  - Fix pygments style
+  - Use unittest.mock instead of third party mock
+  - Align contributing doc with oslo's policy
+  - Raise minimum version of eventlet to 0.25.2
+  - Fix wsgi/SSL/ipv6 tests for wsgi module under python 3
+  - Add py38 package metadata
+  - Remove the unused coding style modules
+  - Remove translation sections from setup.cfg
+  - Drop six usages
+  - Add release notes links to doc index
+  - Remove monotonic usage
+  - Monkey patch original current_thread _active
+  - Bump default tox env from py37 to py38
+  - Fix wsgi SSL tests for wsgi module under python 3
+  - Reactivate wsgi test related to socket option under python 3
+  - Cleanup py27 support
+  - [goal] Migrate testing to ubuntu focal
+  - Align tests with monkey patch original current_thread _active
+  - Update master for stable/ussuri
+  - Add Python3 victoria unit tests
+  - Switch to newer openstackdocstheme and reno versions
+  - Fix hacking min version to 3.0.1
+  - Bump bandit version
+
+---

Old:

  oslo.service-2.1.1.tar.gz

New:

  oslo.service-2.4.0.tar.gz



Other differences:
--
++ python-oslo.service.spec ++
--- /var/tmp/diff_new_pack.FxUJwH/_old  2020-10-26 16:17:55.131012608 +0100
+++ /var/tmp/diff_new_pack.FxUJwH/_new  2020-10-26 16:17:55.135012611 +0100
@@ -20,22 +20,22 @@
 %global rdo 1
 %endif
 Name:   python-oslo.service
-Version:2.1.1
+Version:2.4.0
 Release:0
 Summary:OpenStack oslo.service library
 License:Apache-2.0
 Group:  Development/Languages/Python
 URL:https://launchpad.net/oslo.service
-Source0:
https://files.pythonhosted.org/packages/source/o/oslo.service/oslo.service-2.1.1.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/o/oslo.service/oslo.service-2.4.0.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  procps
 BuildRequires:  python3-Paste >= 2.0.2
 BuildRequires:  python3-PasteDeploy >= 1.5.0
 BuildRequires:  python3-Routes >= 2.3.1
 BuildRequires:  python3-WebOb >= 1.7.1
-BuildRequires:  python3-eventlet >= 0.22.0
+BuildRequires:  python3-eventlet >= 0.25.2
 BuildRequires:  python3-fixtures >= 3.0.0
-BuildRequires:  python3-greenlet >= 0.4.10
+BuildRequires:  python3-greenlet >= 0.4.15
 BuildRequires:  python3-mock
 BuildRequires:  python3-oslo.concurrency >= 3.25.0
 BuildRequires:  python3-oslo.config >= 5.1.0
@@ -45,7 +45,7 @@
 BuildRequires:  python3-oslotest
 BuildRequires:  python3-pbr
 BuildRequires:  python3-requests
-BuildRequires:  python3-six >= 1.10.0
+BuildRequires:  python3-six
 BuildRequires:  python3-stestr
 BuildRequires:  python3-yappi
 BuildArch:  noarch
@@ -64,15 +64,15 @@
 Requires:   python3-Routes >= 2.3.1
 Requires:   python3-WebOb >= 1.7.1
 Requires:   python3-debtcollector >= 1.2.0
-Requires:   python3-eventlet >= 0.22.0
+Requires:   python3-eventlet >= 0.25.2
 Requires:   python3-fixtures >= 3.0.0
-Requires:   python3-greenlet >= 0.4.10
+Requires:   python3-greenlet >= 0.4.15
 Requires:   python3-oslo.concurrency >= 3.25.0
 Requires:   python3-oslo.config >= 5.1.0
 Requires:   python3-oslo.i18n >= 3.15.3
 Requires:   python3-oslo.log >= 3.36.0
 Requires:   python3-oslo.utils >= 3.40.2
-Requires:   python3-six >= 1.10.0
+Requires:   python3-six
 Requires:   python3-yappi
 
 %description -n python3-oslo.service
@@ -95,7 +95,7 @@
 This package contains the documentation.
 
 %prep
-%autosetup -p1 -n oslo.service-2.1.1
+%autosetup -p1 -n oslo.service-2.4.0
 %py_req_cleanup
 
 %build

++ _service ++
--- /var/tmp/diff_new_pack.FxUJwH/_old  2020-10-26 16:17:55.163012634 +0100
+++ /var/tmp/diff_new_pack.FxUJwH/_new  2020-10-26 16:17:55.167012637 +0100
@@ -1,8 +1,8 @@
 
   
-https://opendev.org/openstack/rpm-packaging/

commit python-oslo.service for openSUSE:Factory

2020-06-05 Thread root
Hello community,

here is the log from the commit of package python-oslo.service for 
openSUSE:Factory checked in at 2020-06-05 20:15:22

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


Package is "python-oslo.service"

Fri Jun  5 20:15:22 2020 rev:17 rq:803600 version:2.1.1

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.service/python-oslo.service.changes  
2020-03-24 22:32:18.857088448 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.service.new.3606/python-oslo.service.changes
2020-06-05 20:19:30.779723424 +0200
@@ -1,0 +2,18 @@
+Tue May 12 09:48:33 UTC 2020 - cloud-de...@suse.de
+
+- update to version 2.1.1
+  - reword releasenote for py27 support dropping
+  - remove outdated header
+  - Add 'is_available' function
+  - Update the constraints url
+  - Update eventlet.
+  - [ussuri][goal] Drop python 2.7 support and testing
+  - Switch to official Ussuri jobs
+  - Update master for stable/train
+  - tox: Keeping going with docs
+  - Extend test cert validity to 2049
+  - Update hacking for Python3
+  - Update the minversion parameter.
+  - tox: Trivial cleanup
+
+---

Old:

  oslo.service-1.40.2.tar.gz

New:

  oslo.service-2.1.1.tar.gz



Other differences:
--
++ python-oslo.service.spec ++
--- /var/tmp/diff_new_pack.KHHKwW/_old  2020-06-05 20:19:31.795726878 +0200
+++ /var/tmp/diff_new_pack.KHHKwW/_new  2020-06-05 20:19:31.799726892 +0200
@@ -20,20 +20,20 @@
 %global rdo 1
 %endif
 Name:   python-oslo.service
-Version:1.40.2
+Version:2.1.1
 Release:0
 Summary:OpenStack oslo.service library
 License:Apache-2.0
 Group:  Development/Languages/Python
 URL:https://launchpad.net/oslo.service
-Source0:
https://files.pythonhosted.org/packages/source/o/oslo.service/oslo.service-1.40.2.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/o/oslo.service/oslo.service-2.1.1.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  procps
 BuildRequires:  python3-Paste >= 2.0.2
 BuildRequires:  python3-PasteDeploy >= 1.5.0
 BuildRequires:  python3-Routes >= 2.3.1
 BuildRequires:  python3-WebOb >= 1.7.1
-BuildRequires:  python3-eventlet >= 0.18.2
+BuildRequires:  python3-eventlet >= 0.22.0
 BuildRequires:  python3-fixtures >= 3.0.0
 BuildRequires:  python3-greenlet >= 0.4.10
 BuildRequires:  python3-mock
@@ -64,7 +64,7 @@
 Requires:   python3-Routes >= 2.3.1
 Requires:   python3-WebOb >= 1.7.1
 Requires:   python3-debtcollector >= 1.2.0
-Requires:   python3-eventlet >= 0.18.2
+Requires:   python3-eventlet >= 0.22.0
 Requires:   python3-fixtures >= 3.0.0
 Requires:   python3-greenlet >= 0.4.10
 Requires:   python3-oslo.concurrency >= 3.25.0
@@ -95,7 +95,7 @@
 This package contains the documentation.
 
 %prep
-%autosetup -p1 -n oslo.service-1.40.2
+%autosetup -p1 -n oslo.service-2.1.1
 %py_req_cleanup
 
 %build

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

++ oslo.service-1.40.2.tar.gz -> oslo.service-2.1.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.service-1.40.2/.zuul.yaml 
new/oslo.service-2.1.1/.zuul.yaml
--- old/oslo.service-1.40.2/.zuul.yaml  2019-09-12 18:37:18.0 +0200
+++ new/oslo.service-2.1.1/.zuul.yaml   2020-04-07 12:07: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.service-1.40.2/AUTHORS 
new/oslo.service-2.1.1/AUTHORS
--- old/oslo.service-1.40.2/AUTHORS 2019-09-12 18:37:54

commit python-oslo.service for openSUSE:Factory

2020-03-24 Thread root
Hello community,

here is the log from the commit of package python-oslo.service for 
openSUSE:Factory checked in at 2020-03-24 22:32:17

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


Package is "python-oslo.service"

Tue Mar 24 22:32:17 2020 rev:16 rq:784193 version:1.40.2

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.service/python-oslo.service.changes  
2020-02-18 10:41:54.537128569 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.service.new.3160/python-oslo.service.changes
2020-03-24 22:32:18.857088448 +0100
@@ -1,0 +2,5 @@
+Thu Mar 12 08:32:44 UTC 2020 - Dirk Mueller 
+
+- switch to python 3.x only client
+
+---



Other differences:
--
++ python-oslo.service.spec ++
--- /var/tmp/diff_new_pack.HF7Xn4/_old  2020-03-24 22:32:19.713088878 +0100
+++ /var/tmp/diff_new_pack.HF7Xn4/_new  2020-03-24 22:32:19.71700 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-oslo.service
 #
-# 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
@@ -29,25 +29,6 @@
 Source0:
https://files.pythonhosted.org/packages/source/o/oslo.service/oslo.service-1.40.2.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  procps
-BuildRequires:  python2-Paste >= 2.0.2
-BuildRequires:  python2-PasteDeploy >= 1.5.0
-BuildRequires:  python2-Routes >= 2.3.1
-BuildRequires:  python2-WebOb >= 1.7.1
-BuildRequires:  python2-eventlet >= 0.18.2
-BuildRequires:  python2-fixtures >= 3.0.0
-BuildRequires:  python2-greenlet >= 0.4.10
-BuildRequires:  python2-mock
-BuildRequires:  python2-oslo.concurrency >= 3.25.0
-BuildRequires:  python2-oslo.config >= 5.1.0
-BuildRequires:  python2-oslo.i18n >= 3.15.3
-BuildRequires:  python2-oslo.log >= 3.36.0
-BuildRequires:  python2-oslo.utils >= 3.40.2
-BuildRequires:  python2-oslotest
-BuildRequires:  python2-pbr
-BuildRequires:  python2-requests
-BuildRequires:  python2-six >= 1.10.0
-BuildRequires:  python2-stestr
-BuildRequires:  python2-yappi
 BuildRequires:  python3-Paste >= 2.0.2
 BuildRequires:  python3-PasteDeploy >= 1.5.0
 BuildRequires:  python3-Routes >= 2.3.1
@@ -67,23 +48,7 @@
 BuildRequires:  python3-six >= 1.10.0
 BuildRequires:  python3-stestr
 BuildRequires:  python3-yappi
-Requires:   python-Paste >= 2.0.2
-Requires:   python-PasteDeploy >= 1.5.0
-Requires:   python-Routes >= 2.3.1
-Requires:   python-WebOb >= 1.7.1
-Requires:   python-debtcollector >= 1.2.0
-Requires:   python-eventlet >= 0.18.2
-Requires:   python-fixtures >= 3.0.0
-Requires:   python-greenlet >= 0.4.10
-Requires:   python-oslo.concurrency >= 3.25.0
-Requires:   python-oslo.config >= 5.1.0
-Requires:   python-oslo.i18n >= 3.15.3
-Requires:   python-oslo.log >= 3.36.0
-Requires:   python-oslo.utils >= 3.40.2
-Requires:   python-six >= 1.10.0
-Requires:   python-yappi
 BuildArch:  noarch
-%python_subpackages
 
 %description
 oslo.service provides a framework for defining new long-running services using
@@ -91,6 +56,31 @@
 utilities long-running applications might need for working with SSL or WSGI,
 performing periodic operations, interacting with systemd, etc.
 
+%package -n python3-oslo.service
+Summary:OpenStack oslo.service library
+Group:  Development/Languages/Python
+Requires:   python3-Paste >= 2.0.2
+Requires:   python3-PasteDeploy >= 1.5.0
+Requires:   python3-Routes >= 2.3.1
+Requires:   python3-WebOb >= 1.7.1
+Requires:   python3-debtcollector >= 1.2.0
+Requires:   python3-eventlet >= 0.18.2
+Requires:   python3-fixtures >= 3.0.0
+Requires:   python3-greenlet >= 0.4.10
+Requires:   python3-oslo.concurrency >= 3.25.0
+Requires:   python3-oslo.config >= 5.1.0
+Requires:   python3-oslo.i18n >= 3.15.3
+Requires:   python3-oslo.log >= 3.36.0
+Requires:   python3-oslo.utils >= 3.40.2
+Requires:   python3-six >= 1.10.0
+Requires:   python3-yappi
+
+%description -n python3-oslo.service
+oslo.service provides a framework for defining new long-running services using
+the patterns established by other OpenStack applications. It also includes
+utilities long-running applications might need for working with SSL or WSGI,
+performing periodic operations, interacting with systemd, etc.
+
 %package -n python-oslo.service-doc
 Summary:Documentation for OpenStack service library
 Group:  Development/Languages/Python
@@ -109,7 +99,7 @@
 %py_req_cleanup
 
 %bu

commit python-oslo.service for openSUSE:Factory

2020-02-18 Thread root
Hello community,

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

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


Package is "python-oslo.service"

Tue Feb 18 10:41:45 2020 rev:15 rq:774922 version:1.40.2

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.service/python-oslo.service.changes  
2019-05-03 22:42:46.939286405 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.service.new.26092/python-oslo.service.changes
   2020-02-18 10:41:54.537128569 +0100
@@ -1,0 +2,18 @@
+Wed Oct  9 12:29:46 UTC 2019 - cloud-de...@suse.de
+
+- update to version 1.40.2
+  - Make PID availabe as formatstring in backdoor path
+  - Polish usage.rst
+  - Reno for SIGHUP fix
+  - OpenDev Migration Patch
+  - Dropping the py35 testing
+  - Move doc related modules to doc/requirements.txt
+  - Add workers' type check before launching the services
+  - Add Python 3 Train unit tests
+  - Cap Bandit below 1.6.0 and update Sphinx requirement
+  - Replace git.openstack.org URLs with opendev.org URLs
+  - Update master for stable/stein
+  - restart: don't stop process on sighup when mutating
+  - Stop using pbr to build docs
+
+---

Old:

  oslo.service-1.38.0.tar.gz

New:

  oslo.service-1.40.2.tar.gz



Other differences:
--
++ python-oslo.service.spec ++
--- /var/tmp/diff_new_pack.DknK0F/_old  2020-02-18 10:41:55.269130062 +0100
+++ /var/tmp/diff_new_pack.DknK0F/_new  2020-02-18 10:41:55.273130071 +0100
@@ -20,16 +20,15 @@
 %global rdo 1
 %endif
 Name:   python-oslo.service
-Version:1.38.0
+Version:1.40.2
 Release:0
 Summary:OpenStack oslo.service library
 License:Apache-2.0
 Group:  Development/Languages/Python
 URL:https://launchpad.net/oslo.service
-Source0:
https://files.pythonhosted.org/packages/source/o/oslo.service/oslo.service-1.38.0.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/o/oslo.service/oslo.service-1.40.2.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  procps
-BuildRequires:  python-devel
 BuildRequires:  python2-Paste >= 2.0.2
 BuildRequires:  python2-PasteDeploy >= 1.5.0
 BuildRequires:  python2-Routes >= 2.3.1
@@ -53,7 +52,6 @@
 BuildRequires:  python3-PasteDeploy >= 1.5.0
 BuildRequires:  python3-Routes >= 2.3.1
 BuildRequires:  python3-WebOb >= 1.7.1
-BuildRequires:  python3-devel
 BuildRequires:  python3-eventlet >= 0.18.2
 BuildRequires:  python3-fixtures >= 3.0.0
 BuildRequires:  python3-greenlet >= 0.4.10
@@ -96,8 +94,8 @@
 %package -n python-oslo.service-doc
 Summary:Documentation for OpenStack service library
 Group:  Development/Languages/Python
-BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme
+BuildRequires:  python3-Sphinx
+BuildRequires:  python3-openstackdocstheme
 
 %description -n python-oslo.service-doc
 oslo.service provides a framework for defining new long-running services using
@@ -107,14 +105,14 @@
 This package contains the documentation.
 
 %prep
-%autosetup -p1 -n oslo.service-1.38.0
+%autosetup -p1 -n oslo.service-1.40.2
 %py_req_cleanup
 
 %build
 %{python_build}
 
 # generate html docs
-%{__python2} setup.py build_sphinx
+PYTHONPATH=. PBR_VERSION=%{version} %sphinx_build -b html doc/source 
doc/build/html
 # remove the sphinx-build leftovers
 rm -rf doc/build/html/.{doctrees,buildinfo}
 

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

++ oslo.service-1.38.0.tar.gz -> oslo.service-1.40.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.service-1.38.0/.zuul.yaml 
new/oslo.service-1.40.2/.zuul.yaml
--- old/oslo.service-1.38.0/.zuul.yaml  2019-02-26 01:07:10.0 +0100
+++ new/oslo.service-1.40.2/.zuul.yaml  2019-09-12 18:37:18.0 +0200
@@ -5,9 +5,7 @@
   - lib-forward-testing-python3
   - openstack-lower-constraints-jobs

commit python-oslo.service for openSUSE:Factory

2019-05-03 Thread root
Hello community,

here is the log from the commit of package python-oslo.service for 
openSUSE:Factory checked in at 2019-05-03 22:42:45

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


Package is "python-oslo.service"

Fri May  3 22:42:45 2019 rev:14 rq:692866 version:1.38.0

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.service/python-oslo.service.changes  
2018-11-29 23:01:04.483456542 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.service.new.5148/python-oslo.service.changes
2019-05-03 22:42:46.939286405 +0200
@@ -1,0 +2,44 @@
+Mon Apr  8 11:46:55 UTC 2019 - cloud-de...@suse.de
+
+- update to version 1.38.0
+  - Bump oslo.utils lower constraint to 3.40.2
+  - Add better timer APIs to ThreadGroup
+  - Update mailinglist from dev to discuss
+  - Use template for lower-constraints
+  - Stop asserting on Eventlet internals
+  - import zuul job settings from project-config
+  - Use SleepFixture in looping call test suite
+  - Always build universal wheels
+  - Update reno for stable/rocky
+  - Add stop_on_exception to TG timers
+  - add python 3.6 unit test job
+  - Avoid eventlet_backdoor listing on same port
+  - Skips signal handling on Windows
+  - add lib-forward-testing-python3 test job
+  - Fix stop of loopingcall
+  - Ensure connection is active in graceful shutdown tests
+  - Deprecate the ThreadGroup.cancel() API
+  - Use eventletutils Event class
+  - Limit monotonic to py2
+  - Update oslo.service to require yappi 1.0 or newer
+  - Update hacking version
+  - Fixture to mock loopingcall wait()
+  - Clean up .gitignore references to personal tools
+  - Use eventlet Event for loopingcall events
+  - Actually test child SIGHUP signal
+  - Profile Oslo Service processes
+  - Document the threadgroup module
+  - Restore correct signal handling in Python3
+  - add python 3.7 unit test job
+
+---
+Wed Feb  6 14:58:36 UTC 2019 - cloud-de...@suse.de
+
+- update to version 1.31.8
+  - Stop asserting on Eventlet internals
+  - Use eventlet Event for loopingcall events
+  - Restore correct signal handling in Python3
+  - Maintain private interface for loopingcall._ThreadingEvent
+  - Fix stop of loopingcall
+
+---

Old:

  oslo.service-1.31.5.tar.gz

New:

  oslo.service-1.38.0.tar.gz



Other differences:
--
++ python-oslo.service.spec ++
--- /var/tmp/diff_new_pack.WubMVI/_old  2019-05-03 22:42:47.295287154 +0200
+++ /var/tmp/diff_new_pack.WubMVI/_new  2019-05-03 22:42:47.299287163 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-oslo.service
 #
-# 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
@@ -20,13 +20,13 @@
 %global rdo 1
 %endif
 Name:   python-oslo.service
-Version:1.31.5
+Version:1.38.0
 Release:0
 Summary:OpenStack oslo.service library
 License:Apache-2.0
 Group:  Development/Languages/Python
 URL:https://launchpad.net/oslo.service
-Source0:
https://files.pythonhosted.org/packages/source/o/oslo.service/oslo.service-1.31.5.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/o/oslo.service/oslo.service-1.38.0.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  procps
 BuildRequires:  python-devel
@@ -35,53 +35,55 @@
 BuildRequires:  python2-Routes >= 2.3.1
 BuildRequires:  python2-WebOb >= 1.7.1
 BuildRequires:  python2-eventlet >= 0.18.2
-BuildRequires:  python2-fixtures
+BuildRequires:  python2-fixtures >= 3.0.0
 BuildRequires:  python2-greenlet >= 0.4.10
 BuildRequires:  python2-mock
-BuildRequires:  python2-monotonic >= 0.6
 BuildRequires:  python2-oslo.concurrency >= 3.25.0
 BuildRequires:  python2-oslo.config >= 5.1.0
 BuildRequires:  python2-oslo.i18n >= 3.15.3
 BuildRequires:  python2-oslo.log >= 3.36.0
-BuildRequires:  python2-oslo.utils >= 3.33.0
+BuildRequires:  python2-oslo.utils >= 3.40.2
 BuildRequires:  python2-oslotest
 BuildRequires:  python2-pbr
 BuildRequires:  python2-requests
 BuildRequires:  python2-six >= 1.10.0
 BuildRequires:  python2-stestr
+BuildRequires:  python2-yappi
 BuildRequires:  python3-Paste >= 2.0.2
 BuildRequires:  python3-PasteDeploy >= 1.5.0
 BuildRequires:  python3-Routes >= 2.3.1
 BuildRequires:  python3-WebOb >= 1.7.1
 BuildRequires:  python3-devel
 BuildRequires:  python3-eventlet >= 0.18.2
-BuildRequires:  python3-fixtures
+BuildRequires:  pytho

commit python-oslo.service for openSUSE:Factory

2018-11-29 Thread root
Hello community,

here is the log from the commit of package python-oslo.service for 
openSUSE:Factory checked in at 2018-11-29 23:00:58

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


Package is "python-oslo.service"

Thu Nov 29 23:00:58 2018 rev:13 rq:652502 version:1.31.5

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.service/python-oslo.service.changes  
2018-09-07 15:39:10.826550530 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.service.new.19453/python-oslo.service.changes
   2018-11-29 23:01:04.483456542 +0100
@@ -1,0 +2,10 @@
+Wed Nov 28 23:51:29 UTC 2018 - cloud-de...@suse.de
+
+- update to version 1.31.5
+  - Update UPPER_CONSTRAINTS_FILE for stable/rocky
+  - Add Python 3.5 jobs
+  - Update .gitreview for stable/rocky
+  - import zuul job settings from project-config
+  - Skips signal handling on Windows
+
+---

Old:

  oslo.service-1.31.3.tar.gz

New:

  oslo.service-1.31.5.tar.gz



Other differences:
--
++ python-oslo.service.spec ++
--- /var/tmp/diff_new_pack.RSElyK/_old  2018-11-29 23:01:05.183455680 +0100
+++ /var/tmp/diff_new_pack.RSElyK/_new  2018-11-29 23:01:05.183455680 +0100
@@ -12,7 +12,7 @@
 # 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/
 #
 
 
@@ -20,13 +20,13 @@
 %global rdo 1
 %endif
 Name:   python-oslo.service
-Version:1.31.3
+Version:1.31.5
 Release:0
 Summary:OpenStack oslo.service library
 License:Apache-2.0
 Group:  Development/Languages/Python
 URL:https://launchpad.net/oslo.service
-Source0:
https://files.pythonhosted.org/packages/source/o/oslo.service/oslo.service-1.31.3.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/o/oslo.service/oslo.service-1.31.5.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  procps
 BuildRequires:  python-devel
@@ -105,7 +105,7 @@
 This package contains the documentation.
 
 %prep
-%autosetup -p1 -n oslo.service-1.31.3
+%autosetup -p1 -n oslo.service-1.31.5
 %py_req_cleanup
 sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg
 

++ oslo.service-1.31.3.tar.gz -> oslo.service-1.31.5.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.service-1.31.3/.zuul.yaml 
new/oslo.service-1.31.5/.zuul.yaml
--- old/oslo.service-1.31.3/.zuul.yaml  2018-07-24 00:38:25.0 +0200
+++ new/oslo.service-1.31.5/.zuul.yaml  2018-09-25 21:44:54.0 +0200
@@ -1,4 +1,12 @@
 - project:
+templates:
+  - openstack-python-jobs
+  - openstack-python35-jobs
+  - publish-openstack-docs-pti
+  - check-requirements
+  - lib-forward-testing
+  - release-notes-jobs-python3
+  - periodic-stable-jobs
 check:
   jobs:
 - openstack-tox-lower-constraints
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.service-1.31.3/AUTHORS 
new/oslo.service-1.31.5/AUTHORS
--- old/oslo.service-1.31.3/AUTHORS 2018-07-24 00:42:44.0 +0200
+++ new/oslo.service-1.31.5/AUTHORS 2018-09-25 21:47:27.0 +0200
@@ -24,6 +24,7 @@
 Christian Berendt 
 Christopher Lefelhocz 
 Chuck Short 
+Claudiu Belu 
 Clif Houck 
 Corey Bryant 
 Dan Prince 
@@ -123,6 +124,7 @@
 liyingjun 
 melanie witt 
 melissaml 
+qingszhao 
 ravikumar-venkatesan 
 ricolin 
 sonu.kumar 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.service-1.31.3/ChangeLog 
new/oslo.service-1.31.5/ChangeLog
--- old/oslo.service-1.31.3/ChangeLog   2018-07-24 00:42:44.0 +0200
+++ new/oslo.service-1.31.5/ChangeLog   2018-09-25 21:47:27.0 +0200
@@ -1,6 +1,15 @@
 CHANGES
 ===
 
+1.31.5
+--
+
+* Add Python 3.5 jobs
+* Skips signal handling on Windows
+* import zuul job settings from project-config
+* Update UPPER\_CONSTRAINTS\_FILE for stable/rocky
+* Update .gitreview for stable/rocky
+
 1.31.3
 --
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.service-1.31.3/PKG-INFO 
new/oslo.service-1.31.5/PKG-INFO
--- old/oslo.service-1.31.3/PKG-INFO2018-07-24 00:42:45.0 +0200
+++ new/oslo.service-1.31.5/PKG-INFO2018-09-25 21:47:28.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: oslo.service
-Version: 1.31.3
+Version: 1.31.5
 Summary: oslo.service library
 Home-page: https://docs.opensta

commit python-oslo.service for openSUSE:Factory

2018-09-07 Thread root
Hello community,

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

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


Package is "python-oslo.service"

Fri Sep  7 15:39:09 2018 rev:12 rq:633109 version:1.31.3

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.service/python-oslo.service.changes  
2018-03-19 23:36:29.233446310 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.service.new/python-oslo.service.changes 
2018-09-07 15:39:10.826550530 +0200
@@ -1,0 +2,29 @@
+Sat Sep  1 09:01:29 UTC 2018 - cloud-de...@suse.de
+
+- update to version 1.31.3
+  - Update reno for stable/queens
+  - Imported Translations from Zanata
+  - Revert "Revert "Permit aborting loopingcall while sleeping""
+  - Add release notes link to README
+  - Convert oslo.service to using stestr
+  - Add test dependency on requests
+  - Remove unnecessary pyNN testenv
+  - Fix oslo.service ProcessLauncher fails to call stop
+  - Python 3: Fix non-deterministic test
+  - Remove stale pip-missing-reqs tox test
+  - [ThreadGroup] Don't remove timer when stop timers
+  - Update links in README
+  - Trivial: Update pypi url to new url
+  - Fixup certificates and skip failing test
+  - Remove moxstubout
+  - Remove eventlet cap
+  - tox.ini: Use python3.5 in py35 environment
+  - set default python to python3
+  - fix tox python3 overrides
+  - Python 3: Fix eventlet wakeup after signal
+  - Make lower-constraints job voting
+  - move doc8 test to pep8 job
+  - Updated from global requirements
+  - add lower-constraints job
+
+---

Old:

  oslo.service-1.29.0.tar.gz

New:

  oslo.service-1.31.3.tar.gz



Other differences:
--
++ python-oslo.service.spec ++
--- /var/tmp/diff_new_pack.DtXRBa/_old  2018-09-07 15:39:11.206550122 +0200
+++ /var/tmp/diff_new_pack.DtXRBa/_new  2018-09-07 15:39:11.210550118 +0200
@@ -20,33 +20,55 @@
 %global rdo 1
 %endif
 Name:   python-oslo.service
-Version:1.29.0
+Version:1.31.3
 Release:0
 Summary:OpenStack oslo.service library
 License:Apache-2.0
 Group:  Development/Languages/Python
-Url:https://launchpad.net/oslo.service
-Source0:
https://files.pythonhosted.org/packages/source/o/oslo.service/oslo.service-1.29.0.tar.gz
+URL:https://launchpad.net/oslo.service
+Source0:
https://files.pythonhosted.org/packages/source/o/oslo.service/oslo.service-1.31.3.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  procps
-BuildRequires:  python-Paste >= 2.0.2
-BuildRequires:  python-PasteDeploy >= 1.5.0
-BuildRequires:  python-Routes >= 2.3.1
-BuildRequires:  python-WebOb >= 1.7.1
 BuildRequires:  python-devel
-BuildRequires:  python-eventlet >= 0.18.2
-BuildRequires:  python-fixtures >= 3.0.0
-BuildRequires:  python-greenlet >= 0.4.10
-BuildRequires:  python-mock >= 2.0.0
-BuildRequires:  python-monotonic >= 0.6
-BuildRequires:  python-oslo.concurrency >= 3.25.0
-BuildRequires:  python-oslo.config >= 5.1.0
-BuildRequires:  python-oslo.i18n >= 3.15.3
-BuildRequires:  python-oslo.log >= 3.36.0
-BuildRequires:  python-oslo.utils >= 3.33.0
-BuildRequires:  python-oslotest >= 3.2.0
-BuildRequires:  python-pbr >= 2.0.0
-BuildRequires:  python-six >= 1.10.0
+BuildRequires:  python2-Paste >= 2.0.2
+BuildRequires:  python2-PasteDeploy >= 1.5.0
+BuildRequires:  python2-Routes >= 2.3.1
+BuildRequires:  python2-WebOb >= 1.7.1
+BuildRequires:  python2-eventlet >= 0.18.2
+BuildRequires:  python2-fixtures
+BuildRequires:  python2-greenlet >= 0.4.10
+BuildRequires:  python2-mock
+BuildRequires:  python2-monotonic >= 0.6
+BuildRequires:  python2-oslo.concurrency >= 3.25.0
+BuildRequires:  python2-oslo.config >= 5.1.0
+BuildRequires:  python2-oslo.i18n >= 3.15.3
+BuildRequires:  python2-oslo.log >= 3.36.0
+BuildRequires:  python2-oslo.utils >= 3.33.0
+BuildRequires:  python2-oslotest
+BuildRequires:  python2-pbr
+BuildRequires:  python2-requests
+BuildRequires:  python2-six >= 1.10.0
+BuildRequires:  python2-stestr
+BuildRequires:  python3-Paste >= 2.0.2
+BuildRequires:  python3-PasteDeploy >= 1.5.0
+BuildRequires:  python3-Routes >= 2.3.1
+BuildRequires:  python3-WebOb >= 1.7.1
+BuildRequires:  python3-devel
+BuildRequires:  python3-eventlet >= 0.18.2
+BuildRequires:  python3-fixtures
+BuildRequires:  python3-greenlet >= 0.4.10
+BuildRequires:  python3-mock
+BuildRequires:  python3-monotonic >= 0.6
+BuildRequires:  python3-oslo.concurrency >= 3.25.0
+BuildRequires:  python3-oslo.config >= 5.1.0
+BuildRequires:  python3-oslo.i18n >= 3.15.3
+BuildRequires:  python3-oslo.log

commit python-oslo.service for openSUSE:Factory

2018-03-19 Thread root
Hello community,

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

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


Package is "python-oslo.service"

Mon Mar 19 23:36:28 2018 rev:11 rq:583349 version:1.29.0

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.service/python-oslo.service.changes  
2017-08-28 15:31:37.178829994 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.service.new/python-oslo.service.changes 
2018-03-19 23:36:29.233446310 +0100
@@ -1,0 +2,21 @@
+Fri Feb 23 13:28:03 UTC 2018 - tbecht...@suse.com
+
+- Switch to stable/queens spec template
+
+---
+Mon Jan 15 12:00:15 UTC 2018 - cloud-de...@suse.de
+
+- update to version 1.29.0
+  - Remove -U from pip install
+  - change periodic_task to catch all exceptions including BaseException
+  - Update reno for stable/pike
+  - Maintain shared memory after fork in Python >=3.7
+  - Remove setting of version/release from releasenotes
+  - Imported Translations from Zanata
+  - Revert "Permit aborting loopingcall while sleeping"
+  - Permit aborting loopingcall while sleeping
+  - Fix bandit scan and make it voting
+  - Updated from global requirements
+  - Avoid tox_install.sh for constraints support
+
+---

Old:

  oslo.service-1.25.0.tar.gz

New:

  oslo.service-1.29.0.tar.gz



Other differences:
--
++ python-oslo.service.spec ++
--- /var/tmp/diff_new_pack.s9emkt/_old  2018-03-19 23:36:30.161412835 +0100
+++ /var/tmp/diff_new_pack.s9emkt/_new  2018-03-19 23:36:30.165412690 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-oslo.service
 #
-# 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,48 +16,50 @@
 #
 
 
-%global sname oslo.service
+%if 0%{?rhel} || 0%{?fedora}
+%global rdo 1
+%endif
 Name:   python-oslo.service
-Version:1.25.0
+Version:1.29.0
 Release:0
 Summary:OpenStack oslo.service 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.service
+Source0:
https://files.pythonhosted.org/packages/source/o/oslo.service/oslo.service-1.29.0.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  procps
-BuildRequires:  python-Paste
+BuildRequires:  python-Paste >= 2.0.2
 BuildRequires:  python-PasteDeploy >= 1.5.0
 BuildRequires:  python-Routes >= 2.3.1
 BuildRequires:  python-WebOb >= 1.7.1
 BuildRequires:  python-devel
 BuildRequires:  python-eventlet >= 0.18.2
 BuildRequires:  python-fixtures >= 3.0.0
-BuildRequires:  python-greenlet >= 0.3.2
-BuildRequires:  python-mock >= 2.0
+BuildRequires:  python-greenlet >= 0.4.10
+BuildRequires:  python-mock >= 2.0.0
 BuildRequires:  python-monotonic >= 0.6
-BuildRequires:  python-oslo.concurrency >= 3.8.0
-BuildRequires:  python-oslo.config >= 4.0.0
-BuildRequires:  python-oslo.i18n >= 2.1.0
-BuildRequires:  python-oslo.log >= 3.22.0
-BuildRequires:  python-oslo.utils >= 3.20.0
-BuildRequires:  python-oslotest >= 1.10.0
+BuildRequires:  python-oslo.concurrency >= 3.25.0
+BuildRequires:  python-oslo.config >= 5.1.0
+BuildRequires:  python-oslo.i18n >= 3.15.3
+BuildRequires:  python-oslo.log >= 3.36.0
+BuildRequires:  python-oslo.utils >= 3.33.0
+BuildRequires:  python-oslotest >= 3.2.0
 BuildRequires:  python-pbr >= 2.0.0
-BuildRequires:  python-six >= 1.9.0
-Requires:   python-Paste
+BuildRequires:  python-six >= 1.10.0
+Requires:   python-Paste >= 2.0.2
 Requires:   python-PasteDeploy >= 1.5.0
 Requires:   python-Routes >= 2.3.1
 Requires:   python-WebOb >= 1.7.1
 Requires:   python-eventlet >= 0.18.2
-Requires:   python-greenlet >= 0.3.2
+Requires:   python-greenlet >= 0.4.10
 Requires:   python-monotonic >= 0.6
-Requires:   python-oslo.concurrency >= 3.8.0
-Requires:   python-oslo.config >= 4.0.0
-Requires:   python-oslo.i18n >= 2.1.0
-Requires:   python-oslo.log >= 3.22.0
-Requires:   python-oslo.utils >= 3.20.0
-Requires:   python-six >= 1.9.0
+Requires:   python-oslo.concurrency >= 3.25.0
+Requires:   python-oslo.config >= 5.1.0
+Requires:   python-oslo.i18n >= 3.15.3
+Requires:   python-oslo.log >= 3.36

commit python-oslo.service for openSUSE:Factory

2017-08-28 Thread root
Hello community,

here is the log from the commit of package python-oslo.service for 
openSUSE:Factory checked in at 2017-08-28 15:31:35

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


Package is "python-oslo.service"

Mon Aug 28 15:31:35 2017 rev:10 rq:515000 version:1.25.0

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.service/python-oslo.service.changes  
2017-02-21 13:42:27.711053374 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.service.new/python-oslo.service.changes 
2017-08-28 15:31:37.178829994 +0200
@@ -1,0 +2,19 @@
+Mon Aug  7 13:54:10 UTC 2017 - cloud-de...@suse.de
+
+- update to version 1.25.0
+  - rearrange existing documentation to fit the new standard layout
+  - Remove references to Python 3.4
+  - Remove log translations
+  - Fix some reST field lists in docstrings
+  - Remove duplicated register_opts call
+  - switch from oslosphinx to openstackdocstheme
+  - Update URLs in documents according to document migration
+  - Fix race condition with fast threads
+  - [Fix gate]Update test requirement
+  - Add min_interval to BackOffLoopingCall
+  - pbr.version.VersionInfo needs package name (oslo.xyz and not oslo_xyz)
+  - Update reno for stable/ocata
+  - Updated from global requirements
+  - Use Sphinx 1.5 warning-is-error
+
+---

Old:

  oslo.service-1.19.0.tar.gz

New:

  oslo.service-1.25.0.tar.gz



Other differences:
--
++ python-oslo.service.spec ++
--- /var/tmp/diff_new_pack.wkrYUv/_old  2017-08-28 15:31:38.078703485 +0200
+++ /var/tmp/diff_new_pack.wkrYUv/_new  2017-08-28 15:31:38.082702923 +0200
@@ -18,7 +18,7 @@
 
 %global sname oslo.service
 Name:   python-oslo.service
-Version:1.19.0
+Version:1.25.0
 Release:0
 Summary:OpenStack oslo.service library
 License:Apache-2.0
@@ -29,8 +29,8 @@
 BuildRequires:  procps
 BuildRequires:  python-Paste
 BuildRequires:  python-PasteDeploy >= 1.5.0
-BuildRequires:  python-Routes >= 1.12.3
-BuildRequires:  python-WebOb >= 1.6.0
+BuildRequires:  python-Routes >= 2.3.1
+BuildRequires:  python-WebOb >= 1.7.1
 BuildRequires:  python-devel
 BuildRequires:  python-eventlet >= 0.18.2
 BuildRequires:  python-fixtures >= 3.0.0
@@ -38,25 +38,25 @@
 BuildRequires:  python-mock >= 2.0
 BuildRequires:  python-monotonic >= 0.6
 BuildRequires:  python-oslo.concurrency >= 3.8.0
-BuildRequires:  python-oslo.config >= 3.14.0
+BuildRequires:  python-oslo.config >= 4.0.0
 BuildRequires:  python-oslo.i18n >= 2.1.0
-BuildRequires:  python-oslo.log >= 3.11.0
-BuildRequires:  python-oslo.utils >= 3.18.0
+BuildRequires:  python-oslo.log >= 3.22.0
+BuildRequires:  python-oslo.utils >= 3.20.0
 BuildRequires:  python-oslotest >= 1.10.0
-BuildRequires:  python-pbr >= 1.8
+BuildRequires:  python-pbr >= 2.0.0
 BuildRequires:  python-six >= 1.9.0
 Requires:   python-Paste
 Requires:   python-PasteDeploy >= 1.5.0
-Requires:   python-Routes >= 1.12.3
-Requires:   python-WebOb >= 1.6.0
+Requires:   python-Routes >= 2.3.1
+Requires:   python-WebOb >= 1.7.1
 Requires:   python-eventlet >= 0.18.2
 Requires:   python-greenlet >= 0.3.2
 Requires:   python-monotonic >= 0.6
 Requires:   python-oslo.concurrency >= 3.8.0
-Requires:   python-oslo.config >= 3.14.0
+Requires:   python-oslo.config >= 4.0.0
 Requires:   python-oslo.i18n >= 2.1.0
-Requires:   python-oslo.log >= 3.11.0
-Requires:   python-oslo.utils >= 3.18.0
+Requires:   python-oslo.log >= 3.22.0
+Requires:   python-oslo.utils >= 3.20.0
 Requires:   python-six >= 1.9.0
 BuildArch:  noarch
 
@@ -70,7 +70,7 @@
 Summary:Documentation for OpenStack service library
 Group:  Development/Languages/Python
 BuildRequires:  python-Sphinx
-BuildRequires:  python-oslosphinx >= 4.7.0
+BuildRequires:  python-openstackdocstheme >= 1.11.0
 BuildRequires:  python-reno >= 1.8.0
 
 %description doc
@@ -83,6 +83,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.wkrYUv/_old  2017-08-28 15:31:38.194687179 +0200
+++ /var/tmp/diff_new_pack.wkrYUv/_new  2017-08-28 15:31:38.194687179 +0200
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/ocata/openstack/oslo.service/oslo.service.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/openstack/oslo.service/oslo.service.spec.j2
 python-oslo.service.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/ocata/gl

commit python-oslo.service for openSUSE:Factory

2017-02-21 Thread root
Hello community,

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

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


Package is "python-oslo.service"

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.service/python-oslo.service.changes  
2016-10-13 11:29:05.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.service.new/python-oslo.service.changes 
2017-02-21 13:42:27.711053374 +0100
@@ -1,0 +2,17 @@
+Mon Feb 13 09:48:15 UTC 2017 - cloud-de...@suse.de
+
+- update to version 1.19.0:
+  - Update .coveragerc after the removal of respective directory
+  - Replace 'MagicMock' with 'Mock'
+  - Delete python bytecode file
+  - Imported Translations from Zanata
+  - Add Constraints support
+  - Add reno for release notes management
+  - Stay alive on double SIGHUP
+  - Show team and repo badges on README
+  - Changed the home-page link
+  - Enable release notes translation
+  - Add FixedIntervalWithTimeoutLoopingCall
+  - Updated from global requirements
+
+---

Old:

  oslo.service-1.16.0.tar.gz

New:

  oslo.service-1.19.0.tar.gz



Other differences:
--
++ python-oslo.service.spec ++
--- /var/tmp/diff_new_pack.ztbiGM/_old  2017-02-21 13:42:28.102998081 +0100
+++ /var/tmp/diff_new_pack.ztbiGM/_new  2017-02-21 13:42:28.102998081 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-oslo.service
 #
-# 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.service
 Name:   python-oslo.service
-Version:1.16.0
+Version:1.19.0
 Release:0
 Summary:OpenStack oslo.service library
 License:Apache-2.0
@@ -30,7 +30,7 @@
 BuildRequires:  python-Paste
 BuildRequires:  python-PasteDeploy >= 1.5.0
 BuildRequires:  python-Routes >= 1.12.3
-BuildRequires:  python-WebOb >= 1.2.3
+BuildRequires:  python-WebOb >= 1.6.0
 BuildRequires:  python-devel
 BuildRequires:  python-eventlet >= 0.18.2
 BuildRequires:  python-fixtures >= 3.0.0
@@ -40,23 +40,23 @@
 BuildRequires:  python-oslo.concurrency >= 3.8.0
 BuildRequires:  python-oslo.config >= 3.14.0
 BuildRequires:  python-oslo.i18n >= 2.1.0
-BuildRequires:  python-oslo.log >= 1.14.0
-BuildRequires:  python-oslo.utils >= 3.16.0
+BuildRequires:  python-oslo.log >= 3.11.0
+BuildRequires:  python-oslo.utils >= 3.18.0
 BuildRequires:  python-oslotest >= 1.10.0
-BuildRequires:  python-pbr >= 1.6
+BuildRequires:  python-pbr >= 1.8
 BuildRequires:  python-six >= 1.9.0
 Requires:   python-Paste
 Requires:   python-PasteDeploy >= 1.5.0
 Requires:   python-Routes >= 1.12.3
-Requires:   python-WebOb >= 1.2.3
+Requires:   python-WebOb >= 1.6.0
 Requires:   python-eventlet >= 0.18.2
 Requires:   python-greenlet >= 0.3.2
 Requires:   python-monotonic >= 0.6
 Requires:   python-oslo.concurrency >= 3.8.0
 Requires:   python-oslo.config >= 3.14.0
 Requires:   python-oslo.i18n >= 2.1.0
-Requires:   python-oslo.log >= 1.14.0
-Requires:   python-oslo.utils >= 3.16.0
+Requires:   python-oslo.log >= 3.11.0
+Requires:   python-oslo.utils >= 3.18.0
 Requires:   python-six >= 1.9.0
 BuildArch:  noarch
 
@@ -70,7 +70,8 @@
 Summary:Documentation for OpenStack service library
 Group:  Development/Languages/Python
 BuildRequires:  python-Sphinx
-BuildRequires:  python-oslosphinx >= 2.5.0
+BuildRequires:  python-oslosphinx >= 4.7.0
+BuildRequires:  python-reno >= 1.8.0
 
 %description doc
 oslo.service provides a framework for defining new long-running services using
@@ -80,7 +81,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.ztbiGM/_old  2017-02-21 13:42:28.134993567 +0100
+++ /var/tmp/diff_new_pack.ztbiGM/_new  2017-02-21 13:42:28.134993567 +0100
@@ -1,11 +1,12 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/newton/openstack/oslo.service/oslo.service.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/ocata/openstack/oslo.service/oslo.service.spec.j2
 python-oslo.service.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/newton/global-requirements.txt
+https://raw.githubusercontent.com/openstack/rp

commit python-oslo.service for openSUSE:Factory

2016-10-13 Thread h_root
Hello community,

here is the log from the commit of package python-oslo.service for 
openSUSE:Factory checked in at 2016-10-13 11:29:05

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


Package is "python-oslo.service"

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.service/python-oslo.service.changes  
2016-06-02 09:38:58.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.service.new/python-oslo.service.changes 
2016-10-13 11:29:05.0 +0200
@@ -1,0 +2,25 @@
+Tue Oct  4 11:08:35 UTC 2016 - dmuel...@suse.com
+
+- switch to stable/newton
+
+---
+Tue Aug 30 16:17:54 UTC 2016 - tbecht...@suse.com
+
+- update to version 1.16.0
+  * Updated from global requirements
+
+---
+Wed Aug 10 12:18:33 UTC 2016 - tbecht...@suse.com
+
+- update to 1.14.0:
+  * Updated from global requirements
+  * Fix parameters of assertEqual are misplaced
+  * Imported Translations from Zanata
+
+---
+Fri Jun  3 13:20:49 UTC 2016 - tbecht...@suse.com
+
+- use renderspec source service
+- update spec from upstream
+
+---

Old:

  oslo.service-1.11.0.tar.gz

New:

  oslo.service-1.16.0.tar.gz



Other differences:
--
++ python-oslo.service.spec ++
--- /var/tmp/diff_new_pack.4hRvvC/_old  2016-10-13 11:29:07.0 +0200
+++ /var/tmp/diff_new_pack.4hRvvC/_new  2016-10-13 11:29:07.0 +0200
@@ -16,20 +16,35 @@
 #
 
 
-%define version_unconverted 1.11.0
-
+%global sname oslo.service
 Name:   python-oslo.service
-Version:1.11.0
+Version:1.16.0
 Release:0
-Summary:Oslo service library
+Summary:OpenStack oslo.service library
 License:Apache-2.0
 Group:  Development/Languages/Python
-Url:http://launchpad.net/oslo
-Source: 
https://pypi.python.org/packages/90/4c/c52ea2f34c88594fbe6bfe7b2bf0c287fd953c9058aa93cae41acc66c5a9/oslo.service-%{version}.tar.gz
-BuildRequires:  openstack-suse-macros
+Url:https://launchpad.net/%{sname}
+Source0:
https://pypi.io/packages/source/o/%{sname}/%{sname}-%{version}.tar.gz
+BuildRequires:  openstack-macros
+BuildRequires:  procps
+BuildRequires:  python-Paste
+BuildRequires:  python-PasteDeploy >= 1.5.0
+BuildRequires:  python-Routes >= 1.12.3
+BuildRequires:  python-WebOb >= 1.2.3
 BuildRequires:  python-devel
-BuildRequires:  python-pbr
-Requires:   python-Babel >= 1.3
+BuildRequires:  python-eventlet >= 0.18.2
+BuildRequires:  python-fixtures >= 3.0.0
+BuildRequires:  python-greenlet >= 0.3.2
+BuildRequires:  python-mock >= 2.0
+BuildRequires:  python-monotonic >= 0.6
+BuildRequires:  python-oslo.concurrency >= 3.8.0
+BuildRequires:  python-oslo.config >= 3.14.0
+BuildRequires:  python-oslo.i18n >= 2.1.0
+BuildRequires:  python-oslo.log >= 1.14.0
+BuildRequires:  python-oslo.utils >= 3.16.0
+BuildRequires:  python-oslotest >= 1.10.0
+BuildRequires:  python-pbr >= 1.6
+BuildRequires:  python-six >= 1.9.0
 Requires:   python-Paste
 Requires:   python-PasteDeploy >= 1.5.0
 Requires:   python-Routes >= 1.12.3
@@ -37,35 +52,58 @@
 Requires:   python-eventlet >= 0.18.2
 Requires:   python-greenlet >= 0.3.2
 Requires:   python-monotonic >= 0.6
-Requires:   python-oslo.concurrency >= 3.5.0
-Requires:   python-oslo.config >= 3.7.0
+Requires:   python-oslo.concurrency >= 3.8.0
+Requires:   python-oslo.config >= 3.14.0
 Requires:   python-oslo.i18n >= 2.1.0
 Requires:   python-oslo.log >= 1.14.0
-Requires:   python-oslo.utils >= 3.5.0
+Requires:   python-oslo.utils >= 3.16.0
 Requires:   python-six >= 1.9.0
-
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%if 0%{?suse_version} && 0%{?suse_version} <= 1110
-%{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
-%else
 BuildArch:  noarch
-%endif
 
 %description
-Library for running OpenStack services
+oslo.service provides a framework for defining new long-running services using
+the patterns established by other OpenStack applications. It also includes
+utilities long-running applications might need for working with SSL or WSGI,
+performing periodic operations, interacting with systemd, etc.
+
+%package doc
+Summary:Documentation for OpenStack service library
+Group:  Development/Languages/Python
+BuildRequires:  python-Sphinx
+BuildRequires:  python-oslosphinx >= 2.5.0
+
+%description d

commit python-oslo.service for openSUSE:Factory

2016-06-02 Thread h_root
Hello community,

here is the log from the commit of package python-oslo.service for 
openSUSE:Factory checked in at 2016-06-02 09:38:58

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


Package is "python-oslo.service"

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.service/python-oslo.service.changes  
2016-05-04 08:19:59.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.service.new/python-oslo.service.changes 
2016-06-02 09:38:58.0 +0200
@@ -1,0 +2,23 @@
+Tue May 31 13:49:31 UTC 2016 - slun...@suse.com
+
+- update to 1.11.0
+  * Trivial: ignore openstack/common in flake8 exclude list
+- 1.10.0
+  * [Trivial] Remove executable privilege of doc/source/conf.py
+- 1.9.0
+  * Updated from global requirements
+  * Offer mutate_config_files
+  * Make _spawn_service more flexible
+  * Remove direct dependency on babel
+  * Updated from global requirements
+  * Updated from global requirements
+  * Updated from global requirements
+  * Updated from global requirements
+  * Fix argument type for _sd_notify() on python3
+  * Use a timeutils.StopWatch for cancel timing
+  * Add ability to cancel Threads and ThreadGroups
+  * Exception: message need '_' function
+  * Fix Heartbeats stop when time is changed
+  * Updated from global requirements
+
+---

Old:

  oslo.service-1.8.0.tar.gz

New:

  oslo.service-1.11.0.tar.gz



Other differences:
--
++ python-oslo.service.spec ++
--- /var/tmp/diff_new_pack.zwag7s/_old  2016-06-02 09:38:59.0 +0200
+++ /var/tmp/diff_new_pack.zwag7s/_new  2016-06-02 09:38:59.0 +0200
@@ -16,16 +16,16 @@
 #
 
 
-%define version_unconverted 1.8.0
+%define version_unconverted 1.11.0
 
 Name:   python-oslo.service
-Version:1.8.0
+Version:1.11.0
 Release:0
 Summary:Oslo service library
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:http://launchpad.net/oslo
-Source: 
https://pypi.python.org/packages/source/o/oslo.service/oslo.service-%{version}.tar.gz
+Source: 
https://pypi.python.org/packages/90/4c/c52ea2f34c88594fbe6bfe7b2bf0c287fd953c9058aa93cae41acc66c5a9/oslo.service-%{version}.tar.gz
 BuildRequires:  openstack-suse-macros
 BuildRequires:  python-devel
 BuildRequires:  python-pbr

++ oslo.service-1.8.0.tar.gz -> oslo.service-1.11.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.service-1.8.0/AUTHORS 
new/oslo.service-1.11.0/AUTHORS
--- old/oslo.service-1.8.0/AUTHORS  2016-03-28 05:09:29.0 +0200
+++ new/oslo.service-1.11.0/AUTHORS 2016-05-25 00:10:02.0 +0200
@@ -1,9 +1,11 @@
 Accela Zhao 
 Alan Pevec 
+Alberto Murillo 
 Alessandro Pilotti 
 Alex Gaynor 
 Alex Holden 
 Alexander Gorodnev 
+Alexis Lee 
 Andreas Jaeger 
 Andreas Jaeger 
 Angus Salkeld 
@@ -53,6 +55,7 @@
 John L. Villalovos 
 Joshua Harlow 
 Joshua Harlow 
+Joshua Harlow 
 Julien Danjou 
 Kevin L. Mitchell 
 Kiall Mac Innes 
@@ -86,6 +89,7 @@
 Tom Cammann 
 Victor Sergeyev 
 Victor Stinner 
+ZhiQiang Fan 
 Zhongyue Luo 
 apporc 
 fujioka yuuichi 
@@ -98,3 +102,4 @@
 sonu.kumar 
 stanzgy 
 venkatamahesh 
+zwei 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.service-1.8.0/ChangeLog 
new/oslo.service-1.11.0/ChangeLog
--- old/oslo.service-1.8.0/ChangeLog2016-03-28 05:09:29.0 +0200
+++ new/oslo.service-1.11.0/ChangeLog   2016-05-25 00:10:02.0 +0200
@@ -1,11 +1,33 @@
 CHANGES
 ===
 
-1.8.0
+1.11.0
+--
+
+* Trivial: ignore openstack/common in flake8 exclude list
+
+1.10.0
+--
+
+* [Trivial] Remove executable privilege of doc/source/conf.py
+
+1.9.0
 -
 
 * Updated from global requirements
-* Update .gitreview for stable/mitaka
+* Offer mutate_config_files
+* Make _spawn_service more flexible
+* Remove direct dependency on babel
+* Updated from global requirements
+* Updated from global requirements
+* Updated from global requirements
+* Updated from global requirements
+* Fix argument type for _sd_notify() on python3
+* Use a timeutils.StopWatch for cancel timing
+* Add ability to cancel Threads and ThreadGroups
+* Exception: message need '_' function
+* Fix Heartbeats stop when time is changed
+* Updated from global requirements
 
 1.7.0
 -
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.service-1.8.0/PKG-INFO 
new/oslo.service-1.11.0/PKG-INFO
--- old/oslo.service-1.8.0/PKG-INFO 2016-03-28 05:09:30.0 +0200
+++ new/oslo.service-1.11.0/PKG-INFO2016-0

commit python-oslo.service for openSUSE:Factory

2016-05-03 Thread h_root
Hello community,

here is the log from the commit of package python-oslo.service for 
openSUSE:Factory checked in at 2016-05-04 08:19:58

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


Package is "python-oslo.service"

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.service/python-oslo.service.changes  
2015-12-21 12:03:55.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.service.new/python-oslo.service.changes 
2016-05-04 08:19:59.0 +0200
@@ -1,0 +2,71 @@
+Fri Apr  1 10:36:15 UTC 2016 - tbecht...@suse.com
+
+- update to 1.8.0:
+  * Updated from global requirements
+  * Update .gitreview for stable/mitaka
+
+---
+Thu Mar  3 14:22:10 UTC 2016 - tbecht...@suse.com
+
+- update to 1.7.0:
+  * Updated from global requirements
+  * Correct some help text
+  * Fix typo in help text
+  * wsgi: decrease the default number of greenthreads in pool
+  * Updated from global requirements
+  * Updated from global requirements
+  * Allow the backdoor to serve from a local unix domain socket
+  * Updated from global requirements
+  * Use requests in TestWSGIServerWithSSL instead of raw socket client
+  * Updated from global requirements
+  * Updated from global requirements
+  * Fix misspelling and rewrite sentence
+  * Add a more useful/detailed frame dumping function
+  * Updated from global requirements
+  * Update translation setup
+  * Fix race condition on handling signals
+  * Updated from global requirements
+  * Updated from global requirements
+  * Updated from global requirements
+  * Updated from global requirements
+  * Fix artificial service.wait()
+  * Graceful shutdown added to ServiceLauncher
+  * Fix test execution on CentOS 7
+  * Updated from global requirements
+  * Fix some inconsistency in docstrings
+  * Refactoring of tests/eventlet_service.py
+  * Updated from global requirements
+  * Remove argument ServiceLauncher.wait() method
+  * fix a couple of assert issues
+  * Run sslutils and wsgi tests for python3
+  * Updated from global requirements
+  * Updated from global requirements
+  * Fix a race condition in signal handlers
+  * Enable py3 mock.patch of RuntimeError
+  * Delete python bytecode before every test run
+  * Trival: Remove 'MANIFEST.in'
+- Adjust Requires according to requirements.txt
+
+---
+Wed Dec  9 15:52:45 UTC 2015 - dmuel...@suse.com
+
+- update to 1.1.0:
+  * Avoid warning when time taken is close to zero
+  * Update the _i18n.py file and fix the domain value
+  * Add Bandit to tox for security static analysis
+  * Code refactoring of ThreadGroup::stop_timers()
+  * Updated from global requirements
+  * Add functionality for creating Unix domain WSGI servers
+  * Use reflection.get_class_name() from oslo.utils
+  * Remove Python 2.6 classifier
+  * Remove openstack-common.conf
+  * cleanup tox.ini
+  * Change "started child" messages to DEBUG
+  * Support for SSL protocol and cipher controls
+  * Default value of graceful_shutdown_timeout is set to 60sec
+  * Updated from global requirements
+  * Logger name argument was added into wsgi.Server constructor
+  * Avoid the dual-naming confusion
+  * Forbid launching services with 0 or negative number of workers
+
+---

Old:

  oslo.service-0.12.0.tar.gz

New:

  oslo.service-1.8.0.tar.gz



Other differences:
--
++ python-oslo.service.spec ++
--- /var/tmp/diff_new_pack.esZrmU/_old  2016-05-04 08:20:00.0 +0200
+++ /var/tmp/diff_new_pack.esZrmU/_new  2016-05-04 08:20:00.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-oslo.service
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# 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
@@ -16,8 +16,10 @@
 #
 
 
+%define version_unconverted 1.8.0
+
 Name:   python-oslo.service
-Version:0.12.0
+Version:1.8.0
 Release:0
 Summary:Oslo service library
 License:Apache-2.0
@@ -32,14 +34,14 @@
 Requires:   python-PasteDeploy >= 1.5.0
 Requires:   python-Routes >= 1.12.3
 Requires:   python-WebOb >= 1.2.3
-Requires:   python-eventlet >= 0.17.4
+Requires:   python-eventlet >= 0.18.2
 Requires:   python-greenlet >= 0.3.2
-Requires:   python-monotonic >= 0.3
-Requires:   python-oslo.concurrency >= 2.3.0
-Requires:   python-oslo.config >= 2.6.0
-Requires:   python-o

commit python-oslo.service for openSUSE:Factory

2015-12-21 Thread h_root
Hello community,

here is the log from the commit of package python-oslo.service for 
openSUSE:Factory checked in at 2015-12-21 12:03:54

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


Package is "python-oslo.service"

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.service/python-oslo.service.changes  
2015-10-30 13:44:00.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.service.new/python-oslo.service.changes 
2015-12-21 12:03:55.0 +0100
@@ -1,0 +2,11 @@
+Thu Nov 19 18:25:51 UTC 2015 - bwiedem...@suse.com
+
+- update to 0.12.0:
+  * Document graceful_shutdown_timeout config option
+  * Remove py26 env from test list
+  * Added config option graceful_shutdown_timeout
+  * Add docstring for LoopingCallBase._start()
+  * Add doc8 to py27 tox env and fix raised issues
+  * Document termination of children on SIGHUP
+
+---

Old:

  oslo.service-0.10.0.tar.gz

New:

  oslo.service-0.12.0.tar.gz



Other differences:
--
++ python-oslo.service.spec ++
--- /var/tmp/diff_new_pack.RGMNnS/_old  2015-12-21 12:03:56.0 +0100
+++ /var/tmp/diff_new_pack.RGMNnS/_new  2015-12-21 12:03:56.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python-oslo.service
-Version:0.10.0
+Version:0.12.0
 Release:0
 Summary:Oslo service library
 License:Apache-2.0
@@ -36,10 +36,10 @@
 Requires:   python-greenlet >= 0.3.2
 Requires:   python-monotonic >= 0.3
 Requires:   python-oslo.concurrency >= 2.3.0
-Requires:   python-oslo.config >= 2.3.0
+Requires:   python-oslo.config >= 2.6.0
 Requires:   python-oslo.i18n >= 1.5.0
 Requires:   python-oslo.log >= 1.8.0
-Requires:   python-oslo.utils >= 2.0.0
+Requires:   python-oslo.utils >= 2.4.0
 Requires:   python-six >= 1.9.0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ oslo.service-0.10.0.tar.gz -> oslo.service-0.12.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.service-0.10.0/AUTHORS 
new/oslo.service-0.12.0/AUTHORS
--- old/oslo.service-0.10.0/AUTHORS 2015-10-12 17:38:47.0 +0200
+++ new/oslo.service-0.12.0/AUTHORS 2015-11-10 00:02:48.0 +0100
@@ -46,6 +46,7 @@
 Jeff Peeler 
 Joe Gordon 
 Joe Heck 
+John L. Villalovos 
 Joshua Harlow 
 Joshua Harlow 
 Julien Danjou 
@@ -84,6 +85,7 @@
 apporc 
 fujioka yuuichi 
 gongysh 
+lin-hua-cheng 
 liu-sheng 
 liyingjun 
 ravikumar-venkatesan 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.service-0.10.0/ChangeLog 
new/oslo.service-0.12.0/ChangeLog
--- old/oslo.service-0.10.0/ChangeLog   2015-10-12 17:38:47.0 +0200
+++ new/oslo.service-0.12.0/ChangeLog   2015-11-10 00:02:48.0 +0100
@@ -1,6 +1,25 @@
 CHANGES
 ===
 
+0.12.0
+--
+
+* Document graceful_shutdown_timeout config option
+* Remove py26 env from test list
+* Added config option graceful_shutdown_timeout
+* Updated from global requirements
+* Add docstring for LoopingCallBase._start()
+* Updated from global requirements
+
+0.11.0
+--
+
+* Updated from global requirements
+* Add doc8 to py27 tox env and fix raised issues
+* Document termination of children on SIGHUP
+* Updated from global requirements
+* Updated from global requirements
+
 0.10.0
 --
 
@@ -16,6 +35,7 @@
 * Expand README and clean up intro to sphinx docs
 * Add shields.io version/downloads links/badges into README.rst
 * add auto-generated docs for config options
+* Move backoff looping call from IPA to oslo.service
 * Change ignore-errors to ignore_errors
 * Fix the home-page value in setup.cfg
 * WSGI module was corrected
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.service-0.10.0/PKG-INFO 
new/oslo.service-0.12.0/PKG-INFO
--- old/oslo.service-0.10.0/PKG-INFO2015-10-12 17:38:47.0 +0200
+++ new/oslo.service-0.12.0/PKG-INFO2015-11-10 00:02:49.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: oslo.service
-Version: 0.10.0
+Version: 0.12.0
 Summary: oslo.service library
 Home-page: http://wiki.openstack.org/wiki/Oslo#oslo.service
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.service-0.10.0/doc/source/usage.rst 
new/oslo.service-0.12.0/doc/source/usage.rst
--- old/oslo.service-0.10.0/doc/source/usage.rst2015-10-12 
17:37:58.0 +0200
+++ new/oslo.service-0.12.0/doc/source/usage.rst2015-11-10 
00:02:06.0 +0100
@@ -72,23 +72,28 @@
 Launching and controll

commit python-oslo.service for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package python-oslo.service for 
openSUSE:Factory checked in at 2015-10-30 13:43:58

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


Package is "python-oslo.service"

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.service/python-oslo.service.changes  
2015-09-09 20:20:55.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.service.new/python-oslo.service.changes 
2015-10-30 13:44:00.0 +0100
@@ -1,0 +2,23 @@
+Mon Oct 19 07:21:49 UTC 2015 - dmuel...@suse.com
+
+- update to 0.10.0:
+  * RetryDecorator should not log warnings/errors for expected exceptions
+  * Termination children on SIGHUP added
+  * Fix coverage configuration and execution
+  * Add register_opts function to sslutils
+  * Move the common thread manipulating routine to a shared routine
+  * Update log string to correctly denote what it waits on
+  * Cleanup thread on thread done callback
+  * Move 'history' -> release notes section
+  * Add unit tests for sslutils
+  * Expand README and clean up intro to sphinx docs
+  * Add shields.io version/downloads links/badges into README.rst
+  * add auto-generated docs for config options
+  * Change ignore-errors to ignore_errors
+  * Fix the home-page value in setup.cfg
+  * WSGI module was corrected
+  * Updated from global requirements
+  * ThreadGroup's stop didn't recognise the current thread correctly
+  * doing monkey_patch for unittest
+
+---

Old:

  oslo.service-0.9.0.tar.gz

New:

  oslo.service-0.10.0.tar.gz



Other differences:
--
++ python-oslo.service.spec ++
--- /var/tmp/diff_new_pack.8jrTCZ/_old  2015-10-30 13:44:00.0 +0100
+++ /var/tmp/diff_new_pack.8jrTCZ/_new  2015-10-30 13:44:00.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python-oslo.service
-Version:0.9.0
+Version:0.10.0
 Release:0
 Summary:Oslo service library
 License:Apache-2.0

++ oslo.service-0.9.0.tar.gz -> oslo.service-0.10.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.service-0.9.0/.coveragerc 
new/oslo.service-0.10.0/.coveragerc
--- old/oslo.service-0.9.0/.coveragerc  2015-09-01 20:39:05.0 +0200
+++ new/oslo.service-0.10.0/.coveragerc 2015-10-12 17:37:58.0 +0200
@@ -1,7 +1,8 @@
 [run]
 branch = True
-source = service
-omit = service/tests/*,service/openstack/*
+source = oslo_service
+omit = oslo_service/tests/*,oslo_service/openstack/*
 
 [report]
-ignore-errors = True
+ignore_errors = True
+precision = 2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.service-0.9.0/AUTHORS 
new/oslo.service-0.10.0/AUTHORS
--- old/oslo.service-0.9.0/AUTHORS  2015-09-01 20:39:42.0 +0200
+++ new/oslo.service-0.10.0/AUTHORS 2015-10-12 17:38:47.0 +0200
@@ -64,6 +64,7 @@
 Qin Zhao 
 Raymond Pekowski 
 Rohit Jaiswal 
+Ronald Bradford 
 Russell Bryant 
 Sean Dague 
 Sean McGinnis 
@@ -80,9 +81,11 @@
 Victor Sergeyev 
 Victor Stinner 
 Zhongyue Luo 
+apporc 
 fujioka yuuichi 
 gongysh 
 liu-sheng 
 liyingjun 
 ravikumar-venkatesan 
 stanzgy 
+venkatamahesh 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.service-0.9.0/ChangeLog 
new/oslo.service-0.10.0/ChangeLog
--- old/oslo.service-0.9.0/ChangeLog2015-09-01 20:39:41.0 +0200
+++ new/oslo.service-0.10.0/ChangeLog   2015-10-12 17:38:47.0 +0200
@@ -1,6 +1,28 @@
 CHANGES
 ===
 
+0.10.0
+--
+
+* RetryDecorator should not log warnings/errors for expected exceptions
+* Termination children on SIGHUP added
+* Fix coverage configuration and execution
+* Add register_opts function to sslutils
+* Move the common thread manipulating routine to a shared routine
+* Update log string to correctly denote what it waits on
+* Cleanup thread on thread done callback
+* Move 'history' -> release notes section
+* Add unit tests for sslutils
+* Expand README and clean up intro to sphinx docs
+* Add shields.io version/downloads links/badges into README.rst
+* add auto-generated docs for config options
+* Change ignore-errors to ignore_errors
+* Fix the home-page value in setup.cfg
+* WSGI module was corrected
+* Updated from global requirements
+* ThreadGroup's stop didn't recognise the current thread correctly
+* doing monkey_patch for unittest
+
 0.9.0
 -
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.service-0.9.0/PKG-INFO 
new/oslo.service-0.10.0/PKG-INFO
--- old/oslo.service-0.9.0/PKG-

commit python-oslo.service for openSUSE:Factory

2015-09-09 Thread h_root
Hello community,

here is the log from the commit of package python-oslo.service for 
openSUSE:Factory checked in at 2015-09-09 20:20:54

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


Package is "python-oslo.service"

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.service/python-oslo.service.changes  
2015-09-02 07:54:10.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.service.new/python-oslo.service.changes 
2015-09-09 20:20:55.0 +0200
@@ -1,0 +2,10 @@
+Thu Sep  3 19:33:04 UTC 2015 - tbecht...@suse.com
+
+- update to 0.9.0:
+  * Handling corner cases in dynamic looping call
+  * Change DEBUG log in loopingcall to TRACE level log
+  * Updated from global requirements
+  * Added wsgi functionality
+- Adjust Requires according to requirements.txt
+
+---

Old:

  oslo.service-0.7.0.tar.gz

New:

  oslo.service-0.9.0.tar.gz



Other differences:
--
++ python-oslo.service.spec ++
--- /var/tmp/diff_new_pack.oDP1Dr/_old  2015-09-09 20:20:55.0 +0200
+++ /var/tmp/diff_new_pack.oDP1Dr/_new  2015-09-09 20:20:55.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python-oslo.service
-Version:0.7.0
+Version:0.9.0
 Release:0
 Summary:Oslo service library
 License:Apache-2.0
@@ -28,14 +28,20 @@
 BuildRequires:  python-devel
 BuildRequires:  python-pbr
 Requires:   python-Babel >= 1.3
+Requires:   python-Paste
+Requires:   python-PasteDeploy >= 1.5.0
+Requires:   python-Routes >= 1.12.3
+Requires:   python-WebOb >= 1.2.3
 Requires:   python-eventlet >= 0.17.4
 Requires:   python-greenlet >= 0.3.2
 Requires:   python-monotonic >= 0.3
 Requires:   python-oslo.concurrency >= 2.3.0
-Requires:   python-oslo.config >= 2.1.0
+Requires:   python-oslo.config >= 2.3.0
 Requires:   python-oslo.i18n >= 1.5.0
+Requires:   python-oslo.log >= 1.8.0
 Requires:   python-oslo.utils >= 2.0.0
 Requires:   python-six >= 1.9.0
+
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
 %{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}

++ oslo.service-0.7.0.tar.gz -> oslo.service-0.9.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.service-0.7.0/AUTHORS 
new/oslo.service-0.9.0/AUTHORS
--- old/oslo.service-0.7.0/AUTHORS  2015-08-18 22:23:58.0 +0200
+++ new/oslo.service-0.9.0/AUTHORS  2015-09-01 20:39:42.0 +0200
@@ -73,6 +73,7 @@
 Soren Hansen 
 Steve Martinelli 
 Steven Hardy 
+Surojit Pathak 
 Thomas Herve 
 Tianhua Huang 
 Tom Cammann 
@@ -81,6 +82,7 @@
 Zhongyue Luo 
 fujioka yuuichi 
 gongysh 
+liu-sheng 
 liyingjun 
 ravikumar-venkatesan 
 stanzgy 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.service-0.7.0/ChangeLog 
new/oslo.service-0.9.0/ChangeLog
--- old/oslo.service-0.7.0/ChangeLog2015-08-18 22:23:58.0 +0200
+++ new/oslo.service-0.9.0/ChangeLog2015-09-01 20:39:41.0 +0200
@@ -1,6 +1,18 @@
 CHANGES
 ===
 
+0.9.0
+-
+
+* Handling corner cases in dynamic looping call
+* Change DEBUG log in loopingcall to TRACE level log
+* Updated from global requirements
+
+0.8.0
+-
+
+* Added wsgi functionality
+
 0.7.0
 -
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.service-0.7.0/PKG-INFO 
new/oslo.service-0.9.0/PKG-INFO
--- old/oslo.service-0.7.0/PKG-INFO 2015-08-18 22:23:58.0 +0200
+++ new/oslo.service-0.9.0/PKG-INFO 2015-09-01 20:39:42.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: oslo.service
-Version: 0.7.0
+Version: 0.9.0
 Summary: oslo.service library
 Home-page: http://launchpad.net/oslo
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.service-0.7.0/doc/source/usage.rst 
new/oslo.service-0.9.0/doc/source/usage.rst
--- old/oslo.service-0.7.0/doc/source/usage.rst 2015-08-18 22:23:15.0 
+0200
+++ new/oslo.service-0.9.0/doc/source/usage.rst 2015-09-01 20:39:05.0 
+0200
@@ -58,6 +58,9 @@
 * :func:`oslo.service.sslutils `
 The options from the sslutils module for the [ssl] section.
 
+* :func:`oslo.service.wsgi `
+The options from the wsgi module for the [DEFAULT] section.
+
 **ATTENTION:** The library doesn't provide an oslo.service entry point.
 
 .. code-block:: bash
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exc

commit python-oslo.service for openSUSE:Factory

2015-09-01 Thread h_root
Hello community,

here is the log from the commit of package python-oslo.service for 
openSUSE:Factory checked in at 2015-09-02 07:54:09

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


Package is "python-oslo.service"

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.service/python-oslo.service.changes  
2015-08-27 08:54:30.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.service.new/python-oslo.service.changes 
2015-09-02 07:54:10.0 +0200
@@ -1,0 +2,36 @@
+Fri Aug 21 11:52:51 UTC 2015 - tbecht...@suse.com
+
+- update to 0.7.0:
+  * Updated from global requirements
+  * Update "Signal handling" section of usage docs
+  * Use oslo_utils reflection to get 'f' callable name
+  * Updated from global requirements
+  * Prefix the 'safe_wrapper' function to be '_safe_wrapper'
+  * Setup translations
+  * Check that sighup is supported before accessing signal.SIGHUP
+  * Use contextlib.closing instead of try ... finally: sock.close
+  * Avoid using the global lockutils semaphore collection
+  * Updated from global requirements
+  * Added newline at end of file
+  * Added class SignalHandler
+  * Updated from global requirements
+  * Activate pep8 check that _ is imported
+  * Denote what happens when no exceptions are passed in
+  * Allow LoopingCall to continue on exception in callee
+- adjust Requires according to requirements.txt
+
+---
+Wed Jul 29 10:44:00 UTC 2015 - tbecht...@suse.com
+
+- Unify spec file. Use fedora compatible files macros
+
+---
+Tue Jul 28 12:42:16 UTC 2015 - tbecht...@suse.com
+
+- update to 0.5.0:
+  * Updated from global requirements
+  * Add oslo_debug_helper to tox.ini
+  * Add usage documentation for oslo_service.service module
+- update Requires according to requirements.txt
+
+---

Old:

  oslo.service-0.4.0.tar.gz

New:

  oslo.service-0.7.0.tar.gz



Other differences:
--
++ python-oslo.service.spec ++
--- /var/tmp/diff_new_pack.a4OUnc/_old  2015-09-02 07:54:10.0 +0200
+++ /var/tmp/diff_new_pack.a4OUnc/_new  2015-09-02 07:54:10.0 +0200
@@ -17,22 +17,24 @@
 
 
 Name:   python-oslo.service
-Version:0.4.0
+Version:0.7.0
 Release:0
 Summary:Oslo service library
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:http://launchpad.net/oslo
 Source: 
https://pypi.python.org/packages/source/o/oslo.service/oslo.service-%{version}.tar.gz
+BuildRequires:  openstack-suse-macros
 BuildRequires:  python-devel
 BuildRequires:  python-pbr
 Requires:   python-Babel >= 1.3
 Requires:   python-eventlet >= 0.17.4
 Requires:   python-greenlet >= 0.3.2
-Requires:   python-monotonic >= 0.1
-Requires:   python-oslo.config >= 1.11.0
+Requires:   python-monotonic >= 0.3
+Requires:   python-oslo.concurrency >= 2.3.0
+Requires:   python-oslo.config >= 2.1.0
 Requires:   python-oslo.i18n >= 1.5.0
-Requires:   python-oslo.utils >= 1.6.0
+Requires:   python-oslo.utils >= 2.0.0
 Requires:   python-six >= 1.9.0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
@@ -48,14 +50,14 @@
 %setup -q -n oslo.service-%{version}
 
 %build
-python setup.py build
+%{__python2} setup.py build
 
 %install
-python setup.py install --prefix=%{_prefix} --root=%{buildroot}
+%{__python2} setup.py install --prefix=%{_prefix} --root=%{buildroot}
 
 %files
 %defattr(-,root,root,-)
 %doc LICENSE README.rst ChangeLog AUTHORS
-%{python_sitelib}/*
+%{python2_sitelib}/*
 
 %changelog

++ oslo.service-0.4.0.tar.gz -> oslo.service-0.7.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.service-0.4.0/AUTHORS 
new/oslo.service-0.7.0/AUTHORS
--- old/oslo.service-0.4.0/AUTHORS  2015-07-13 20:35:22.0 +0200
+++ new/oslo.service-0.7.0/AUTHORS  2015-08-18 22:23:58.0 +0200
@@ -4,6 +4,7 @@
 Alex Gaynor 
 Alex Holden 
 Alexander Gorodnev 
+Andreas Jaeger 
 Angus Salkeld 
 Ann Kamyshnikova 
 Ben Nemec 
@@ -38,6 +39,7 @@
 Ian Wienand 
 Ihar Hrachyshka 
 Ilya Shakhat 
+James Carey 
 Jason Dunsmore 
 Jason Kölker 
 Jay Pipes 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.service-0.4.0/ChangeLog 
new/oslo.service-0.7.0/ChangeLog
--- old/oslo.service-0.4.0/ChangeLog2015-07-13 20:35:22.0 +0200
+++ new/oslo.service-0.7.0/ChangeLog2015-08-18 22:23:58.