zope.proxy 4.5.0-1 source package in Ubuntu

Changelog

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

  * QA upload.
  * New upstream version 4.5.0
  * d/watch:
    - Update to version 4
    - Drop unused option-lines.
  * d/control:
    - Update standards version to 4.6.0
    - Switch homepage PyPI -> GitHub.
  * Add upstream testsuite as autopkgtest.

 -- HÃ¥vard Flaget Aasen <email address hidden>  Mon, 22 Nov 2021 00:12:48 +0100

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
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-1.dsc 2.0 KiB 2d918adc46b8017fb00fa2b4ec35d6f305611ba800331a4292da37bf8af67672
zope.proxy_4.5.0.orig.tar.gz 42.8 KiB 1329846261cf6c552b05579f3cfad199b2d178510d0b4703eb5f7cdd6ebad01a
zope.proxy_4.5.0-1.debian.tar.xz 4.6 KiB 5cb5b1ad538b962ec0f3b9012bde8fe02449bc507381f88357aa922b5590466f

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