Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Zope: Dev

Zope 2.12.0 released

 

 

Zope dev RSS feed   Index | Next | Previous | View Threaded


lists at zopyx

Sep 30, 2009, 8:15 PM

Post #1 of 12 (1351 views)
Permalink
Zope 2.12.0 released

On behalf of the Zope 2 developers community I am pleased to announce
the official release of Zope 2.12.0.

Major changes:

- Ships with ZODB 3.9
- Runs on top of Python 2.5 and 2.6 (no official support for Python 2.4, your mileage may vary)
- Fully eggified - you install Zope 2.12 directly from PyPI using *easy_install* or *zc.buildout*
- Lots of cleanup on the module level (e.g. ZClasses have gone forever - like it or not)
- Ships with the Zope component library (aka Zope 3.4)
- RESTified documentation in order to generate nice looking HTML/PDF documents using Sphinx
- lots of other small details

For more details, check:

http://docs.zope.org/zope2/releases/2.12/WHATSNEW.html

Release notes:

http://docs.zope.org/zope2/releases/2.12/CHANGES.html

Especially read the installation instructions since the installation
process is different from all other Zope versions (because of the
eggification process). Keep in mind that we do no longer provide the
traditional all-in-one source tarball:

http://docs.zope.org/zope2/releases/2.12/INSTALL.html

The official Zope 2.12 project page on PyPI can be found here:

http://pypi.python.org/pypi/Zope2/

If you have found a bug, please report it on Launchpad:

https://bugs.launchpad.net/zope2/

I would like to thank all people having contributed to this release.
Special thanks to Tres Seaver for his tireless efforts in fixing bugs
and maintaining the Zope 2 codebase and Hanno Schlichting who worked
hard and steadfast on the eggification of Zope 2 and on the cleanup of
various dark corners of the Zope 2 codebase.

In addition we launched the dedicated zope2.zope.org microsite today.
This is one of the first steps for relaunching the Zope sites (including
www.zope.org) asap.

Andreas Jung
Zope 2 Release Manager




--
ZOPYX Ltd. & Co KG \ ZOPYX & Friends
Charlottenstr. 37/1 \ The experts for your Python, Zope and
D-72070 Tübingen \ Plone projects
www.zopyx.com, info [at] zopyx \ www.zopyx.de/friends, friends [at] zopyx
------------------------------------------------------------------------
E-Publishing, Python, Zope & Plone development, Consulting
Attachments: lists.vcf (0.31 KB)


hanno at hannosch

Oct 1, 2009, 5:28 AM

Post #2 of 12 (1308 views)
Permalink
Re: Zope 2.12.0 released [In reply to]

On Thu, Oct 1, 2009 at 5:15 AM, Andreas Jung <lists [at] zopyx> wrote:
> On behalf of the Zope 2 developers community I am pleased to announce
> the official release of Zope 2.12.0.

Yeah! I added the Windows binary eggs for Python 2.4 to 2.6 to PyPi.

> I would like to thank all people having contributed to this release.
> Special thanks to Tres Seaver for his tireless efforts in fixing bugs
> and maintaining the Zope 2 codebase and Hanno Schlichting who worked
> hard and steadfast on the eggification of Zope 2 and on the cleanup of
> various dark corners of the Zope 2 codebase.

Thank you Andreas! Especially for making sure this release didn't grew
out-of-scope, but has seen the light of the day now :)

Hanno
_______________________________________________
Zope-Dev maillist - Zope-Dev [at] zope
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 )


chris at simplistix

Oct 1, 2009, 9:09 AM

Post #3 of 12 (1312 views)
Permalink
Re: Zope 2.12.0 released [In reply to]

Hanno Schlichting wrote:
> On Thu, Oct 1, 2009 at 5:15 AM, Andreas Jung <lists [at] zopyx> wrote:
>> On behalf of the Zope 2 developers community I am pleased to announce
>> the official release of Zope 2.12.0.
>
> Yeah! I added the Windows binary eggs for Python 2.4 to 2.6 to PyPi.

Someone still needs to do this for:

http://pypi.python.org/pypi/ExtensionClass/2.11.3

I would, but I don't have the right PyPI access...

Chris

--
Simplistix - Content Management, Batch Processing & Python Consulting
- http://www.simplistix.co.uk
_______________________________________________
Zope-Dev maillist - Zope-Dev [at] zope
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 )


hanno at hannosch

Oct 1, 2009, 9:38 AM

Post #4 of 12 (1309 views)
Permalink
Re: Zope 2.12.0 released [In reply to]

On Thu, Oct 1, 2009 at 6:09 PM, Chris Withers <chris [at] simplistix> wrote:
> Hanno Schlichting wrote:
>>
>> Yeah! I added the Windows binary eggs for Python 2.4 to 2.6 to PyPi.
>
> Someone still needs to do this for:
>
> http://pypi.python.org/pypi/ExtensionClass/2.11.3
>
> I would, but I don't have the right PyPI access...

