zope.proxy 4.3.3-1 source package in Ubuntu

Changelog

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

  [ Håvard Flaget Aasen ]
  * QA upload.
  * New upstream release.
  * Change to debhelper-compat.
  * Bump debhelper to 12.
  * Update Standards-Version to 4.4.1.
  * Add Rules-Requires-Root: no.
  * Use secure URI on homepage.
  * Remove Files-Exluded from debian/copyright, files don't exist upstream.
  * Use Secure URI in debian/watch.
  * Add hardening in debian/rules.
  * Disable tests.

  [ Andrej Shadura ]
  * d/control: Add Vcs-* field.
  * Use secure URI in Homepage field.

 -- Håvard Flaget Aasen <email address hidden>  Wed, 01 Jan 2020 14:41:06 +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.3.3-1.dsc 1.8 KiB 051c6a87e107c87e53a2aad5461c8b6ef48258150cbf4a9f9f7f0dae08ebc5d3
zope.proxy_4.3.3.orig.tar.gz 43.6 KiB dac4279aa05055d3897ab5e5ee5a7b39db121f91df65a530f8b1ac7f9bd93119
zope.proxy_4.3.3-1.debian.tar.xz 4.1 KiB 8762326ab0b63ead0382c2475a44b4da7c11f7942bbe476c02419c02ecd4b48c

Available diffs

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