zope.interface 5.5.2-1build2 source package in Ubuntu

Changelog

zope.interface (5.5.2-1build2) noble; urgency=medium

  * No-change rebuild with Python 3.12 as supported version

 -- Graham Inggs <email address hidden>  Wed, 01 Nov 2023 09:03:41 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Noble
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.5.2.orig.tar.gz 225.7 KiB 1b3486c6fbdb737dca12a51e475079c77dd5385a15cfd3bef2b4912d79e5ac49
zope.interface_5.5.2-1build2.debian.tar.xz 6.7 KiB 8eb5da23b214420945e2cc1396af9b6856e8d06a965cc0421cb10d375c386dbd
zope.interface_5.5.2-1build2.dsc 2.2 KiB ad830b9575a1fa32f61a1db55ef85718e056c0500dc3ce8947f04a3c2661df16

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-dbgsym: debug symbols for python3-zope.interface