Announcement: Zope 4.0-final released
On behalf of Zope developer community I am happy to announce the final release of Zope 4. This release contains: * no breaking changes since 4.0b10 * some features (e. g. the resurrection of the ZMI interfaces tab) and * many bug fixes. * the happiness of being final now For details of the changes see https://zope.readthedocs.io/en/latest/changes.html#id1 Thank you everyone who helped to bring Zope such a long way behind the border into the Python 3 wonderland. See https://blog.gocept.com/2019/05/10/celebration-zope-4-final-release/ for some more details. To install the new version see the instructions for either zc.buildout: http://zope.readthedocs.io/en/latest/INSTALL-buildout.html or virtualenv/pip: http://zope.readthedocs.io/en/latest/INSTALL-virtualenv.html or pipenv: https://zope.readthedocs.io/en/latest/INSTALL-pipenv.html -- Mit freundlichen Grüßen Michael Howitz
On 10. May 2019, at 7:48 , Michael Howitz <icemac@gmx.net> wrote:
To install the new version see the instructions for either zc.buildout: http://zope.readthedocs.io/en/latest/INSTALL-buildout.html or virtualenv/pip: http://zope.readthedocs.io/en/latest/INSTALL-virtualenv.html or pipenv: https://zope.readthedocs.io/en/latest/INSTALL-pipenv.html
CORRECTION: The installation documentation is at https://zope.readthedocs.io/en/latest/INSTALL.html jens
Am 2019-05-10 14:48, schrieb Michael Howitz:
To install the new version see the instructions for either zc.buildout: http://zope.readthedocs.io/en/latest/INSTALL-buildout.html or virtualenv/pip: http://zope.readthedocs.io/en/latest/INSTALL-virtualenv.html or pipenv: https://zope.readthedocs.io/en/latest/INSTALL-pipenv.html
There is a new URL for the installation documentation: https://zope.readthedocs.io/en/latest/INSTALL.html -- Jürgen Gmach . juergen.gmach@apis.de . +49 9482 941545 APIS Informationstechnologien GmbH . https://www.apis.de Gewerbepark A 13, 93086 Wörth/Donau . Deutschland Sitz der GmbH: Wörth/Donau, Amtsgericht Regensburg (HRB 6684) Geschäftsführer: Julia Anna Dietz, Jürgen Eilers, Peter Rosenbeck
On 10/5/19 14:48, Michael Howitz wrote:
On behalf of Zope developer community I am happy to announce the final release of Zope 4.
Great!. Am I supposed to be able to just upgrade a Zope 2.13.29 deployment to 4.0 without with little if any worries? I will use python 2.7 for now. My plan is: Python 2.7 + Zope 2 -> Python 2.7 + zope 4 -> (future) -> Python 3 Is that sensible?. -- Jesús Cea Avión _/_/ _/_/_/ _/_/_/ jcea@jcea.es - http://www.jcea.es/ _/_/ _/_/ _/_/ _/_/ _/_/ Twitter: @jcea _/_/ _/_/ _/_/_/_/_/ jabber / xmpp:jcea@jabber.org _/_/ _/_/ _/_/ _/_/ _/_/ "Things are not so easy" _/_/ _/_/ _/_/ _/_/ _/_/ _/_/ "My name is Dump, Core Dump" _/_/_/ _/_/_/ _/_/ _/_/ "El amor es poner tu felicidad en la felicidad de otro" - Leibniz
No. You will need to do extensive testing of your application jens
On Jun 14, 2019, at 16:50, Jesus Cea <jcea@jcea.es> wrote:
On 10/5/19 14:48, Michael Howitz wrote: On behalf of Zope developer community I am happy to announce the final release of Zope 4.
Great!.
Am I supposed to be able to just upgrade a Zope 2.13.29 deployment to 4.0 without with little if any worries? I will use python 2.7 for now.
My plan is:
Python 2.7 + Zope 2 -> Python 2.7 + zope 4 -> (future) -> Python 3
Is that sensible?.
-- Jesús Cea Avión _/_/ _/_/_/ _/_/_/ jcea@jcea.es - http://www.jcea.es/ _/_/ _/_/ _/_/ _/_/ _/_/ Twitter: @jcea _/_/ _/_/ _/_/_/_/_/ jabber / xmpp:jcea@jabber.org _/_/ _/_/ _/_/ _/_/ _/_/ "Things are not so easy" _/_/ _/_/ _/_/ _/_/ _/_/ _/_/ "My name is Dump, Core Dump" _/_/_/ _/_/_/ _/_/ _/_/ "El amor es poner tu felicidad en la felicidad de otro" - Leibniz
_______________________________________________ Zope maillist - Zope@zope.org https://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - https://mail.zope.org/mailman/listinfo/zope-announce https://mail.zope.org/mailman/listinfo/zope-dev )
participants (4)
-
Jens Vagelpohl -
Jesus Cea -
Jürgen Gmach -
Michael Howitz