python-zope.interface
This package is intended to be independently reusable in any Python
project. It is maintained by the Zope Toolkit project.
This package provides an implementation of object interfaces for Python.
Interfaces are a mechanism for labeling objects as conforming to a given
API or contract. So, this package can be considered as implementation of
the Design By Contract methodology support in Python.
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
9
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/python-zope.interface && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
python-zope.interface.changes | 0000006332 6.18 KB | |
python-zope.interface.spec | 0000003044 2.97 KB | |
zope.interface-4.0.5.zip | 0000173379 169 KB |
Revision 11 (latest revision is 41)
Stephan Kulow (coolo)
accepted
request 186707
from
Sascha Peilicke (saschpe)
(revision 11)
- add unzip to BuildRequires - Ship upstream tarbal (zipfile) and fix Source URL - Updated to 4.0.5: * Fixed a bug where a decorated method caused false positive failures on verifyClass(). - Updated to 4.0.4: * Fixed a bug that was revealed by porting zope.traversing. During a loop, the loop body modified a weakref dict causing a RuntimeError error. - generate documentation in -doc package - enable tests
Comments 0