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.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.service.new/python-oslo.service.changes 
    2016-05-04 08:19:59.000000000 +0200
@@ -1,0 +2,71 @@
+Fri Apr  1 10:36:15 UTC 2016 - [email protected]
+
+- update to 1.8.0:
+  * Updated from global requirements
+  * Update .gitreview for stable/mitaka
+
+-------------------------------------------------------------------
+Thu Mar  3 14:22:10 UTC 2016 - [email protected]
+
+- 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 - [email protected]
+
+- 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.000000000 +0200
+++ /var/tmp/diff_new_pack.esZrmU/_new  2016-05-04 08:20:00.000000000 +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-oslo.i18n >= 1.5.0
-Requires:       python-oslo.log >= 1.8.0
-Requires:       python-oslo.utils >= 2.4.0
+Requires:       python-monotonic >= 0.6
+Requires:       python-oslo.concurrency >= 3.5.0
+Requires:       python-oslo.config >= 3.7.0
+Requires:       python-oslo.i18n >= 2.1.0
+Requires:       python-oslo.log >= 1.14.0
+Requires:       python-oslo.utils >= 3.5.0
 Requires:       python-six >= 1.9.0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ oslo.service-0.12.0.tar.gz -> oslo.service-1.8.0.tar.gz ++++++
++++ 2445 lines of diff (skipped)


Reply via email to