Hello community,

here is the log from the commit of package python-oslo.messaging for 
openSUSE:Factory checked in at 2017-02-21 13:40:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-oslo.messaging (Old)
 and      /work/SRC/openSUSE:Factory/.python-oslo.messaging.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-oslo.messaging"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-oslo.messaging/python-oslo.messaging.changes  
    2016-12-04 15:08:25.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.messaging.new/python-oslo.messaging.changes
 2017-02-21 13:40:30.447596143 +0100
@@ -1,0 +2,138 @@
+Fri Feb 10 16:00:40 UTC 2017 - [email protected]
+
+- update to version 5.17.0:
+  - [zmq] Make ZMQ TCP keepalive options configurable
+  - tox: use already installed kafka if present
+  - [zmq] Refactor make `zmq_address.target_to_key` a universal method
+  - tests: remove useless debug
+  - kafka: remove no really implemented feature
+  - cast() and RPC replies should not block waiting for endpoint to ack
+  - kafka: return to poller when timeout is reach
+  - kafka separate unit/functionnal tests
+  - reject when skipping failed messages
+  - Remove the temporary hack in code
+  - Add Constraints support
+  - Show team and repo badges on README
+  - [zmq] Fix functional gates proxy/pub-sub
+  - [zmq] Dynamic connections failover
+  - Replace six.iteritems() with .items()
+  - Properly deserializes built-in exceptions
+  - modify the home-page info with the developer documentation
+  - [zmq] Add acks from proxy for PUB/SUB messages
+  - Remove references to Python 3.4
+  - kafka: timeout is in milliseconds
+  - [zmq] Fix py35 gate
+  - [AMQP 1.0] Setup the amqp1 test environment on ubuntu
+  - [zmq] Refactor consumers and incoming messages
+  - [zmq] Support py35 testenv
+  - Updated from global requirements
+  - eventlet is no more a hard dependency
+  - [zmq] Send immediate ack after message receiving
+  - [zmq] Don't fallback to topic if wrong server specified
+  - Replace 'the' with 'to' in docstring
+  - [simulator] Fix a message length generator usage
+  - [zmq] Redis TTL for values
+  - [document] The example which is written in the developer guide of
+  - Remove default=None when set value in Config
+  - [zmq] Fix zmq-specific f-tests from periodic hangs
+  - Using assertIsNone() instead of assertEqual(None)
+  - Avoid sending cast after server shutdown in functional test
+  - [doc] Fix three typos
+  - Set the valid choices for the rabbit login methods
+  - Removed redundant 'the'
+  - Remove ordering assumption from functional test
+  - [AMQP 1.0] Simplify the I/O event loop code
+  - [zmq] Make ThreadingPoller work with ZmqSocket
+  - tests: make rabbit failover failure more helpful
+  - [zmq] Routing table refactoring, dynamic direct connections
+  - Remove small job timeout
+  - [zmq] Remove unused methods from executors
+  - [AMQP 1.0] Resend messages that are released or modified
+  - Fix a docstring typo in impl_pika.py
+  - Use method fetch_current_thread_functor from oslo.utils
+  - [zmq] Use more stable configuration in voting job
+  - Register opts if we're going to check conf.transport_url in parse()
+  - [zmq] Fix non voting gate jobs
+  - [zmq] Refactor receivers
+  - Change assertTrue(isinstance()) by optimal assert
+  - [zmq] SUB-PUB local proxy
+  - Fix simulator bool command line args
+  - [zmq] Matchmaker redis available time
+  - [zmq] Fix TestZmqAckManager periodic failure
+  - [zmq] Restore static direct connections
+  - [zmq] Cleanup changes to zmq-specific f-tests
+  - [AMQP 1.0] Propagate authentication errors to caller
+  - [AMQP 1.0] Fix SSL client authentication
+  - [simulator] Automatic stopping of rpc-servers
+  - kafka: Don't hide unpack/unserialize exception
+  - rabbit: Don't prefetch when batch_size is set
+  - [zmq] Rename rpc_cast_timeout option
+  - gate: Remove useless files
+  - Remove nonexistent functions from documentation
+  - [zmq] Fix send_cast in AckManager
+  - Moving driver to new kafka-python version
+  - [kafka] invoke TypeError exception when 'listen()' method of KafkaDriver
+  - Fix consuming from unbound reply queue
+  - Replace mox with mock
+  - Update reno for stable/newton
+  - This patch cleans up the 'notification_listener.rst' documetion
+  - fix one typo
+  - Document the transport backend driver interface
+  - Add Documentation String for PikaDriver
+  - [AMQP 1.0] Avoid unnecessary thread switch on ack
+  - Fix whitespace formatting issue
+  - [AMQP 1.0] Update setup test environment dispatch router backend
+  - [zmq] Proxy has to skip broken multi-part message
+  - Allow dispatcher to restrict endpoint methods.
+  - kafka: disable batch for functional tests
+  - [zmq] Fix configuration for functional gate job
+  - kafka: Remove Producer singleton
+  - [zmq] Remove unnecessary subscriptions from SubConsumer
+  - [zmq] Send fanouts without pub/sub in background
+  - [TrivialFix] Replace old style assertions with new style assertions
+  - [sentinels] Fix hosts extracting and slaves usage
+  - [AMQP 1.0] Add Acknowledgement and Batch Notification Topics
+  - tests: cleanup monkey path
+  - Remove useless logging import statements
+  - Fixups to the inline documentation
+  - rabbit: on reconnect set socket timeout after channel is set
+  - Fix transport url with empty port
+  - [zmq] Remove ZmqSocket.close_linger attribute
+  - tox: rename zeromq target
+  - Replace retrying with tenacity
+  - Corrects documentation typo
+  - Use assertGreater(len(x), 0) instead of assertTrue(len(x) > 0)
+  - [zmq] Don't create real matchmaker in unit tests
+  - Enable release notes translation
+  - Record length of queues for ReplyWaiters
+  - [zmq] Fix issues with broken messages on proxies
+  - [zmq] Implement retries for unacknowledged CALLs
+  - [zmq] Added a processing to handle ImportError in Redis plugin of 
Matchmaker
+  - [zmq] Fix fanout without PUB/SUB
+  - Add bindep.txt/test-setup.sh to prepare the system
+  - Add configurable serialization to pika
+  - tests: fix test-setup.sh
+  - test_rabbitmq: remove dead code
+  - [zmq] Eliminate GreenPool from GreenPoller
+  - [zmq] Maintain several redis hosts
+  - [zmq] Distinguish Round-Robin/Fanout socket sending mode
+  - ensure we set channel in lock
+  - Periodically purge sender link cache
+  - [zmq] Make second ROUTER socket optional for proxy
+  - Fix typos in addressing.py and setup.cfg
+  - rabbit: Avoid busy loop on epoll_wait with heartbeat+eventlet
+  - [zmq] Support message versions for rolling upgrades
+  - [rabbit] Log correct topic on cast/call
+  - Update .coveragerc after the removal of respective directory
+  - [zmq] Fix ZmqSocket.send_string
+  - [simulator] Fix transport_url usage
+  - update srouce doc pika_driver.rst the charactor then to than
+  - Remove debug logs from fast path
+  - [sentinel] Move master/slave discovering from __init__
+  - [AMQP 1.0] Make the default settlement behavior configurable
+  - Fix notify filter when data item is None
+  - [zmq] Unify delimeters
+  - Fix a typo in server.py
+  - [TrivialFix] Fix typo in oslo.messaging
+
+-------------------------------------------------------------------