Thanks. I added the missing binary eggs for the 2.11.2 and 2.11.3 releases.

Hanno
_______________________________________________
Zope-Dev maillist - Zope-Dev [at] zope
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 )


objectvalues at gmail

Oct 5, 2009, 1:25 AM

Post #5 of 12 (1268 views)
Permalink
Re: Zope 2.12.0 released [In reply to]

Hi,

I have tried to install it on an windows: the egg for python 2.4
works, but the one for 2.6 fails with the following error:

Installed d:\pythonfarms\python262\lib\site-packages\zope2-2.12.0-py2.6-win32.egg
Processing dependencies for Zope2==2.12.0
Searching for zope.container
Reading http://pypi.python.org/simple/zope.container/
Best match: zope.container 3.9.0
Downloading http://pypi.python.org/packages/source/z/zope.container/zope.container-3.9.0.tar.gz#md5=
8a993c12fdbd017a408af62fb75cae39
Processing zope.container-3.9.0.tar.gz
Running zope.container-3.9.0\setup.py -q bdist_egg --dist-dir
c:\docume~1\admini~1\locals~1\temp\eas
y_install-lobg1o\zope.container-3.9.0\egg-dist-tmp-a2hqwi
error: Setup script exited with error: Unable to find vcvarsall.bat


Thank you very much,
Dragos



On Thu, Oct 1, 2009 at 6:38 PM, Hanno Schlichting <hanno [at] hannosch> wrote:
> On Thu, Oct 1, 2009 at 6:09 PM, Chris Withers <chris [at] simplistix> wrote:
>> Hanno Schlichting wrote:
>>>
>>> Yeah! I added the Windows binary eggs for Python 2.4 to 2.6 to PyPi.
>>
>> Someone still needs to do this for:
>>
>> http://pypi.python.org/pypi/ExtensionClass/2.11.3
>>
>> I would, but I don't have the right PyPI access...
>
> Thanks. I added the missing binary eggs for the 2.11.2 and 2.11.3 releases.
>
> Hanno
> _______________________________________________
> Zope-Dev maillist - Zope-Dev [at] zope
> 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 )
>



--
Dragos Chirila
objectValues [at] gmail
(+4) 0722 395375
_______________________________________________
Zope-Dev maillist - Zope-Dev [at] zope
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 )


chris at simplistix

Oct 5, 2009, 2:49 AM

Post #6 of 12 (1269 views)
Permalink
Re: Zope 2.12.0 released [In reply to]

Dragos Chirila wrote:
> Hi,
>
> I have tried to install it on an windows: the egg for python 2.4
> works, but the one for 2.6 fails with the following error:

This is because there was no 2.6 binary egg.

I've just rolled one and uploaded it.

Can you try again and let me know how you go?

Chris

--
Simplistix - Content Management, Batch Processing & Python Consulting
- http://www.simplistix.co.uk
_______________________________________________
Zope-Dev maillist - Zope-Dev [at] zope
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 )


lists at zopyx

Oct 5, 2009, 3:26 AM

Post #7 of 12 (1265 views)
Permalink
Re: Zope 2.12.0 released [In reply to]

Am 05.10.09 11:49, schrieb Chris Withers:
> Dragos Chirila wrote:
>
>> Hi,
>>
>> I have tried to install it on an windows: the egg for python 2.4
>> works, but the one for 2.6 fails with the following error:
>>
> This is because there was no 2.6 binary egg.
>
> I've just rolled one and uploaded it.
>
> Can you try again and let me know how you go?
>

Any suggestion how we can better check the availablity of all related eggs?

I have some code for building the KGS on download.zope.org for a given
release tag. We might extend the code for checking the availablity of
the windows eggs for the supported Python versions...any taker?

Andreas
Attachments: lists.vcf (0.31 KB)


objectvalues at gmail

Oct 5, 2009, 3:32 AM

Post #8 of 12 (1267 views)
Permalink
Re: Zope 2.12.0 released [In reply to]

Hi Chris,

The installation worked smoothly. Still, I had to modify something in
the site-packages\zope\interface\common\interfaces.py file :

try:
classImplements(OverflowWarning, IOverflowWarning)
except NameError:
pass # OverflowWarning was removed in Python 2.5

Otherwise, Zope wont start because of a Python error: NameError: name
'OverflowWarning' is not defined

Thank you very much,
Dragos

On Mon, Oct 5, 2009 at 11:49 AM, Chris Withers <chris [at] simplistix> wrote:
> Dragos Chirila wrote:
>>
>> Hi,
>>
>> I have tried to install it on an windows: the egg for python 2.4
>> works, but the one for 2.6 fails with the following error:
>
> This is because there was no 2.6 binary egg.
>
> I've just rolled one and uploaded it.
>
> Can you try again and let me know how you go?
>
> Chris
>
> --
> Simplistix - Content Management, Batch Processing & Python Consulting
> - http://www.simplistix.co.uk
>



