On Fri, Oct 16, 2009 at 06:10:51PM -0400, David Malcolm wrote:
One area that excites me about Distribute is support for Python 3 e.g. the idea of being able to run 2to3 as part of the build process. Not sure how sane that last one is, but it may be that we need Distribute in order to build out a python 3 stack in Fedora. Haven't checked the details yet though.
The current python-setuptools in rawhide (F-13) is now distribute. Let me know/file a bug/etc if something starts to fail unepexctedly. (abadger1999 on freenode is the best way to get quick help).
Couple review bugs of sorts to work out details of packaging for python3: https://bugzilla.redhat.com/show_bug.cgi?id=531648 https://bugzilla.redhat.com/show_bug.cgi?id=531895
There's a lot of options. We need to figure out which of those is the most sane.
-Toshio