python-werkzeug 2.2.2-3 source package in Ubuntu
Changelog
python-werkzeug (2.2.2-3) unstable; urgency=medium [ Robin Gustafsson ] * Fix security vulnerabilities (CVE-2023-23934, CVE-2023-25577, Closes: #1031370) -- Thomas Goirand <email address hidden> Fri, 21 Apr 2023 13:37:22 +0200
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 | |
---|---|---|---|---|
Mantic | release | main | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-werkzeug_2.2.2-3.dsc | 2.5 KiB | 7e10718683502a93723879cc8e56feaf6bd107e69e27b2d3a9bf9f7fb603bd74 |
python-werkzeug_2.2.2.orig.tar.xz | 724.2 KiB | 553e9415d4b084ba51208a5c093d3a624f1dd189a150ad858043e059fb47177d |
python-werkzeug_2.2.2-3.debian.tar.xz | 11.9 KiB | 6813b88fafe04f713f0d122361b4a36b4a842ba1dbc8831f077331ef96e4bcd4 |
Available diffs
- diff from 2.2.2-2 to 2.2.2-3 (4.3 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.