Re: [Python-Dev] Status of packaging in 3.3

2012-06-21 Thread Alex Clark
ython.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/ziade.tarek%40gmail.com -- Alex Clark · http://pythonpackages.com ___ Python-Dev mailing list Python-Dev@python.org http://

Re: [Python-Dev] Status of packaging in 3.3

2012-06-21 Thread Alex Clark
et's let setuptools be setuptools and distribute be distribute i.e. as long as distribute exists, I don't care at all about setuptools' release schedule (c.f. PIL/Pillow) and I like it that way :-). If one day setuptools or packaging/distutils2 comes alon

Re: [Python-Dev] Status of packaging in 3.3

2012-06-21 Thread Alex Clark
led and instead any number of tools could have been created that utilized that data. -- Alex Clark · http://pythonpackages.com ___ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://

Re: [Python-Dev] Status of packaging in 3.3

2012-06-22 Thread Alex Clark
l file - all files created by the "source" phase - the "bdist_simple" format will just be an archive consisting of: - the project's dist.yaml file - all files created by the "build" phase - the source and build run hooks and install pre and post hook