python-werkzeug 3.1.5-ok1 source package in openKylin

Changelog

python-werkzeug (3.1.5-ok1) huanghe; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Tue, 02 Jun 2026 20:50:49 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main python

Downloads

File Size SHA-256 Checksum
python-werkzeug_3.1.5.orig.tar.xz 740.2 KiB f3334eaab8b77587439d35765e9b86785856b01118f40a2dfb9527413616aaf4
python-werkzeug_3.1.5-ok1.debian.tar.xz 12.3 KiB 0807641eb0a6b86de4bbdb6725e471efcc4e73ed38dbf13f38e58641d2a278af
python-werkzeug_3.1.5-ok1.dsc 2.5 KiB 0ef530cebdfd177598b62d0deba9125726a725e51c5dbc5ef19bc08381268d57

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.