On Jun 2, 2013, at 11:42 AM, "Jason R. Coombs" <jar...@jaraco.com> wrote:

> I’m pleased to announce the official release of Setuptools 0.7, now available 
> for download from the project page.
>  
> Nothing has changed from the 0.7b4 pre-release. This is the version that will 
> be uploaded to PyPI after we work out the technique to deploy to PyPI without 
> interfering with the setuptools 0.6 releases.
>  
> For convenience, I’ve also added experimental .msi installers for Windows for 
> Python 3.3 and Python 2.7. Work may continue on these in the future, but as 
> the documentation states, the recommended installation procedure is to use 
> ez_setup.py.
>  
> To install this latest release, follow the canonical install instructions 
> (using ez_setup.py), but direct the script to use bitbucket instead of PyPI:
>  
> python ./ez_setup.py 
> --download-base=https://bitbucket.org/pypa/setuptools/downloads/
>  
> I’ll send another announcement when the official release has been uploaded to 
> PyPI and the ez_setup.py script can be used directly.
> _______________________________________________
> Distutils-SIG maillist  -  Distutils-SIG@python.org
> http://mail.python.org/mailman/listinfo/distutils-sig

Great work!

-----------------
Donald Stufft
PGP: 0x6E3CBCE93372DCFA // 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to