python-werkzeug 0.9.4+dfsg-1.1ubuntu2 source package in Ubuntu

Changelog

python-werkzeug (0.9.4+dfsg-1.1ubuntu2) trusty-proposed; urgency=medium

  * Convert arguments to bytes for hmac.compare_digest. Fixes a test
    failure with flask. https://github.com/mitsuhiko/werkzeug/issues/537
    LP: #1382085.
 -- Matthias Klose <email address hidden>   Thu, 16 Oct 2014 16:43:20 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Trusty
Original maintainer:
Noah Slater
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-werkzeug_0.9.4+dfsg.orig.tar.xz 966.7 KiB 7febd0b76abb856e4e2d9cd2c88283a1b7e31de8b2cfc324a6b8610356eff791
python-werkzeug_0.9.4+dfsg-1.1ubuntu2.debian.tar.gz 6.9 KiB 47961211cefc40cea47701abaa37b73b64fb75faacfe17096ead624597beb201
python-werkzeug_0.9.4+dfsg-1.1ubuntu2.dsc 1.8 KiB a6bee11a1e5405a49300fa4652356401f1d9dff3f4b66e83a4605c944ede82eb

View changes file

Binary packages built by this source

python-werkzeug: collection of utilities for WSGI applications

 The Web Server Gateway Interface (WSGI) is a standard interface between web
 server software and web applications written in Python.
 .
 Werkzeug is a lightweight library for interfacing with WSGI. It features
 request and response objects, an interactive debugging system and a powerful
 URI dispatcher. Combine with your choice of third party libraries and
 middleware to easily create a custom application framework.

python-werkzeug-doc: documentation for the werkzeug Python library

 Werkzeug is a lightweight library for interfacing with WSGI. It features
 request and response objects, an interactive debugging system and a powerful
 URI dispatcher. Combine with your choice of third party libraries and
 middleware to easily create a custom application framework.

python3-werkzeug: collection of utilities for WSGI applications

 The Web Server Gateway Interface (WSGI) is a standard interface between web
 server software and web applications written in Python.
 .
 Werkzeug is a lightweight library for interfacing with WSGI. It features
 request and response objects, an interactive debugging system and a powerful
 URI dispatcher. Combine with your choice of third party libraries and
 middleware to easily create a custom application framework.