python-bottle 0.12.19-1+deb11u1build0.22.04.1 source package in Ubuntu

Changelog

python-bottle (0.12.19-1+deb11u1build0.22.04.1) jammy-security; urgency=medium

  * fake sync from Debian

 -- Nishit Majithia <email address hidden>  Mon, 25 Jul 2022 15:04:47 +0530

Upload details

Uploaded by:
Nishit Majithia
Uploaded to:
Jammy
Original maintainer:
Federico Ceratto
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy updates universe python
Jammy security universe python

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-bottle_0.12.19.orig.tar.gz 282.5 KiB 997b1251e739f0630a986f8a9c54ab914971ba9d1178e55dcbf379f3003ea19a
python-bottle_0.12.19-1+deb11u1build0.22.04.1.debian.tar.xz 6.8 KiB 0fd2e1497f61c1b1545387ddc17dddc2428ddff85e1c077782c43ee7109f45bd
python-bottle_0.12.19-1+deb11u1build0.22.04.1.dsc 2.1 KiB c46588dfaa8c823d53aa70f9714403399bcb7a58217153ef63085d9b807b2c3b

View changes file

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.