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

Changelog

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

  * New upstream release.
  * Enable sphinx-issues extension.

 -- Ondřej Nový <email address hidden>  Tue, 29 Oct 2019 06:18:26 +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

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-werkzeug_0.16.0+dfsg1-1.dsc 2.6 KiB 2e97bb56e5ed35803979c61fa1205fc682ae7c9476418f4b453c254e9d928fd3
python-werkzeug_0.16.0+dfsg1.orig.tar.xz 733.5 KiB 29d81b8eee442961398d99a52b2b91aab29c9060dae9f21f25f6b55fe6e57276
python-werkzeug_0.16.0+dfsg1-1.debian.tar.xz 6.7 KiB 6ca5395c68efd7e095619bb12fa8a01656e7398ffe86aaaea960392877a634e5

Available diffs

No changes file available.

Binary packages built by this source

python-werkzeug: No summary available for python-werkzeug in ubuntu focal.

No description available for python-werkzeug in ubuntu focal.

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.