--
Dragos Chirila
objectValues [at] gmail
(+4) 0722 395375
_______________________________________________
Zope-Dev maillist - Zope-Dev [at] zope
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 )


chris at simplistix

Oct 5, 2009, 3:35 AM

Post #9 of 12 (1276 views)
Permalink
Re: Zope 2.12.0 released [In reply to]

Dragos Chirila wrote:
> Hi Chris,
>
> The installation worked smoothly. Still, I had to modify something in
> the site-packages\zope\interface\common\interfaces.py file :
>
> try:
> classImplements(OverflowWarning, IOverflowWarning)
> except NameError:
> pass # OverflowWarning was removed in Python 2.5
>
> Otherwise, Zope wont start because of a Python error: NameError: name
> 'OverflowWarning' is not defined

This doesn't seem right. I'm running Zope 2.12 on Windows and haven't
had to modify anything.

How did you try and install Zope?

Chris

--
Simplistix - Content Management, Batch Processing & Python Consulting
- http://www.simplistix.co.uk
_______________________________________________
Zope-Dev maillist - Zope-Dev [at] zope
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 )


objectvalues at gmail

Oct 5, 2009, 3:41 AM

Post #10 of 12 (1270 views)
Permalink
Re: Zope 2.12.0 released [In reply to]

I took the steps:

- installed Python 2.6.2
- downloaded Zope2-2.12.0-py2.6-win32.egg
- ..\Scripts\easy_install.exe Zope2-2.12.0-py2.6-win32.egg
- create a zope instance with ..\Scripts\mkzopeinstance.exe


Is this the correct way, right?

On Mon, Oct 5, 2009 at 12:35 PM, Chris Withers <chris [at] simplistix> wrote:
> Dragos Chirila wrote:
>> Hi Chris,
>>
>> The installation worked smoothly. Still, I had to modify something in
>> the site-packages\zope\interface\common\interfaces.py file :
>>
>> try:
>> classImplements(OverflowWarning, IOverflowWarning)
>> except NameError:
>> pass # OverflowWarning was removed in Python 2.5
>>
>> Otherwise, Zope wont start because of a Python error: NameError: name
>> 'OverflowWarning' is not defined
>
> This doesn't seem right. I'm running Zope 2.12 on Windows and haven't
> had to modify anything.
>
> How did you try and install Zope?
>
> Chris
>
> --
> Simplistix - Content Management, Batch Processing & Python Consulting
> - http://www.simplistix.co.uk
> _______________________________________________
> Zope-Dev maillist - Zope-Dev [at] zope
> 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 )
>



--
Dragos Chirila
objectValues [at] gmail
(+4) 0722 395375
_______________________________________________
Zope-Dev maillist - Zope-Dev [at] zope
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 )


chris at simplistix

Oct 5, 2009, 3:43 AM

Post #11 of 12 (1267 views)
Permalink
Re: Zope 2.12.0 released [In reply to]

Dragos Chirila wrote:
> I took the steps:
>
> - installed Python 2.6.2
> - downloaded Zope2-2.12.0-py2.6-win32.egg
> - ..\Scripts\easy_install.exe Zope2-2.12.0-py2.6-win32.egg
> - create a zope instance with ..\Scripts\mkzopeinstance.exe

Try the virtualenv option here:

http://docs.zope.org/zope2/releases/2.12/INSTALL.html#installing-zope-using-easy-install

It sounds like you have old cruft in your site-packages which is
tripping Zope up...

Chris

--
Simplistix - Content Management, Batch Processing & Python Consulting
- http://www.simplistix.co.uk
_______________________________________________
Zope-Dev maillist - Zope-Dev [at] zope
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 )


objectvalues at gmail

Oct 5, 2009, 6:09 AM

Post #12 of 12 (1262 views)
Permalink
Re: Zope 2.12.0 released [In reply to]

Chris,

You were right; I tried on a fresh Python 2.6.3 installation and it
worked - Zope instance started without errors.

Dragos

On Mon, Oct 5, 2009 at 12:43 PM, Chris Withers <chris [at] simplistix> wrote:
> Dragos Chirila wrote:
>>
>> I took the steps:
>>
>> - installed Python 2.6.2
>> - downloaded Zope2-2.12.0-py2.6-win32.egg
>> - ..\Scripts\easy_install.exe Zope2-2.12.0-py2.6-win32.egg
>> - create a zope instance with ..\Scripts\mkzopeinstance.exe
>
> Try the virtualenv option here:
>
> http://docs.zope.org/zope2/releases/2.12/INSTALL.html#installing-zope-using-easy-install
>
> It sounds like you have old cruft in your site-packages which is tripping
> Zope up...
>
> Chris
>
> --
> Simplistix - Content Management, Batch Processing & Python Consulting
> - http://www.simplistix.co.uk
>



--
Dragos Chirila
objectValues [at] gmail
(+4) 0722 395375
_______________________________________________
Zope-Dev maillist - Zope-Dev [at] zope
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 )

Zope dev RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.