File zope3-python-2.4.changes of Package zope3-python-2.4
-------------------------------------------------------------------
Mon Sep 25 18:03:00 CEST 2006 - mkudlvasr@suse.cz
- update to 3.2.1
highlights from changelog:
Zope 3.2.0b1
- The ZServer has been replaced with the Twisted server.
- Added a test browser. The test browser simulates a real
Web browser as much as possible as a Python object. This
allows us to write functional tests the same way the site
would be experienced by the user.
Zope 3.2.0b2
- Changed the way returning large results is handled. Applications
can now simply return files to the publisher.
- OverflowWarning is not used anymore in python 2.5
- Created int vs. Py_ssize_t checks according to PEP 353
-------------------------------------------------------------------
Thu Sep 21 16:08:19 CEST 2006 - cthiel@suse.de
- fix build with python 2.5
-------------------------------------------------------------------
Wed May 31 17:55:45 CEST 2006 - mkudlvasr@suse.cz
- add acceptable python version 2.4.3
-------------------------------------------------------------------
Mon May 22 20:04:11 CEST 2006 - lrupp@suse.de
- add python to PreRequires for %post-script
- use a dynamic gid/uid in the system range
-------------------------------------------------------------------
Mon Apr 10 18:13:27 CEST 2006 - mkudlvasr@suse.cz
- added missingok to logrotate configuration - (bug #105495)
-------------------------------------------------------------------
Thu Mar 9 16:07:43 CET 2006 - mkudlvasr@suse.cz
- added symlink to reflect changed behaviour with python2.4.2
- added symlink and removed patch for mkzopeinstance lib64 problem
-------------------------------------------------------------------
Wed Jan 25 21:43:48 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Mon Jan 16 17:22:42 CET 2006 - mkudlvasr@suse.cz
- repaired problem with mkzopeinstance on x86_64, ppc64 and s390x
-------------------------------------------------------------------
Wed Dec 14 15:50:55 CET 2005 - mkudlvasr@suse.cz
- new package