[Zope-dev] trying out the buildout-based Zope 2.12...

Andreas Jung lists at zopyx.com
Sat Mar 28 08:30:36 EDT 2009


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

On 27.03.2009 15:47 Uhr, Chris Withers wrote:
> Hey All,
> 
> I'm trying to get Zope 2.12 working with buildout, in the absence of 
> docs, I thought I'd try:
> 
> [buildout]
> parts = zopetest
> 
> [zopetest]
> recipe = zc.recipe.egg
> interpreter = py
> eggs =
>    zope2
> 
> ...and was rewarded with:
> 
> Got zope.principalregistry 3.7.0.
> While:
>    Installing zopetest.
> Error: There is a version conflict.
> We already have: zope.component 3.5.1
> but zope.app.security 3.7.0 requires 'zope.component>=3.6.0'.
> 
> 

The issue is caused (or at least related) due to the separation
of packages in install_requires and extra_requires within the setup.py
of the Zope 2 package..I will check this with Hanno during Pycon.

Andreas
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAknOGGwACgkQCJIWIbr9KYw1wQCfbpiOapDE7+v2t9pG4bmcjdDe
ixAAn0RgxcXumu4o8kxeuzZeR951G8ac
=3f6F
-----END PGP SIGNATURE-----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lists.vcf
Type: text/x-vcard
Size: 316 bytes
Desc: not available
Url : http://mail.zope.org/pipermail/zope-dev/attachments/20090328/6805bd69/attachment.vcf 


More information about the Zope-Dev mailing list