python-bottle 0.12.23-1 source package in Ubuntu

Changelog

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

  * New upstream release

 -- Federico Ceratto <email address hidden>  Sat, 17 Sep 2022 11:37:25 +0100

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
Lunar release universe python

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-bottle_0.12.23-1.dsc 2.1 KiB f60f9b092c5b8d331511c7e3e44b29bc05758e59c13f80e510b602becab733e3
python-bottle_0.12.23.orig.tar.gz 282.3 KiB e7cbd705e805e82d48c636b2dbe3c48f0b61ebe6d4643eca7fb8d9d50e32a209
python-bottle_0.12.23-1.debian.tar.xz 6.3 KiB d31c28d94c880865acb3a285489f4b82ae4cd96b799443952b725fd32b239180

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.