zope.proxy 4.5.0-1build1 source package in Ubuntu

Changelog

zope.proxy (4.5.0-1build1) jammy; urgency=medium

  * No-change rebuild with Python 3.10 only.

 -- Matthias Klose <email address hidden>  Thu, 17 Mar 2022 15:07:29 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Jammy
Original maintainer:
Debian QA Group
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Kinetic release universe python
Jammy release universe python

Downloads

File Size SHA-256 Checksum
zope.proxy_4.5.0.orig.tar.gz 42.8 KiB 1329846261cf6c552b05579f3cfad199b2d178510d0b4703eb5f7cdd6ebad01a
zope.proxy_4.5.0-1build1.debian.tar.xz 4.7 KiB 74bb9df3653007440c5d2fccf61483fce5832200ac3137a40b3e3cb3e0483cdc
zope.proxy_4.5.0-1build1.dsc 2.1 KiB 6d620a2f3212bf506fc9841480e6402dc52e33fe96f92cad160df3b293c457c4

View changes file

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