Welcome to Sourcefabric's bug tracker. Not a member? Sign up for an account.

Airtime

Ask Debian and Ubuntu to update to python-amqplib 1.0.2

Details

  • Type: Task Task
  • Status: Open Open
  • Priority: Minor Minor
  • Resolution: Unresolved
  • Affects Version/s: 2.0.0
  • Fix Version/s: 2.1.0 Docs & Packaging
  • Component/s: None
  • Description:
    Hide
    Many bugs were fixed between the version of python-amqplib in sid/precise (1.0.0) and the current stable release (1.0.2):

    http://code.google.com/p/py-amqplib/updates/list

    Please file bugs in Debian and Ubuntu asking for the package to be updated to 1.0.2.

    An issue may be that Ubuntu has a dependency for this package on python2.7, whereas sid has a dependency on python2.6 or python2.7.
    Show
    Many bugs were fixed between the version of python-amqplib in sid/precise (1.0.0) and the current stable release (1.0.2): http://code.google.com/p/py-amqplib/updates/list Please file bugs in Debian and Ubuntu asking for the package to be updated to 1.0.2. An issue may be that Ubuntu has a dependency for this package on python2.7, whereas sid has a dependency on python2.6 or python2.7.

Activity

Hide
Alessio Treglia added a comment - 07/Feb/12 5:07 PM
The changes introduced in py-amqplib 1.0.1 and 1.0.2 are rather small:

CHANGES
--------
Version 1.0.2

    Fix a packaging problem for Windows users, no changes
    to the actual Python code.

Version 1.0.1

    A one-line change to transport.py to fix a problem older
    FreeBSDs have with socket.getaddrinfo()

    Otherwise just packaging changes to include more Trove
    classifiers and docs/tests/etc in the source distribution file.

Do we actually need the latest upstream release?
Just as an aside: Debian's version of python-amqplib has dependencies on python2.6 AND python2.7 because it provides support for both versions of the interpreter, while Ubuntu provides 2.7 as the only supported version of Python.
Show
Alessio Treglia added a comment - 07/Feb/12 5:07 PM The changes introduced in py-amqplib 1.0.1 and 1.0.2 are rather small: CHANGES -------- Version 1.0.2     Fix a packaging problem for Windows users, no changes     to the actual Python code. Version 1.0.1     A one-line change to transport.py to fix a problem older     FreeBSDs have with socket.getaddrinfo()     Otherwise just packaging changes to include more Trove     classifiers and docs/tests/etc in the source distribution file. Do we actually need the latest upstream release? Just as an aside: Debian's version of python-amqplib has dependencies on python2.6 AND python2.7 because it provides support for both versions of the interpreter, while Ubuntu provides 2.7 as the only supported version of Python.
Hide
Daniel James added a comment - 08/Feb/12 1:45 PM
Looking at http://packages.ubuntu.com/precise/python-kombu I see that the dependency is python-amqplib (>= 1.0) so unless there is some other reason why we specifically need python-amqplib 1.0.2 rather than the 1.0.0 already in Debian/Ubuntu, CC-3304 is not actually a blocker, after all.
Show
Daniel James added a comment - 08/Feb/12 1:45 PM Looking at http://packages.ubuntu.com/precise/python-kombu I see that the dependency is python-amqplib (>= 1.0) so unless there is some other reason why we specifically need python-amqplib 1.0.2 rather than the 1.0.0 already in Debian/Ubuntu, CC-3304 is not actually a blocker, after all.

People

Dates

  • Created:
    07/Feb/12 4:21 PM
    Updated:
    22/Feb/12 3:16 PM