Hello community,

here is the log from the commit of package python-amqp for openSUSE:Factory 
checked in at 2014-01-22 09:58:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-amqp (Old)
 and      /work/SRC/openSUSE:Factory/.python-amqp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-amqp"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-amqp/python-amqp.changes  2014-01-15 
16:26:34.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-amqp.new/python-amqp.changes     
2014-01-23 15:53:49.000000000 +0100
@@ -1,0 +2,6 @@
+Tue Jan 21 13:13:06 UTC 2014 - dmuel...@suse.com
+
+- update to 1.4.1:
+  - Fixed error occurring when heartbeats disabled.
+
+-------------------------------------------------------------------

Old:
----
  amqp-1.4.0.tar.gz

New:
----
  amqp-1.4.1.tar.gz

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

Other differences:
------------------
++++++ python-amqp.spec ++++++
--- /var/tmp/diff_new_pack.v4UhZm/_old  2014-01-23 15:53:49.000000000 +0100
+++ /var/tmp/diff_new_pack.v4UhZm/_new  2014-01-23 15:53:49.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           python-amqp
-Version:        1.4.0
+Version:        1.4.1
 Release:        0
 Summary:        Low-level AMQP client for Python (fork of amqplib)
 License:        LGPL-2.1

++++++ amqp-1.4.0.tar.gz -> amqp-1.4.1.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/amqp-1.4.0/Changelog new/amqp-1.4.1/Changelog
--- old/amqp-1.4.0/Changelog    2014-01-13 15:50:56.000000000 +0100
+++ new/amqp-1.4.1/Changelog    2014-01-14 22:33:22.000000000 +0100
@@ -5,10 +5,19 @@
 The previous amqplib changelog is here:
 http://code.google.com/p/py-amqplib/source/browse/CHANGES
 
+.. _version-1.4.1:
+
+1.4.1
+=====
+:release-date: 2014-01-14 09:30 P.M UTC
+
+- Fixed error occurring when heartbeats disabled.
+
 .. _version-1.4.0:
 
 1.4.0
