zope.interface 6.1-0.1 source package in Ubuntu

Changelog

zope.interface (6.1-0.1) unstable; urgency=medium

  * Non-maintainer upload.
  * New upstream version, ready for Python 3.12.

 -- Matthias Klose <email address hidden>  Tue, 07 Nov 2023 08:19:54 +0100

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
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_6.1-0.1.dsc 2.2 KiB 8b3ee1cc183a3a1b04f906ccbc34202a97310d8b9d2c2098de00f741dd61551a
zope.interface_6.1.orig.tar.gz 218.6 KiB 61d042c0dd812473047bb1ad01768e1f2f7060dae43d08bf4194d23f30436718
zope.interface_6.1-0.1.debian.tar.xz 6.6 KiB c911f4813452e21e7d0a4362c9fe213a1b107713fe9a5cb5a984cc5a9f9c13b3

No changes file available.

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