zope.proxy 5.2-1 source package in Ubuntu

Changelog

zope.proxy (5.2-1) unstable; urgency=medium

  * Adopt package for the Debian Python Team (closes: #948813).
  * New upstream release.

 -- Colin Watson <email address hidden>  Wed, 05 Jun 2024 13:40:22 +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
Oracular release universe python

Downloads

File Size SHA-256 Checksum
zope.proxy_5.2-1.dsc 2.2 KiB 87d8b94cd2f78d8ebead676f3b87178225283fb0ea6e3857f94840182fa834d0
zope.proxy_5.2.orig.tar.gz 43.0 KiB f777d56c2ab2fcf40d026ada1e67f1e39cf6318e3deeb9a1cd5087fccb1f286e
zope.proxy_5.2-1.debian.tar.xz 5.1 KiB b4b1ed007bb23d83768ee69077ba6bc82c19fc5ae46c82abca0be7de051fb30f

Available diffs

No changes file available.

Binary packages built by this source

python3-zope.proxy: Generic transparent proxies for Python

 Proxies are special objects which serve as mostly-transparent wrappers around
 another object, intervening in the apparent behavior of the wrapped object
 only when necessary to apply the policy (e.g., access checking, location
 brokering, etc.) for which the proxy is responsible.
 .
 This is the Python 3 version.

python3-zope.proxy-dbgsym: debug symbols for python3-zope.proxy