zope.interface 5.5.2-1build1 source package in Ubuntu
Changelog
zope.interface (5.5.2-1build1) lunar; urgency=medium * Rebuild to drop Python 3.10 extension -- Jeremy Bicha <email address hidden> Wed, 01 Mar 2023 10:47:12 -0500
Upload details
- Uploaded by:
- Jeremy BĂcha
- Uploaded to:
- Lunar
- Original maintainer:
- Debian Python Team
- Architectures:
- any
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | main | python | |
Lunar | release | main | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
zope.interface_5.5.2.orig.tar.gz | 225.7 KiB | 1b3486c6fbdb737dca12a51e475079c77dd5385a15cfd3bef2b4912d79e5ac49 |
zope.interface_5.5.2-1build1.debian.tar.xz | 6.6 KiB | 1a3579afbe2a9a34c64fd59c3d9067684d8ab5cdbf3d9209ef80dd184048d9b8 |
zope.interface_5.5.2-1build1.dsc | 2.2 KiB | 5a5fe527f4545db7062108ad93cfc9a08ef98720c5e9bcf862da951f50c0af25 |
Available diffs
- diff from 5.5.2-1 (in Debian) to 5.5.2-1build1 (319 bytes)
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