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

@@ -11,12 +11,14 @@
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
#
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: python-zope.interface
Version: 3.7.0
Version: 3.8.0
Release: 0
Url: http://pypi.python.org/pypi/zope.interface
Summary: Interfaces for Python