python-bottle 0.12.23-1.2 source package in Ubuntu

Changelog

python-bottle (0.12.23-1.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Build-Depend on python3-wheel, for tox 4 support. (Closes: #1035694)

 -- Stefano Rivera <email address hidden>  Fri, 11 Aug 2023 17:42:13 +0200

Upload details

Uploaded by:
Federico Ceratto
Uploaded to:
Sid
Original maintainer:
Federico Ceratto
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe python

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-bottle_0.12.23-1.2.dsc 1.6 KiB afd0bc8ff4437fd5092b382bd5e5c01d6c963ff2d5bc8317bcadec74f6b775e9
python-bottle_0.12.23.orig.tar.gz 282.3 KiB e7cbd705e805e82d48c636b2dbe3c48f0b61ebe6d4643eca7fb8d9d50e32a209
python-bottle_0.12.23-1.2.debian.tar.xz 6.9 KiB 95048eecb16f8c3cc121abe8faab385127a7a6f0c9e0b966f6843a1e87f83eb9

Available diffs

No changes file available.

Binary packages built by this source

python-bottle-doc: fast and simple WSGI-framework for Python - documentation

 Bottle is a fast and simple WSGI-framework for the Python programming
 language. It offers request dispatching with url parameter support
 (routes), templates, key/value databases, a built-in HTTP server and
 adapters for many third party WSGI/HTTP-server and template engines.
 .
 This package contains the Python module documentation.

python3-bottle: fast and simple WSGI-framework for Python 3

 Bottle is a fast and simple WSGI-framework for the Python3 programming
 language. It offers request dispatching with url parameter support
 (routes), templates, key/value databases, a built-in HTTP server and
 adapters for many third party WSGI/HTTP-server and template engines.