zope.proxy 4.5.0-1build4 source package in Ubuntu

Changelog

zope.proxy (4.5.0-1build4) noble; urgency=medium

  * No-change rebuild to build with python3.12 as supported.

 -- Matthias Klose <email address hidden>  Wed, 01 Nov 2023 19:03:59 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
zope.proxy_4.5.0.orig.tar.gz 42.8 KiB 1329846261cf6c552b05579f3cfad199b2d178510d0b4703eb5f7cdd6ebad01a
zope.proxy_4.5.0-1build4.debian.tar.xz 4.8 KiB 46dc67d2c212bbc5ad5b651a918e885200d6d26c7a71c2c8b1d0bef47538c04a
zope.proxy_4.5.0-1build4.dsc 2.1 KiB 455e69a735565a30e164f6189353bae7c61136d5c48cc15b3665996b1cb9e230

Available diffs

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