zope.proxy 4.5.0-1build3 source package in Ubuntu

Changelog

zope.proxy (4.5.0-1build3) lunar; urgency=medium

  * Rebuild to drop Python 3.10 extension

 -- Jeremy Bicha <email address hidden>  Wed, 01 Mar 2023 12:36:54 -0500

Upload details

Uploaded by:
Jeremy BĂ­cha
Uploaded to:
Lunar
Original maintainer:
Debian QA Group
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe python
Lunar 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-1build3.debian.tar.xz 4.8 KiB 884bb8439fe5866865f0697489ec5a3e864ab7a9cbf120d6946e6161f8e15b58
zope.proxy_4.5.0-1build3.dsc 2.0 KiB 2c834edfe2a2cce2b5749d243b50571b5c46c3897fccf3af82ac84536689d635

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