File python-zopeinterface.changes of Package python-zopeinterface
-------------------------------------------------------------------
Wed Dec 15 14:34:50 UTC 2010 - saschpe@suse.de
- add documentation files: COPYRIGHT.txt CHANGES.txt LICENSE.txt
-------------------------------------------------------------------
Sun Dec 12 15:50:03 UTC 2010 - saschpe@gmx.de
- update to 3.6.1
* A non-ascii character in the changelog made 3.6.0 uninstallable
on Python 3 systems with another default encoding than UTF-8.
* Fixed compiler warnings under GCC 4.3.3.
* Python 2.3 is no longer supported.
* Use the standard Python doctest module instead of
zope.testing.doctest, which has been deprecated.
* Allow to bootstrap on Jython.
- re-packaged with py2pack
* now builds on all RPM-based distros
-------------------------------------------------------------------
Tue Jun 3 04:41:14 CEST 2008 - crrodriguez@suse.de
- needs fno-strict-aliasing
-------------------------------------------------------------------
Thu Aug 2 16:51:01 CEST 2007 - jmatejek@suse.cz
- update to 3.3.0
* corresponds to new Zope versions
* adapter-lookup written in C to simplify application debugging
* various bugfixes
-------------------------------------------------------------------
Thu Oct 19 17:08:43 CEST 2006 - jmatejek@suse.cz
- minor changes for better 64bit compatibility with PEP353
-------------------------------------------------------------------
Tue Feb 28 16:46:04 CET 2006 - jmatejek@suse.cz
- updated to reflect python changes due to #149809
-------------------------------------------------------------------
Wed Jan 25 21:40:55 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Thu Apr 14 11:58:57 CEST 2005 - mcihar@suse.cz
- new package