Old:
----
  oslo.messaging-5.10.1.tar.gz

New:
----
  oslo.messaging-5.17.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-oslo.messaging.spec ++++++
--- /var/tmp/diff_new_pack.1Wp7aK/_old  2017-02-21 13:40:30.871536337 +0100
+++ /var/tmp/diff_new_pack.1Wp7aK/_new  2017-02-21 13:40:30.871536337 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-oslo.messaging
 #
-# 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.messaging
 Name:           python-oslo.messaging
-Version:        5.10.1
+Version:        5.17.0
 Release:        0
 Summary:        OpenStack oslo.messaging library
 License:        Apache-2.0
@@ -26,8 +26,8 @@
 Url:            https://launchpad.net/%{sname}
 Source0:        
https://pypi.io/packages/source/o/%{sname}/%{sname}-%{version}.tar.gz
 BuildRequires:  openstack-macros
-BuildRequires:  python-PyYAML >= 3.1.0
-BuildRequires:  python-WebOb >= 1.2.3
+BuildRequires:  python-PyYAML >= 3.10.0
+BuildRequires:  python-WebOb >= 1.6.0
 BuildRequires:  python-amqp >= 1.4.0
 BuildRequires:  python-cachetools >= 1.1.0
 BuildRequires:  python-debtcollector >= 1.2.0
