python-werkzeug 2.0.1+dfsg1-3 source package in Ubuntu
Changelog
python-werkzeug (2.0.1+dfsg1-3) unstable; urgency=medium [ Athos Ribeiro ] * Team upload. * d/p/fix-python-3.10.patch: Fix builds for Python 3.10 (LP: #1950335) -- Scott Talbert <email address hidden> Tue, 09 Nov 2021 22:17:06 -0500
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 | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-werkzeug_2.0.1+dfsg1-3.dsc | 2.4 KiB | 6398c76d93bac7f9c4b77ab55ee924c10600e8be9824ac67b7d2a46091957580 |
python-werkzeug_2.0.1+dfsg1.orig.tar.xz | 725.1 KiB | f6958df125e4d3eabc75626be286cfa62987f558d80a6b13ee4497023a668991 |
python-werkzeug_2.0.1+dfsg1-3.debian.tar.xz | 8.5 KiB | 96f344f58aaa19be5e56ae34fd3f9e505e6b3219d38018449171cbc22142f9e4 |
Available diffs
- diff from 2.0.1+dfsg1-2 to 2.0.1+dfsg1-3 (1.6 KiB)
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.