zope.proxy 5.3-1 source package in Ubuntu

Changelog

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

  * New upstream release.

 -- Colin Watson <email address hidden>  Fri, 09 Aug 2024 10:40:44 +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.3-1.dsc 2.2 KiB a411407429467b722d0d78648daaa35867fed9a7f98e7b69fe34644266d947f3
zope.proxy_5.3.orig.tar.gz 42.2 KiB ad24d28ebc6ade9fbebe0cc4bdc4ec50d1dee41a453e331afd2a1260be967608
zope.proxy_5.3-1.debian.tar.xz 5.1 KiB 86377cd03f174c2dd596aee8b345f0571170d46c5c73c105c67a642dd5122035

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