zope.interface 6.3-1 source package in Ubuntu

Changelog

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

  * Team upload.
  * New upstream release.

 -- Colin Watson <email address hidden>  Mon, 13 May 2024 12:13:20 +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.3-1.dsc 2.2 KiB ceaf6cb375294c10271ebc27df5b557c2f7ce70029bae2590052047f5c79159d
zope.interface_6.3.orig.tar.gz 219.4 KiB 5c8155fb95392c68499f4d8285171aeb354ffa306152c5100a7d586ba713565f
zope.interface_6.3-1.debian.tar.xz 6.8 KiB df3f1d1313a72f9942577bd647bc28f687db12419df9366a1815be0f80eb5171

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