zope.interface 5.4.0-1 source package in Ubuntu

Changelog

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

  * New upstream release 5.4.0
  * d/watch: switch to GitHub tracking
  * d/control:
    - Change homepage for upstream to the actual one (GitHub)
    - Bump Standards-Version to 4.6.0
  * d/copyright:
    - Change the homepage for upstream to the actual one (GitHub)
    - Add debian/* copyright

 -- Pierre-Elliott Bécue <email address hidden>  Tue, 05 Oct 2021 23:58:49 +0200

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_5.4.0-1.dsc 2.3 KiB a084c4f8d861fee8dc13280fcbe9c70a3aea87d734e804e5083c96a533749fdf
zope.interface_5.4.0.orig.tar.gz 221.9 KiB a1a9168135311439df4c682db56b5041983e5a2a33f8739200968e2c2badeb32
zope.interface_5.4.0-1.debian.tar.xz 6.7 KiB fcc9a1c2f432ccb2e9144070e2b42279b46bd63a9e39ce0f02fc87f2a3398a0b

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-dbg: Interfaces for Python3 (debug extension)

 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 package contains the extension built for the Python3 debug interpreter.