14
0
forked from pool/python-amqp

- Update to 1.1.0:

- No longer supports Pyhton 2.5
  - Fixed receiving of float table values.
  - Now Supports Python 3 and Python 2.6+ in the same source code.
  - Python 3 related fixes.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-amqp?expand=0&rev=5
This commit is contained in:
Alexandre Rogoski
2012-11-08 23:26:48 +00:00
committed by Git OBS Bridge
parent d2bc9e77bd
commit 16c6c91a63
4 changed files with 13 additions and 4 deletions

View File

@@ -16,7 +16,7 @@
Name: python-amqp
Version: 1.0.2
Version: 1.1.0
Release: 0
License: LGPL-2.1
Summary: Low-level AMQP client for Python (fork of amqplib)