@@ -45,25 +45,27 @@
 BuildRequires:  python-oslo.config >= 3.14.0
 BuildRequires:  python-oslo.context >= 2.9.0
 BuildRequires:  python-oslo.i18n >= 2.1.0
-BuildRequires:  python-oslo.log >= 1.14.0
+BuildRequires:  python-oslo.log >= 3.11.0
 BuildRequires:  python-oslo.middleware >= 3.0.0
 BuildRequires:  python-oslo.serialization >= 1.10.0
 BuildRequires:  python-oslo.service >= 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-pbr >= 1.8
 BuildRequires:  python-pifpaf >= 0.10.0
 BuildRequires:  python-pika >= 0.10.0
 BuildRequires:  python-pika-pool >= 0.1.3
 BuildRequires:  python-python-subunit >= 0.0.18
-BuildRequires:  python-retrying >= 1.2.3
+BuildRequires:  python-pyzmq >= 14.3.1
+BuildRequires:  python-redis >= 2.10.0
 BuildRequires:  python-six >= 1.9.0
-BuildRequires:  python-stevedore >= 1.16.0
+BuildRequires:  python-stevedore >= 1.17.1
+BuildRequires:  python-tenacity >= 3.2.1
 BuildRequires:  python-testrepository >= 0.0.18
 BuildRequires:  python-testscenarios >= 0.4
 BuildRequires:  python-testtools >= 1.4.0
-Requires:       python-PyYAML >= 3.1.0
-Requires:       python-WebOb >= 1.2.3
+Requires:       python-PyYAML >= 3.10.0
+Requires:       python-WebOb >= 1.6.0
 Requires:       python-amqp >= 1.4.0
 Requires:       python-cachetools >= 1.1.0
 Requires:       python-debtcollector >= 1.2.0
@@ -76,16 +78,16 @@
 Requires:       python-oslo.config >= 3.14.0
 Requires:       python-oslo.context >= 2.9.0
 Requires:       python-oslo.i18n >= 2.1.0
-Requires:       python-oslo.log >= 1.14.0
+Requires:       python-oslo.log >= 3.11.0
 Requires:       python-oslo.middleware >= 3.0.0
 Requires:       python-oslo.serialization >= 1.10.0
 Requires:       python-oslo.service >= 1.10.0
-Requires:       python-oslo.utils >= 3.16.0
+Requires:       python-oslo.utils >= 3.18.0
 Requires:       python-pika >= 0.10.0
 Requires:       python-pika-pool >= 0.1.3
-Requires:       python-retrying >= 1.2.3
 Requires:       python-six >= 1.9.0
-Requires:       python-stevedore >= 1.16.0
+Requires:       python-stevedore >= 1.17.1
+Requires:       python-tenacity >= 3.2.1
 BuildArch:      noarch
 
 %description
@@ -96,7 +98,7 @@
 Summary:        Documentation for OpenStack messaging library
 Group:          Development/Languages/Python
 BuildRequires:  python-Sphinx
-BuildRequires:  python-oslosphinx >= 2.5.0
+BuildRequires:  python-oslosphinx >= 4.7.0
 
 %description doc
 The Oslo messaging API supports RPC and notifications over a number
@@ -104,7 +106,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.1Wp7aK/_old  2017-02-21 13:40:30.899532387 +0100
+++ /var/tmp/diff_new_pack.1Wp7aK/_new  2017-02-21 13:40:30.903531823 +0100
@@ -1,11 +1,12 @@
 <services>
   <service mode="disabled" name="renderspec">
-    <param 
name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/newton/openstack/oslo.messaging/oslo.messaging.spec.j2</param>
+    <param 
name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/ocata/openstack/oslo.messaging/oslo.messaging.spec.j2</param>
     <param name="output-name">python-oslo.messaging.spec</param>
-    <param 
name="requirements">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/newton/global-requirements.txt</param>
+    <param 
name="requirements">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/ocata/global-requirements.txt</param>
+    <param name="changelog-email">[email protected]</param>
+    <param name="changelog-provider">gh,openstack,oslo.messaging</param>
   </service>
   <service mode="disabled" name="download_files">
-    <param name="changesgenerate">enable</param>
   </service>
   <service name="format_spec_file" mode="disabled"/>
 </services>

++++++ oslo.messaging-5.10.1.tar.gz -> oslo.messaging-5.17.0.tar.gz ++++++
++++ 15129 lines of diff (skipped)


Reply via email to