python-wrapt 1.8.0-5build1 source package in Ubuntu

Changelog

python-wrapt (1.8.0-5build1) wily; urgency=medium

  * No-change rebuild for python3.5 transition

 -- Steve Langasek <email address hidden>  Sat, 01 Aug 2015 20:27:50 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Wily
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-wrapt_1.8.0.orig.tar.xz 79.2 KiB 9c4dcf97bd3cbe884b85bc62cacf2fcfa9352aca0d9d1b5909db6e2137097c0c
python-wrapt_1.8.0-5build1.debian.tar.xz 10.2 KiB d3149e0f7489d71c06d8d04a29df893c63916a9b8a4850cba8db59531d18b321
python-wrapt_1.8.0-5build1.dsc 2.4 KiB 8f3d778b9e7bf1ff497fd55cf809336b9e18f033d644193f4c22cf378494e92c

View changes file

Binary packages built by this source

python-wrapt: decorators, wrappers and monkey patching. - Python 2.x

 The aim of the wrapt module is to provide a transparent object proxy for
 Python, which can be used as the basis for the construction of function
 wrappers and decorator functions.
 .
 The wrapt module focuses very much on correctness. It therefore goes way
 beyond existing mechanisms such as functools.wraps() to ensure that decorators
 preserve introspectability, signatures, type checking abilities etc. The
 decorators that can be constructed using this module will work in far more
 scenarios than typical decorators and provide more predictable and consistent
 behaviour.
 .
 To ensure that the overhead is as minimal as possible, a C extension module is
 used for performance critical components. An automatic fallback to a pure
 Python implementation is also provided where a target system does not have a
 compiler to allow the C extension to be compiled.
 .
 This package contains the Python 2.x module.

python-wrapt-dbgsym: No summary available for python-wrapt-dbgsym in ubuntu wily.

No description available for python-wrapt-dbgsym in ubuntu wily.

python-wrapt-doc: No summary available for python-wrapt-doc in ubuntu wily.

No description available for python-wrapt-doc in ubuntu wily.

python3-wrapt: No summary available for python3-wrapt in ubuntu wily.

No description available for python3-wrapt in ubuntu wily.

python3-wrapt-dbgsym: No summary available for python3-wrapt-dbgsym in ubuntu wily.

No description available for python3-wrapt-dbgsym in ubuntu wily.