zope.interface 4.3.2-1build2 source package in Ubuntu

Changelog

zope.interface (4.3.2-1build2) artful; urgency=medium

  * No change rebuild to drop Python 3.5 support.

 -- Michael Hudson-Doyle <email address hidden>  Sat, 05 Aug 2017 21:25:43 +1200

Upload details

Uploaded by:
Michael Hudson-Doyle
Uploaded to:
Artful
Original maintainer:
Fabio Tranchitella
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release main python

Downloads

File Size SHA-256 Checksum
zope.interface_4.3.2.orig.tar.gz 139.8 KiB 6a0e224a052e3ce27b3a7b1300a24747513f7a507217fcc2a4cb02eb92945cee
zope.interface_4.3.2-1build2.debian.tar.xz 6.1 KiB a6a9ceb05f11b38f8dd898ecd5fd851882fa056cf4d3f1aacb1f92869d28dca9
zope.interface_4.3.2-1build2.dsc 2.6 KiB e7ee04d20b7cc48b0eae1987317e40bfa9e458bfce14c9e52042fd342d251868

Available diffs

View changes file

Binary packages built by this source

python-zope.interface: Interfaces for Python

 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 2 version.

python-zope.interface-dbg: No summary available for python-zope.interface-dbg in ubuntu artful.

No description available for python-zope.interface-dbg in ubuntu artful.

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.