14
0

- Update to version 3.8.0:

* New module zope.interface.registry
  * No longer Python 2.4 compatible (tested under 2.5, 2.6, 2.7, and 3.2).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.interface?expand=0&rev=4
This commit is contained in:
Sascha Peilicke
2011-09-23 10:29:28 +00:00
committed by Git OBS Bridge
parent 2ee67ecf6a
commit 28bc49f8ad
4 changed files with 14 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Sep 23 10:27:03 UTC 2011 - saschpe@suse.de
- Update to version 3.8.0:
* New module zope.interface.registry
* No longer Python 2.4 compatible (tested under 2.5, 2.6, 2.7, and 3.2).
-------------------------------------------------------------------
Tue Sep 6 15:16:18 UTC 2011 - saschpe@suse.de