[Zope-dev] New Zope2 releases available

Tres Seaver tseaver at palladion.com
Thu Jan 14 17:51:56 EST 2010


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Tres Seaver wrote:
> Charlie Clark wrote:
>> Am 14.01.2010, 17:12 Uhr, schrieb Hanno Schlichting <hanno at hannosch.eu>:
> 
>>> I meant to upload a new egg for that myself, but got into problems
>>> with my new build box and pywin32. I have a cross compilation setup
>>> for 32/64 bit now and uploaded win-amd64 versions of all other
>>> distributions including C extensions. Except building pywin32 yourself
>>> isn't quite as easy
>>> If you'd sent my your binary egg, I'll add it to PyPi.
>> On its way.
> 
>>>> zope.container-3.11.0-py2.6-win32.egg
>>> Why are you trying to use that version? Zope 2.12.3 includes
>>> zope.container 3.8.2 as defined at
>>> http://download.zope.org/Zope2/index/2.12.3/. For that version binary
>>> eggs exist.
>> At the risk of looking even more foolish than usual, I didn't specify that  
>> version, it's what you get unless you specify otherwise. I think it's true  
>> for a whole load of components such as zope.formlib.
> 
> This is a (bad) consequence of not pinning versions in the setup.py of
> the Zope2 egg:  you are going to get "latest" packages instead of the
> ones tracked by the KGS if you just 'easy_install Zope2'.

I should point out that, as the docs say, you should use the index
maintained at:

  http://download.zope.org/Zope2/index/2.12.3/

e.g,::

  $ bin/easy{_install -i http://download.zope.org/Zope2/index/2.12.3/ \
    Zope2

Unlike installing fro PyPI, hat index is restricted to the set of
packages in the corresponding Zope2 version's KGS.


[1]
http://docs.zope.org/zope2/releases/2.12/INSTALL.html#installing-zope-using-virtualenv


Tres.
- --
===================================================================
Tres Seaver          +1 540-429-0999          tseaver at palladion.com
Palladion Software   "Excellence by Design"    http://palladion.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAktPoAwACgkQ+gerLs4ltQ45MQCfXh3n6hr9YuIB3eEKN1bmhceK
cdEAnj05A76yad9m8pK6jPHx47kUFTnG
=nJZi
-----END PGP SIGNATURE-----



More information about the Zope-Dev mailing list