zope.interface 5.5.2-1 source package in Ubuntu
Changelog
zope.interface (5.5.2-1) unstable; urgency=medium * Team upload. * New upstream release. * d/rules: Simplify, removing manual calls to setup.py. * Run tests using pytest. -- Colin Watson <email address hidden> Sat, 10 Dec 2022 21:45:21 +0000
Upload details
- Uploaded by:
- Debian Python Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Team
- Architectures:
- any
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
zope.interface_5.5.2-1.dsc | 2.3 KiB | a5e146a954df30b56f6b5e019c656414ff56af5ea6ea267fe0482ba801724288 |
zope.interface_5.5.2.orig.tar.gz | 225.7 KiB | 1b3486c6fbdb737dca12a51e475079c77dd5385a15cfd3bef2b4912d79e5ac49 |
zope.interface_5.5.2-1.debian.tar.xz | 6.6 KiB | b5be7a92aea9b55b299b37d2c19216a6c78a724ff037631434ea957d1732706c |
Available diffs
No changes file available.
Binary packages built by this source
- python3-zope.interface: Interfaces for Python3
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.
.
This is the Python 3 version.
- python3-zope.interface-dbgsym: debug symbols for python3-zope.interface