zope.interface 5.4.0-1build1 source package in Ubuntu

Changelog

zope.interface (5.4.0-1build1) jammy; urgency=medium

  * No-change rebuild with Python 3.10 only.

 -- Matthias Klose <email address hidden>  Thu, 17 Mar 2022 18:51:23 +0100

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
Jammy release main python

Downloads

File Size SHA-256 Checksum
zope.interface_5.4.0.orig.tar.gz 221.9 KiB a1a9168135311439df4c682db56b5041983e5a2a33f8739200968e2c2badeb32
zope.interface_5.4.0-1build1.debian.tar.xz 6.8 KiB 0d3a466a6b7a0f7385d3fb34558fd81e8ec2cdee7fe684a0d6d512b552b17421
zope.interface_5.4.0-1build1.dsc 2.3 KiB 776bef66112e5df680fd18108196414f37e6dfbe3aca348832072e7adb543956

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.