Size: 1540
Comment:
|
Size: 2822
Comment: add more Debian packages
|
Deletions are marked like this. | Additions are marked like this. |
Line 11: | Line 11: |
Beaker Fed14 2to3 --write --nobackups . ; python3 setup.py | Beaker Fed14,Deb6 python3 setup.py pycrypto and pycryptopp are not ported so cookies cannot be encrypted |
Line 13: | Line 13: |
distribute Deb6 0.6.2 python3 setup.py gearman-interface Deb6 0.0.3` cd python3 && python setup.py Httplib2 Deb6 0.5.0 python3 setup.py ipaddr Deb6 python3 setup.py separate tarball with Py3k version Jinja2 Deb6 2.3 python3 setup.py lxml Deb6 2.2 python3 setup.py Mako Deb6,Fed14 0.3 python3 setup.py `make sure 2to3 is used patch`_ upstream [#]_ Markupsafe Deb6 python3 setup.py pipeline Deb7 0.1.3 cd py3k && python3 setup.py py-postgresql Deb7 python3 setup.py |
|
Line 14: | Line 24: |
slimmer Deb7 python3 setup.py setup.py has to be patched to set use_2to3 to True SQLAlchemy Deb6 0.6 python3 setup.py |
|
Line 15: | Line 27: |
yaml Deb6 3.08 python3 setup.py | |
Line 19: | Line 32: |
.. [#] http://www.makotemplates.org/trac/ticket/148 | |
Line 20: | Line 34: |
.. _`make sure 2to3 is used patch`: http://svn.debian.org/viewsvn/python-modules/packages/mako/trunk/debian/patches/make_sure_2to3_is_used.patch?revision=14387&view=markup |
Need to keep some data on what python modules have been ported to python3, which one haven't, upstream (vs in Linux distribution or private branches) status.
I'm starting a table here but I don't anticipate that it the information will live here forever.
[1] | pycairo is for py3, py2cairo is for py2; download: http://cairographics.org/pycairo/ |
[2] | Not on pypi: http://www.swig.org/ |
[3] | http://www.makotemplates.org/trac/ticket/148 |