python-bottle 0.12.23-1.1 source package in Ubuntu

Changelog

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

  * Non-maintainer upload.

  [ James Addison ]
  * d/patches: add 0004 to disable the local proxy for the tests. (Closes:
    #1028743)

 -- Louis-Philippe VĂ©ronneau <email address hidden>  Sun, 26 Feb 2023 15:59:44 -0500

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

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-bottle_0.12.23-1.1.dsc 1.5 KiB 29e2e60f33f7b34b848a9fde7fae1c16110c1a31e2320f7c3fb50bfef21ada4f
python-bottle_0.12.23.orig.tar.gz 282.3 KiB e7cbd705e805e82d48c636b2dbe3c48f0b61ebe6d4643eca7fb8d9d50e32a209
python-bottle_0.12.23-1.1.debian.tar.xz 6.8 KiB 3ca8c3c5a5318104dbf1f72afb2e806453d2cb732b44cf2be1d2b291eda8aef1

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.