zope.interface 5.2.0-1build1 source package in Ubuntu
Changelog
zope.interface (5.2.0-1build1) impish; urgency=medium * No-change rebuild to build packages with zstd compression. -- Matthias Klose <email address hidden> Thu, 07 Oct 2021 12:27:30 +0200
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Impish
- 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.2.0.orig.tar.gz | 221.7 KiB | 8251f06a77985a2729a8bdbefbae79ee78567dddc3acbd499b87e705ca59fe24 |
zope.interface_5.2.0-1build1.debian.tar.xz | 6.5 KiB | 4869507e7886ba4ca85a51f37232abcd1c3862d7db6e1ec0e362dc1c1affb7ad |
zope.interface_5.2.0-1build1.dsc | 2.3 KiB | 02155b3256a4c7b4bc7e073ca9379ecb6b0ec8ed08fb1b497931d958b1c13dba |
Available diffs
- diff from 5.2.0-1 (in Debian) to 5.2.0-1build1 (334 bytes)
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-dbg: Interfaces for Python3 (debug extension)
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 package contains the extension built for the Python3 debug interpreter.