Danek Duvall wrote:
There are currently a handful of bugs that cover the 2.6 transition:5573 pkg(5) changes necessary to use Python 2.6 10482 upgrade to cherrypy 3.1.2 10483 depot should use custom reason phrases when raising errors 10485 move pkg(5) to Python 2.6 5573 probably should be closed as a dup of 10485; I must have missed it when filing the latter. 10482 covers the server side of moving to 2.6. 10483 is client-side, as is 10485, though the latter has a couple of different bits which could be factored out into different bugs if someone were feeling especially anal. But I believe that I have all of 10485 covered in my current (albeit likely somewhat outdated) patch (which is available at the same location it was when I sent it out for review two months ago: http://cr.opensolaris.org/~dduvall/pkg-python26/
As a side-comment, maybe this would also be a good time to fix all of the python modules (not the executable ones such as client.py, etc.) to just have #!/usr/bin/python instead of #!/usr/bin/python<version> as has been discussed before?
Should I open a bug? Cheers, -- Shawn Walker _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
