-------- Messaggio Originale --------
Oggetto: Re: [Plone-developers] Python 2.6.3 and setuptools incompatibility
Data:   Tue, 13 Oct 2009 17:34:32 +0200
Da:     Gilles Lenfant <[email protected]>
A:      Martin Aspeli <[email protected]>
CC:     [email protected]
Referenze: <[email protected]> <[email protected]> <[email protected]> <[email protected]>



Le 4 oct. 09 à 06:38, Martin Aspeli a écrit :

Eric Steele wrote:
Consider me a +1 for moving to Distribute.

+1 from me as well.


Hi,

Some news (not that fresh) from the setuptools / distribute war...

http://tarekziade.wordpress.com/2009/10/10/distribute-0-6-4-released-zc-buildout-support/

Setting up Plone 4 with macports Python 2.6.3 is just :

$ svn co svn co https://svn.plone.org/svn/plone/buildouts/plone-coredev/branches/4.0 somewhere
$ cd somewhere
$ rm bootstrap.py
$ wget http://nightly.ziade.org/bootstrap.py
$ python bootstrap.py
$ bin/buildout

Rocks and grooves...

This does not need to change "setuptools" requirements in eggs since distribute "clones" completely setuptools, including its namespace.

In addition, distribute does not scream if you have a subversion client newer than 1.4.x. Yeah.

Opinions ?

Many thanks to Tarek again...


We could change all the install_requires = ['setuptols', ...] to be
'Distribute' instead and we should be done, right?

Martin

--
Author of `Professional Plone Development`, a book for developers who
want to work with Plone. See http://martinaspeli.net/plone-book


------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
Plone-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/plone-developers


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Plone-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/plone-developers


_______________________________________________
Plone-IT mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/plone-it
http://www.nabble.com/Plone---Italy-f21728.html

Rispondere a