Hello community, here is the log from the commit of package python-oslo.messaging for openSUSE:Factory checked in at 2017-04-06 11:01:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-oslo.messaging (Old) and /work/SRC/openSUSE:Factory/.python-oslo.messaging.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-oslo.messaging" Thu Apr 6 11:01:53 2017 rev:12 rq:482827 version:5.17.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-oslo.messaging/python-oslo.messaging.changes 2017-02-21 13:40:30.447596143 +0100 +++ /work/SRC/openSUSE:Factory/.python-oslo.messaging.new/python-oslo.messaging.changes 2017-04-06 11:01:58.697041530 +0200 @@ -1,0 +2,8 @@ +Mon Mar 27 09:04:14 UTC 2017 - cloud-de...@suse.de + +- update to version 5.17.1: + - [zmq] Failure of dynamic connections fanout + - Update .gitreview for stable/ocata + - Return list of addresses for IPV4 and IPV6 + +------------------------------------------------------------------- Old: ---- oslo.messaging-5.17.0.tar.gz New: ---- oslo.messaging-5.17.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-oslo.messaging.spec ++++++ --- /var/tmp/diff_new_pack.9YTowC/_old 2017-04-06 11:01:59.404941479 +0200 +++ /var/tmp/diff_new_pack.9YTowC/_new 2017-04-06 11:01:59.408940914 +0200 @@ -18,7 +18,7 @@ %global sname oslo.messaging Name: python-oslo.messaging -Version: 5.17.0 +Version: 5.17.1 Release: 0 Summary: OpenStack oslo.messaging library License: Apache-2.0 @@ -37,7 +37,7 @@ BuildRequires: python-futures >= 3.0 BuildRequires: python-futurist >= 0.11.0 BuildRequires: python-greenlet >= 0.3.2 -BuildRequires: python-kafka-python >= 0.9.5 +BuildRequires: python-kafka-python >= 1.3.1 BuildRequires: python-kombu >= 3.0.25 BuildRequires: python-mock >= 2.0 BuildRequires: python-monotonic >= 0.6 ++++++ oslo.messaging-5.17.0.tar.gz -> oslo.messaging-5.17.1.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.messaging-5.17.0/AUTHORS new/oslo.messaging-5.17.1/AUTHORS --- old/oslo.messaging-5.17.0/AUTHORS 2017-01-18 15:10:27.000000000 +0100 +++ new/oslo.messaging-5.17.1/AUTHORS 2017-02-27 12:35:58.000000000 +0100 @@ -113,6 +113,7 @@ Nikola Dipanov <ndipa...@redhat.com> Numan Siddique <numan.siddi...@enovance.com> Oleksii Zamiatin <ozamia...@mirantis.com> +OpenStack Release Bot <infra-r...@openstack.org> Oscar Huang <xiwhu...@ebaysf.com> Paul Michali <p...@cisco.com> Paul Vinciguerra <pvi...@vinciconsulting.com> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.messaging-5.17.0/ChangeLog new/oslo.messaging-5.17.1/ChangeLog --- old/oslo.messaging-5.17.0/ChangeLog 2017-01-18 15:10:27.000000000 +0100 +++ new/oslo.messaging-5.17.1/ChangeLog 2017-02-27 12:35:58.000000000 +0100 @@ -1,6 +1,13 @@ CHANGES ======= +5.17.1 +------ + +* Return list of addresses for IPV4 and IPV6 +* [zmq] Failure of dynamic connections fanout +* Update .gitreview for stable/ocata + 5.17.0 ------ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.messaging-5.17.0/PKG-INFO new/oslo.messaging-5.17.1/PKG-INFO --- old/oslo.messaging-5.17.0/PKG-INFO 2017-01-18 15:10:27.000000000 +0100 +++ new/oslo.messaging-5.17.1/PKG-INFO 2017-02-27 12:35:59.000000000 +0100 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: oslo.messaging -Version: 5.17.0 +Version: 5.17.1 Summary: Oslo Messaging API Home-page: http://docs.openstack.org/developer/oslo.messaging/ Author: OpenStack diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.messaging-5.17.0/oslo.messaging.egg-info/PKG-INFO new/oslo.messaging-5.17.1/oslo.messaging.egg-info/PKG-INFO --- old/oslo.messaging-5.17.0/oslo.messaging.egg-info/PKG-INFO 2017-01-18 15:10:27.000000000 +0100 +++ new/oslo.messaging-5.17.1/oslo.messaging.egg-info/PKG-INFO 2017-02-27 12:35:58.000000000 +0100 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: oslo.messaging -Version: 5.17.0 +Version: 5.17.1 Summary: Oslo Messaging API Home-page: http://docs.openstack.org/developer/oslo.messaging/ Author: OpenStack diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.messaging-5.17.0/oslo.messaging.egg-info/pbr.json new/oslo.messaging-5.17.1/oslo.messaging.egg-info/pbr.json --- old/oslo.messaging-5.17.0/oslo.messaging.egg-info/pbr.json 2017-01-18 15:10:27.000000000 +0100 +++ new/oslo.messaging-5.17.1/oslo.messaging.egg-info/pbr.json 2017-02-27 12:35:58.000000000 +0100 @@ -1 +1 @@ -{"is_release": true, "git_version": "8424dbc"} \ No newline at end of file +{"git_version": "28d5df8", "is_release": true} \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.messaging-5.17.0/oslo_messaging/_drivers/amqp1_driver/eventloop.py new/oslo.messaging-5.17.1/oslo_messaging/_drivers/amqp1_driver/eventloop.py --- old/oslo.messaging-5.17.0/oslo_messaging/_drivers/amqp1_driver/eventloop.py 2017-01-18 15:09:28.000000000 +0100 +++ new/oslo.messaging-5.17.1/oslo_messaging/_drivers/amqp1_driver/eventloop.py 2017-02-27 12:35:19.000000000 +0100 @@ -93,8 +93,8 @@ def connect(self, host): """Connect to host and start the AMQP protocol.""" - addr = socket.getaddrinfo(host.hostname, host.port, - socket.AF_INET, socket.SOCK_STREAM) + addr = socket.getaddrinfo(host.hostname, host.port, socket.AF_UNSPEC, + socket.SOCK_STREAM) if not addr: key = "%s:%i" % (host.hostname, host.port) error = "Invalid peer address '%s'" % key diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.messaging-5.17.0/oslo_messaging/_drivers/zmq_driver/client/publishers/dealer/zmq_dealer_publisher_proxy.py new/oslo.messaging-5.17.1/oslo_messaging/_drivers/zmq_driver/client/publishers/dealer/zmq_dealer_publisher_proxy.py --- old/oslo.messaging-5.17.0/oslo_messaging/_drivers/zmq_driver/client/publishers/dealer/zmq_dealer_publisher_proxy.py 2017-01-18 15:09:28.000000000 +0100 +++ new/oslo.messaging-5.17.1/oslo_messaging/_drivers/zmq_driver/client/publishers/dealer/zmq_dealer_publisher_proxy.py 2017-02-27 12:35:19.000000000 +0100 @@ -105,8 +105,9 @@ if not self.publishers: raise zmq_matchmaker_base.MatchmakerUnavailable() socket = self.sockets_manager.get_socket() - random.shuffle(self.publishers) - for publisher in self.publishers: + publishers = list(self.publishers) + random.shuffle(publishers) + for publisher in publishers: socket.connect_to_host(publisher) return socket