zope.interface 5.2.0-1build2 source package in Ubuntu

Changelog

zope.interface (5.2.0-1build2) jammy; urgency=medium

  * No-change rebuild to add python3.10.

 -- Matthias Klose <email address hidden>  Sun, 17 Oct 2021 10:15:06 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Jammy
Original maintainer:
Debian Python Team
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket 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-1build2.debian.tar.xz 6.5 KiB 7cf4d9ba74e656650f9fa49a9c672925f379970a5c9464b9be7c82e02b9a9dc1
zope.interface_5.2.0-1build2.dsc 2.3 KiB 378617327557d36cc48b6bde8e2b8a8b2ff505c1fb855f4e56ec4c991450f334

Available diffs

View changes file

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.