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
-
9
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-zope.interface && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000053 53 Bytes | |
python-zope.interface.changes | 0000018177 17.8 KB | |
python-zope.interface.spec | 0000002872 2.8 KB | |
zope.interface-6.4.post2.tar.gz | 0000294539 288 KB |
Revision 38 (latest revision is 41)
Ana Guerrero (anag+factory)
accepted
request 1179654
from
Dirk Mueller (dirkmueller)
(revision 38)
- update to 6.4.post2: * Publish missing Windows wheels, second attempt. * Publish missing Windows wheels. * The sdist of version 6.4 was uploaded to PyPI as zope_interface-6.4.tar.gz instead of zope.interface-6.4-py2.tar.gz which cannot be installed by zc.buildout. This release is a re-release of version 6.4 with the correct sdist name. * Adjust for incompatible changes in Python 3.13b1. * Build windows wheels on GHA.
Comments 0