zope.proxy 5.1-3build1 source package in Ubuntu

Changelog

zope.proxy (5.1-3build1) noble; urgency=medium

  * No-change rebuild with Python 3.12 only

 -- Graham Inggs <email address hidden>  Thu, 11 Apr 2024 09:48:01 +0000

Upload details

Uploaded by:
Graham Inggs
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
Oracular release universe python
Noble release universe python

Downloads

File Size SHA-256 Checksum
zope.proxy_5.1.orig.tar.gz 46.8 KiB 7777bd3f8f7cea74521726202e1a6d5153dbf649f204e250058ad03af46a4318
zope.proxy_5.1-3build1.debian.tar.xz 5.1 KiB 61f5e74d900d902a93ebdecc4deb7e1b9585431b9ac17f86c80e24830f1bbfb9
zope.proxy_5.1-3build1.dsc 2.0 KiB dde6c92d49ed9097ab5c35d7eabd08f0e32429ebfe3b3c5f9b994cb76fe8d7ea

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