zope.interface 6.1-1 source package in Ubuntu

Changelog

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

  * Team upload.
  * Ship a pydist file to help dh_python3 locate python3-zope.interface, when
    the package name is normalized.

 -- Stefano Rivera <email address hidden>  Sun, 24 Dec 2023 15:54:23 -0400

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-1.dsc 1.6 KiB f7e4f2d8c05b39ba46a17183a70a2439cde3c0d70154f507743ad75ea6b66a98
zope.interface_6.1.orig.tar.gz 218.6 KiB 61d042c0dd812473047bb1ad01768e1f2f7060dae43d08bf4194d23f30436718
zope.interface_6.1-1.debian.tar.xz 6.7 KiB b14375969948ebb21b515584d15404c724b73353f20c32ac954776fa7a865332

Available diffs

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