python-werkzeug 2.2.2-ok5 source package in openKylin

Changelog

python-werkzeug (2.2.2-ok5) yangtze; urgency=medium

  * Update version info.

 -- sufang <email address hidden>  Tue, 21 Mar 2023 14:06:59 +0800

Upload details

Uploaded by:
sufang
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Yangtze V1.0 release main python
Yangtze V1.0 proposed main python

Downloads

File Size SHA-256 Checksum
python-werkzeug_2.2.2.orig.tar.gz 828.2 KiB df67c85fe560e4bfd1e4080f4681cf2a064cad2afb330091ca734b83aa9c362d
python-werkzeug_2.2.2-ok5.debian.tar.xz 6.3 KiB a3924a1eb83ff2309daecb256e6be6a7c2b560a32a06a23324947504978bd617
python-werkzeug_2.2.2-ok5.dsc 2.3 KiB a87a34b77eb02c7b6c9df0f6c7b9a7c34bb9cf45beb7d85eec99aaf084db3988

Available diffs

View changes file

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.