[Zope-dev] Zope 2.12.0a2 released

Baiju M mbaiju at zeomega.net
Thu Apr 23 14:08:11 EDT 2009


On Thu, Apr 23, 2009 at 12:27 PM, Tres Seaver <tseaver at palladion.com> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Andreas Jung wrote:
>>
>> Am 19.04.2009 um 10:52 schrieb Andreas Jung:
>>
>>
>>> Supported, documented and recommended installation methods should be
>>
>>> - virtualenv + easy_install (see above)
>>
>>
>> I just released
>>
>> http://pypi.python.org/pypi/zope.z2release/0.1
>>
>> that allows us to build an Zope 2 related index based
>> on the versions.cfg file of the Zope 2 package. Easy_installing
>> becomes pretty easy using this approach:
>>
>>
>> virtualenv foo
>> cd foo
>> source bin/activate
>> bin/easy_install -i http://some.url/index/2.12.0a3 Zope2
>
> - - The 'source bin/activate' part should be unnecessary (I never use it,
>  and I use *lots* of virtualenvs).
>
> - - I propose the following for the index URL:
>
>  http://download.zope.org/Zope2/index/2.12.0a3

What about dropping that "index" from URL, like this:

  http://download.zope.org/Zope2/2.12.0a3

Regards,
Baiju M


More information about the Zope-Dev mailing list