zope.interface 5.4.0-3build1 source package in Ubuntu

Changelog

zope.interface (5.4.0-3build1) lunar; urgency=medium

  * No-change rebuild with Python 3.11 as supported

 -- Graham Inggs <email address hidden>  Wed, 02 Nov 2022 15:15:56 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Lunar
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.4.0.orig.tar.gz 221.9 KiB a1a9168135311439df4c682db56b5041983e5a2a33f8739200968e2c2badeb32
zope.interface_5.4.0-3build1.debian.tar.xz 6.6 KiB 00a01919d20fd9d798757231bece609e031d0f67beb6a1ae0fc50460bd80902e
zope.interface_5.4.0-3build1.dsc 2.2 KiB f9b922f45bded87c3afb82b2346a4eb93248a16b03488a3d446539c6d4cdf27e

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