python-werkzeug 2.2.2-2 source package in Ubuntu

Changelog

python-werkzeug (2.2.2-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <email address hidden>  Wed, 30 Nov 2022 13:52:03 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release main python

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-werkzeug_2.2.2-2.dsc 2.5 KiB 9e262a3b3c9511854b4d1158e0aed0b5fe5003c83a52d32e67104864ae9fbed7
python-werkzeug_2.2.2.orig.tar.xz 724.2 KiB 553e9415d4b084ba51208a5c093d3a624f1dd189a150ad858043e059fb47177d
python-werkzeug_2.2.2-2.debian.tar.xz 8.4 KiB 1ee830952be85a13e261b7f1543390e546fecf7da6611879e9472c650b90758e

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.