[Distutils] Announcing Setuptools 0.7b3

Jason R. Coombs jaraco at jaraco.com
Sat May 25 22:40:45 CEST 2013


Setuptools and Distribute are now merged, and the new home can be found at
https://bitbucket.org/pypa/setuptools.

 

Issues for Distribute are still being maintained at its old home, but
releases are now made from the 'distribute' fork on the setuptools repo.
Future releases of Distribute (if any) will be maintenance only.

 

The new setuptools, which is designed to be largely compatible both with
Distribute and Setuptools can now be downloaded on the 'downloads' page of
the PyPA site:

 

  https://bitbucket.org/pypa/setuptools/downloads

 

For those familiar with setuptools/distribute, the upgrade process is pretty
straightforward: remove your old versions of distribute and/or setuptools
and install the latest. To install the latest, extract the .tar.gz, and run
setup.py in the target environment. Windows .msi installers have been
provided as well. Ez_setup.py will not yet work until the official release
is made to PyPI.

 

I encourage all of those with experience or interest in packaging to try out
the new setuptools in your environments. Test it against your tool chain.
Provide feedback and file issues in the project site.

 

This limited public release is provided as an advance release prior to the
full public release. Assuming there are no reported blocking issues, a final
0.7 release will be made to PyPI in the coming weeks.

 

Regards,

Jason

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20130525/b27d3c17/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 6572 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20130525/b27d3c17/attachment.bin>


More information about the Distutils-SIG mailing list