python-werkzeug 1.0.1+dfsg1-2 source package in Ubuntu

Changelog

python-werkzeug (1.0.1+dfsg1-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Ondřej Nový <email address hidden>  Tue, 14 Jul 2020 09:40:21 +0200

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

Groovy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-werkzeug_1.0.1+dfsg1-2.dsc 2.4 KiB c95c92390fe0984c6d02b1b22252675c98102f82ac11b7f6f0849aab5e055586
python-werkzeug_1.0.1+dfsg1.orig.tar.xz 712.9 KiB 12432f3bd8abf78aa8d8f144d3088acdf6612c6984ad8ae812b34c2391f9bffa
python-werkzeug_1.0.1+dfsg1-2.debian.tar.xz 7.2 KiB e60d4a68b483ce7cf039ff59fab0459834578b2e4669d53f822f51d534a654aa

Available diffs

No changes file available.

Binary packages built by this source

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.