[Python-modules-team] Bug#754047: patch file for python3

Brian May brian at microcomaustralia.com.au
Sun Aug 10 01:25:09 UTC 2014


Hello,

Attached is a patch against subversion to add python3 support and the
latest upstream release (now 0.3.21).

Some optional dependencies not yet available in Python3 packages, so I
commented them out:

# python3-beanstalkc, python3-boto, python3-couchdb (>= 0.8)
# python3-pika, python-librabbitmq (>= 0.5.2)

python3 comes with unittest built in, so there is no python3-unittest.


The packaging for this seems to work fine, however the upstream code fails
the tests for Python3.4

AttributeError: 'ContextSuite' object has no attribute '_removed_tests'

Curiously this happens inside unittest code.

Attached is the full stack trace.
-- 
Brian May <brian at microcomaustralia.com.au>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20140810/f9d0de70/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kombu.patch
Type: text/x-patch
Size: 4794 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20140810/f9d0de70/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kombu.errors
Type: application/octet-stream
Size: 2088 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20140810/f9d0de70/attachment-0001.obj>


More information about the Python-modules-team mailing list