python-werkzeug 0.13+dfsg1-1 source package in Ubuntu

Changelog

python-werkzeug (0.13+dfsg1-1) unstable; urgency=medium

  * New upstream release
  * Remove Priority: extra which is deprecated
  * Standards-Version is 4.1.2 now
  * d/copyright: Fixed for new release

 -- Ondřej Nový <email address hidden>  Sat, 09 Dec 2017 14:17:13 +0100

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-werkzeug_0.13+dfsg1-1.dsc 2.5 KiB 1e72a2021d5ff6eca634a51293357556790dda582a23d8d05e28f345c4b82e7b
python-werkzeug_0.13+dfsg1.orig.tar.gz 1.0 MiB b5b9a9a835ae538afd64769aeef8283d756543a4cc118ba8141eecbc7287b142
python-werkzeug_0.13+dfsg1-1.debian.tar.xz 6.6 KiB 831c439319a67e7f9c7ab9b35b39e7b957fc666509573d407efd60eb10fe1b52

Available diffs

No changes file available.

Binary packages built by this source

python-werkzeug: collection of utilities for WSGI applications (Python 2.x)

 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.
 .
 This package contains the Python 2.x module.

python-werkzeug-doc: documentation for the werkzeug Python library (docs)

 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.
 .
 This package provides the Sphinx generated documentation for Werkzeug.

python3-werkzeug: collection of utilities for WSGI applications (Python 3.x)

 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.
 .
 This package contains the Python 3.x module.