zope.interface 6.4-1 source package in Ubuntu

Changelog

zope.interface (6.4-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.

 -- Colin Watson <email address hidden>  Fri, 17 May 2024 11:35:41 +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
Oracular release main python

Downloads

File Size SHA-256 Checksum
zope.interface_6.4-1.dsc 2.2 KiB 594f829ed9372c5c2f1672efffcbeaece757d83b29639e1091f7a72f1e2ad712
zope.interface_6.4.orig.tar.gz 218.2 KiB aae6aa9704b5b478a637f5160df29232642feb2215b78fff8c78caa5ff4c8b3e
zope.interface_6.4-1.debian.tar.xz 6.8 KiB d7f43ffef3c2b0ed350175c0c6c1e314bb9af4bdca32ea7a04b3da9bc05eb3e5

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