-:release-date: 2014-01-13 3:00 P.M UTC
+=====
+:release-date: 2014-01-13 03:00 P.M UTC
 
 - Heartbeat implementation improved (Issue #6).
 
@@ -39,7 +48,7 @@
 
 1.3.3
 =====
-:release-date: 2013-11-11 3:30 P.M UTC
+:release-date: 2013-11-11 03:30 P.M UTC
 
 - SSLTransport: Now keeps read buffer if an exception is raised
   (Issue #26).
@@ -50,7 +59,7 @@
 
 1.3.2
 =====
-:release-date: 2013-10-29 2:00 P.M UTC
+:release-date: 2013-10-29 02:00 P.M UTC
 
 - Message.channel is now a channel object (not the channel id).
 
@@ -171,7 +180,7 @@
 
 1.0.13
 ======
-:release-date: 2013-07-31 16:00 P.M BST
+:release-date: 2013-07-31 04:00 P.M BST
 
 - Fixed problems with the SSL transport (Issue #15).
 
@@ -183,7 +192,7 @@
 
 1.0.12
 ======
-:release-date: 2013-06-25 14:00 P.M BST
+:release-date: 2013-06-25 02:00 P.M BST
 
 - Fixed another Python 3 compatibility problem.
 
@@ -191,7 +200,7 @@
 
 1.0.11
 ======
-:release-date: 2013-04-11 18:00 P.M BST
+:release-date: 2013-04-11 06:00 P.M BST
 
 - Fixed Python 3 incompatibility in ``amqp/transport.py``.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/amqp-1.4.0/PKG-INFO new/amqp-1.4.1/PKG-INFO
--- old/amqp-1.4.0/PKG-INFO     2014-01-13 16:01:08.000000000 +0100
+++ new/amqp-1.4.1/PKG-INFO     2014-01-14 22:34:58.000000000 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: amqp
-Version: 1.4.0
+Version: 1.4.1
 Summary: Low-level AMQP client for Python (fork of amqplib)
 Home-page: http://github.com/celery/py-amqp
 Author: Ask Solem
@@ -10,7 +10,7 @@
          Python AMQP 0.9.1 client library
         =====================================================================
         
-        :Version: 1.4.0
+        :Version: 1.4.1
         :Web: http://amqp.readthedocs.org/
         :Download: http://pypi.python.org/pypi/amqp/
         :Source: http://github.com/celery/py-amqp/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/amqp-1.4.0/README.rst new/amqp-1.4.1/README.rst
--- old/amqp-1.4.0/README.rst   2014-01-13 15:51:21.000000000 +0100
+++ new/amqp-1.4.1/README.rst   2014-01-14 22:33:31.000000000 +0100
@@ -2,7 +2,7 @@
  Python AMQP 0.9.1 client library
 =====================================================================
 
-:Version: 1.4.0
+:Version: 1.4.1
 :Web: http://amqp.readthedocs.org/
 :Download: http://pypi.python.org/pypi/amqp/
 :Source: http://github.com/celery/py-amqp/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/amqp-1.4.0/amqp/__init__.py 
new/amqp-1.4.1/amqp/__init__.py
--- old/amqp-1.4.0/amqp/__init__.py     2014-01-13 15:51:11.000000000 +0100
+++ new/amqp-1.4.1/amqp/__init__.py     2014-01-14 22:33:27.000000000 +0100
@@ -16,7 +16,7 @@
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301
 from __future__ import absolute_import
 
-VERSION = (1, 4, 0)
+VERSION = (1, 4, 1)
 __version__ = '.'.join(map(str, VERSION[0:3])) + ''.join(VERSION[3:])
 __author__ = 'Barry Pederson'
 __maintainer__ = 'Ask Solem'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/amqp-1.4.0/amqp/channel.py 
new/amqp-1.4.1/amqp/channel.py
--- old/amqp-1.4.0/amqp/channel.py      2013-11-14 15:10:52.000000000 +0100
+++ new/amqp-1.4.1/amqp/channel.py      2014-01-13 17:25:24.000000000 +0100
@@ -31,6 +31,15 @@
 
 AMQP_LOGGER = logging.getLogger('amqp')
 
+EXCHANGE_AUTODELETE_DEPRECATED = """\
+The auto_delete flag for exchanges has been deprecated and will be removed
+from py-amqp v1.5.0.\
+"""
+
+
+class VDeprecationWarning(DeprecationWarning):
+    pass
+
 
 class Channel(AbstractChannel):
     """Work with channels
@@ -604,8 +613,7 @@
         self._send_method((40, 10), args)
 
         if auto_delete:
-            warn(DeprecationWarning(
-                'auto_delete exchanges has been deprecated'))
+            warn(VDeprecationWarning(EXCHANGE_AUTODELETE_DEPRECATED))
 
         if not nowait:
             return self.wait(allowed_methods=[
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/amqp-1.4.0/amqp/connection.py 
new/amqp-1.4.1/amqp/connection.py
--- old/amqp-1.4.0/amqp/connection.py   2014-01-13 15:34:16.000000000 +0100
+++ new/amqp-1.4.1/amqp/connection.py   2014-01-14 22:24:27.000000000 +0100
@@ -857,17 +857,18 @@
                 want a heartbeat.
 
         """
+        client_heartbeat = self.client_heartbeat or 0
         self.channel_max = args.read_short() or self.channel_max
         self.frame_max = args.read_long() or self.frame_max
         self.method_writer.frame_max = self.frame_max
-        self.server_heartbeat = args.read_short()
+        self.server_heartbeat = args.read_short() or 0
 
         # negotiate the heartbeat interval to the smaller of the
         # specified values
-        if self.server_heartbeat == 0 or self.client_heartbeat == 0:
-            self.heartbeat = max(self.server_heartbeat, self.client_heartbeat)
+        if self.server_heartbeat == 0 or client_heartbeat == 0:
+            self.heartbeat = max(self.server_heartbeat, client_heartbeat)
         else:
-            self.heartbeat = min(self.server_heartbeat, self.client_heartbeat)
+            self.heartbeat = min(self.server_heartbeat, client_heartbeat)
 
         self._x_tune_ok(self.channel_max, self.frame_max, self.heartbeat)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/amqp-1.4.0/amqp.egg-info/PKG-INFO 
new/amqp-1.4.1/amqp.egg-info/PKG-INFO
--- old/amqp-1.4.0/amqp.egg-info/PKG-INFO       2014-01-13 16:01:03.000000000 
+0100
+++ new/amqp-1.4.1/amqp.egg-info/PKG-INFO       2014-01-14 22:34:54.000000000 
+0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: amqp
-Version: 1.4.0
+Version: 1.4.1
 Summary: Low-level AMQP client for Python (fork of amqplib)
 Home-page: http://github.com/celery/py-amqp
 Author: Ask Solem
@@ -10,7 +10,7 @@
          Python AMQP 0.9.1 client library
         =====================================================================
         
-        :Version: 1.4.0
+        :Version: 1.4.1
         :Web: http://amqp.readthedocs.org/
         :Download: http://pypi.python.org/pypi/amqp/
         :Source: http://github.com/celery/py-amqp/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/amqp-1.4.0/docs/changelog.rst 
new/amqp-1.4.1/docs/changelog.rst
--- old/amqp-1.4.0/docs/changelog.rst   2014-01-13 15:50:56.000000000 +0100
+++ new/amqp-1.4.1/docs/changelog.rst   2014-01-14 22:33:22.000000000 +0100
@@ -5,10 +5,19 @@
 The previous amqplib changelog is here:
 http://code.google.com/p/py-amqplib/source/browse/CHANGES
 
+.. _version-1.4.1:
+
+1.4.1
+=====
+:release-date: 2014-01-14 09:30 P.M UTC
+
+- Fixed error occurring when heartbeats disabled.
+
 .. _version-1.4.0:
 
 1.4.0
-:release-date: 2014-01-13 3:00 P.M UTC
+=====
+:release-date: 2014-01-13 03:00 P.M UTC
 
 - Heartbeat implementation improved (Issue #6).
 
@@ -39,7 +48,7 @@
 
 1.3.3
 =====
-:release-date: 2013-11-11 3:30 P.M UTC
+:release-date: 2013-11-11 03:30 P.M UTC
 
 - SSLTransport: Now keeps read buffer if an exception is raised
   (Issue #26).
@@ -50,7 +59,7 @@
 
 1.3.2
 =====
-:release-date: 2013-10-29 2:00 P.M UTC
+:release-date: 2013-10-29 02:00 P.M UTC
 
 - Message.channel is now a channel object (not the channel id).
 
@@ -171,7 +180,7 @@
 
 1.0.13
 ======
-:release-date: 2013-07-31 16:00 P.M BST
+:release-date: 2013-07-31 04:00 P.M BST
 
 - Fixed problems with the SSL transport (Issue #15).
 
@@ -183,7 +192,7 @@
 
 1.0.12
 ======
-:release-date: 2013-06-25 14:00 P.M BST
+:release-date: 2013-06-25 02:00 P.M BST
 
 - Fixed another Python 3 compatibility problem.
 
@@ -191,7 +200,7 @@
 
 1.0.11
 ======
-:release-date: 2013-04-11 18:00 P.M BST
+:release-date: 2013-04-11 06:00 P.M BST
 
 - Fixed Python 3 incompatibility in ``amqp/transport.py``.
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to