Re: Zope release
Robert Buchholz <[email protected]>
| Newsgroups | gmane.comp.web.zope.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello Tres, On 10.11.2014 20:04, Tres Seaver wrote: > Hmm, all three of those changes are to support installing / running > 2.13.x without sticking to its "known-good-set": Correct, which is what I am trying to achieve. Zope's known good set (as documented in the buildout files) is rather ancient and I would like to run many, if not all of its requirements at the latest version. > I guess this is to support direct install from PyPI? I don't see how the > changes in zope.browserpage 4.x / zope.pagetemplate 4.x could matter for > a Zope2 2.13.x release, really. Maybe this one for zdaemon 3.0.1? > https://pypi.python.org/pypi/zdaemon#id6 > or 3.0.5? > https://pypi.python.org/pypi/zdaemon#id2 Correct, if you install it with pip from PyPI, the dependencies as declared in Zope's setup.py do not work with the latest release (even though downgrading browserpage and pagetemplate is probably a non-issue). A zdaemon 4 is a requirement of modern ZODB releases (at least 4.0 and later). I can install from the git branch as well, I just prefer running production systems from well-known release tarballs. Cheers, Robert _______________________________________________ Zope-Dev maillist - [email protected] https://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - https://mail.zope.org/mailman/listinfo/zope-announce https://mail.zope.org/mailman/listinfo/zope )
signature.asc
(application/pgp-signature, 819 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCgAGBQJUYd4aAAoJEKZK0qp6IqRxcpYP/iunnM8fnHuBbWerSJFkZTPL 1g+kN5j31kPNzcIzbkvArOYCRUBzah7YzOVC7uQWWM0AjAIX7v34mWSO9JxXKsFk mLbbBuKMswqklbUSfdzwC0f21qSdPzmMttnNt3Borg3jA9q+Kn/sVqD7tUk+gVsV 6+faBP7sfexral/7vqR5rUX3QBSHRr7nAWijS3SE89Vb83/q6yda3lhGmXQdcF8L 7JoJv/pPkCr8CuQjuFufsraeYxg+AZcTjkOh0yFhYBmBOH11toatc6MXR8u1qKR9 JjXnvc6OHA4lnUhPKT5/vGPIq5UIBbHRm1QuiawVRWDh6jslK/ljP6l8zmc0w0+w DviE59ciShw3TmKzgCfDWz6YizMO2FM8G5vpct6IvlzjMymNtNN8BcMV2Pr5BeMu JglbhDq/5TFPaolJsM4XsEtbZD7nQqjiXBziBJR61It/7/PtKI81nluiCSvCGIF6 aE/fK/4LoGwiJR6yvT1QY9aV6dA8GnDoe/7m6IcBZPemSmynVcVmfKhOnFBKYEGJ 6eUDEeS1/lbH5/DnZ3JxR3EcOJqrU8hef5KjYtRPvb0jZaX4bSr2vxFu06USsBIc HBO7QowHuePh7/R1AZCJaIeoz2Hkoy4e5vGttpdPgMDDuIOZfjSzw09199EWunRF g7NbKYgH5JaInDN3P+/n =JsWK -----END PGP SIGNATURE-----