Back to python-bottle PTS page

Accepted python-bottle 0.12.19-1+deb11u1 (source all) into proposed-updates->stable-new, proposed-updates



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 26 May 2022 19:36:33 +0100
Source: python-bottle
Binary: python-bottle-doc python3-bottle
Architecture: source all
Version: 0.12.19-1+deb11u1
Distribution: bullseye-security
Urgency: high
Maintainer: Federico Ceratto <federico@debian.org>
Changed-By: Federico Ceratto <federico@debian.org>
Description:
 python-bottle-doc - fast and simple WSGI-framework for Python - documentation
 python3-bottle - fast and simple WSGI-framework for Python 3
Closes: 555717 584781 586316 640266 671230 739102 834918 848392 924836
Changes:
 python-bottle (0.12.19-1+deb11u1) bullseye-security; urgency=high
 .
   * Gracefully handle errors during early request binding
     Kudos to Marcel Hellkamp
 .
 python-bottle (0.12.19-1) unstable; urgency=medium
 .
   * New upstream release
 .
 python-bottle (0.12.16-1) UNRELEASED; urgency=medium
 .
   * New upstream release
 .
 python-bottle (0.12.15-2) unstable; urgency=medium
 .
   * Update tox dependency (Closes: #924836)
 .
 python-bottle (0.12.15-1) unstable; urgency=medium
 .
   * New upstream release
 .
 python-bottle (0.12.13-1) unstable; urgency=medium
 .
   * New upstream release (See #850176)
 .
 python-bottle (0.12.11-1) unstable; urgency=high
 .
   * New upstream release (Closes: #848392)
   * Add python-setuptools dependency
 .
 python-bottle (0.12.10-1) unstable; urgency=medium
 .
   * New upstream release
   * Run only "fast" unit tests (Closes: #834918)
 .
 python-bottle (0.12.9-1) unstable; urgency=low
 .
   * New upstream release
 .
 python-bottle (0.12.7-1) unstable; urgency=low
 .
   * New upstream release
 .
 python-bottle (0.12.6-1) unstable; urgency=high
 .
   * New upstream release, closes https://github.com/defnull/bottle/issues/616
 .
 python-bottle (0.12.5-1) unstable; urgency=medium
 .
   * New upstream version
 .
 python-bottle (0.12.4-1) unstable; urgency=low
 .
   * New upstream version
 .
 python-bottle (0.12.3-1) unstable; urgency=medium
 .
   [ Federico Ceratto ]
   * New upstream version
   * Standard-Version bumped to 3.9.5
 .
   [ Daniel Schepler ]
   * DEB_BUILD_OPTIONS nocheck support added (Closes: #739102)
 .
 python-bottle (0.12.0-1) unstable; urgency=medium
 .
   [ Federico Ceratto ]
   * New upstream version
 .
 python-bottle (0.11.6-1) unstable; urgency=low
 .
   * d/changelog: New upstream release 0.11.6
 .
 python-bottle (0.11.3-1) experimental; urgency=low
 .
   * New upstream version
   * Unit-testing enabled
 .
 python-bottle (0.10.11-1) unstable; urgency=low
 .
   * New upstream version
   * Homepage updated (Closes: #671230)
   * Standard-Version bumped to 3.9.3, debhelper version bumped to 9
 .
 python-bottle (0.10.9-1) unstable; urgency=low
 .
   * New upstream version
 .
 python-bottle (0.10.7-1) unstable; urgency=low
 .
   * New upstream version
 .
 python-bottle (0.10.6-1) unstable; urgency=low
 .
   * New upstream version
 .
 python-bottle (0.10.2-1) unstable; urgency=low
 .
   * New upstream version
 .
 python-bottle (0.10.1-1) unstable; urgency=low
 .
   * New upstream version
 .
 python-bottle (0.9.7-1) unstable; urgency=low
 .
   * New upstream version
   * debian/control:
     - bumped to debhelper 8
     - dependency to python-all added
   * debian/copyright updated
 .
 python-bottle (0.9.5-2) unstable; urgency=low
 .
   * Testsuite disabled at build-time (Closes: #640266)
   * Use libjs-underscore in python-bottle-doc
 .
 python-bottle (0.9.5-1) unstable; urgency=low
 .
   * New upstream version
 .
 python-bottle (0.9.4-1) unstable; urgency=low
 .
   [ David Paleino ]
   * Added python-{paste,eventlet} B-D to feed the testsuite
 .
   [ Federico Ceratto ]
   * New upstream version
   * DM-Upload-Allowed added
 .
 python-bottle (0.9.1-1) unstable; urgency=low
 .
   * New upstream version
   * Update debian/copyright
   * Standards-Version bump to 3.9.2, no changes needed
   * Patches refreshed
   * Fix docs generation (directory renamed upstream)
   * Fix testsuite
   * Adapt debian/rules to correctly run the testsuite and install
     the plugins
 .
 python-bottle (0.8.4-1) unstable; urgency=low
 .
   * New upstream version
   * Uploading to unstable
 .
 python-bottle (0.8.3-1) experimental; urgency=low
 .
   * New upstream version
   * Upload to experimental, since we're in hard Squeeze freeze now.
 .
 python-bottle (0.8.2-1) unstable; urgency=low
 .
   * New upstream version
   * debian/patches/02-fix_autoserver_ordering.patch refreshed
   * debian/control:
     - Standards-Version bumped to 3.9.1, no changes needed
 .
 python-bottle (0.8.1-1) unstable; urgency=low
 .
   * New upstream version
   * debian/patches/:
     - 01-fix_quiet_parsing.patch disabled, seems fixed in a different
       way upstream
     - 02-fix_autoserver_ordering.patch refreshed
   * debian/control:
     - Standards-Version bumped to 3.9.0, no changes needed
   * debian/README.source removed, since the package now contains the
     documentation
   * debian/watch fixed, only get versions made by digits and dots
   * debian/NEWS.Debian added, explain incompatible API changes with previous
     versions
 .
 python-bottle (0.8.0-3) unstable; urgency=low
 .
   * debian/patches/02-fix_autoserver_ordering.patch added, moves
     CherryPyServer later in the list, since it does weird things
     on import even when people don't use it. (Closes: #586316)
   * debian/control:
     - added Provides to python-bottle
 .
 python-bottle (0.8.0-2) unstable; urgency=low
 .
   * debian/patches/01-fix_quiet_parsing.patch added, thanks to Enrico
     Zini: only use "quiet" parameter inside run(), i.e. don't pass it
     to the server adapter (Closes: #584781)
 .
 python-bottle (0.8.0-1) unstable; urgency=low
 .
   * New upstream version
   * debian/watch updated to point to github tags
   * debian/control:
     - added Build-Dependency on python-sphinx, to build documentation
     - bumped debhelper B-D to >= 7.0.50~
     - Standards-Version bumped to 3.8.4 , no changes needed
     - added runtime Depends on libjs-jquery
     - new package python-bottle-doc added
   * debian/python-bottle-doc.docs added
   * debian/rules:
     - also install generated documentation
   * debian/source/format added, using 3.0 (quilt).
   * debian/python-bottle-doc.links added, use system-wide jQuery
   * debian/python-bottle-doc.doc-base added
 .
 python-bottle (0.6.4-1) unstable; urgency=low
 .
   * Initial release (Closes: #555717)
Checksums-Sha1:
 56bb91e005f41093a0c2e32cb93ef539f6d17903 2180 python-bottle_0.12.19-1+deb11u1.dsc
 61ce836e966bc90021920c4ba61446228c478f4c 289321 python-bottle_0.12.19.orig.tar.gz
 e0864a82f7e1c111852ec042313ac4d039a46b07 6900 python-bottle_0.12.19-1+deb11u1.debian.tar.xz
 6eee0aba3098a5dd9c6cf21ff20e3ddaaa3390d4 187452 python-bottle-doc_0.12.19-1+deb11u1_all.deb
 8a6a5b767fa2954bd467b48a0574f30103f98333 8424 python-bottle_0.12.19-1+deb11u1_amd64.buildinfo
 2c16b984cc59e1eef130b9737e75b08144b10f99 46832 python3-bottle_0.12.19-1+deb11u1_all.deb
Checksums-Sha256:
 82f19d2f6b3af184f32cb59c0861dcd7a61f99a4c7b8a8dd342042f9649c599c 2180 python-bottle_0.12.19-1+deb11u1.dsc
 997b1251e739f0630a986f8a9c54ab914971ba9d1178e55dcbf379f3003ea19a 289321 python-bottle_0.12.19.orig.tar.gz
 2fee1857277e262207565758b058bf80e4498131e710950a32a28dd94474f1b6 6900 python-bottle_0.12.19-1+deb11u1.debian.tar.xz
 ef26be7dfeb03216de682661552f85ba9a175f12e2d21d9c2c30289903fdf531 187452 python-bottle-doc_0.12.19-1+deb11u1_all.deb
 10f7d1c991916d43f75a610e68bed7ddddece1f1b4a450ed61e1702f38d90c41 8424 python-bottle_0.12.19-1+deb11u1_amd64.buildinfo
 5635310d5c0722ead8e7a3eccb3898aa17b9141acdb94c99e1526f1fa1bc7cef 46832 python3-bottle_0.12.19-1+deb11u1_all.deb
Files:
 c58b795d947b1078e0ac9f43ef898e95 2180 python optional python-bottle_0.12.19-1+deb11u1.dsc
 f3d29b7d3d38b4fa8f26598551d3e53e 289321 python optional python-bottle_0.12.19.orig.tar.gz
 538eadc53083c024e7a595342f256609 6900 python optional python-bottle_0.12.19-1+deb11u1.debian.tar.xz
 8fbebce46c022959f4ab090340993c68 187452 doc optional python-bottle-doc_0.12.19-1+deb11u1_all.deb
 76ecc96410d1895deb4414a044e3ffe8 8424 python optional python-bottle_0.12.19-1+deb11u1_amd64.buildinfo
 c4775a67ada20043ba1e20672944af4d 46832 python optional python3-bottle_0.12.19-1+deb11u1_all.deb

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEfKfd+zM5IUCMbyuWbzG8RPUXfaoFAmKWBawACgkQbzG8RPUX
farWzQ/8Dk7PZuH+k/XdRygBgFKXDsq+L1FrYky9pcYsZr1/ErMIm3wK8jEpQjMm
qg2vTCDTzAw5Q92tOfF/hKl5qM7XC6EzW7q6TcHZQ73UMsDTMxIF2JKOD7mhgoob
lSvgCdyCl2m6CWvQgqso1TQUw1jJRsWxGnC4sZrf4BYxG+ziyqraqAS5Z3SnIyPv
zsYtp0wfH3U17UJ999xxdz8gjVeRjdri4M5OAw0q31vx5AYtxRTyhK87cGC3BFUm
8kZXVyoFeMIYQ3M1DwsUd5dyunGQLmxGLWCLc8caAMsWKc+acD8UvfY939eDEFF2
vkmO/1y5IP58/5wimagGHyConi2pXXW/pIw0Ppj/q5ovMz/2kjxVwlWiHUYOxtgd
eahGa18j8KuX8NowZShBF5Y/xXQQuy90uaEkaPds52EUi5/M844n1NblVLBgzGB2
68OT/JzdHpbwPBNc1f1dYF+l5vpzw8BCngdUc4gxHBHb2Smx4qVjWva3YOxWykQd
Rvk65SGFL7pxWz/O6aqMDTTmMRLD2mjmHbtzBd50SVKJ0Qof23yqLeBK3lK6yLog
4VbkrRV9PdcCa6CNl6wYgDEDaZ9eashRC6v7eH41KvUmRFv5Y9TAqXfv1pwqEPoQ
rqXCy8MilvXUMsuAfF48bMmxSQSM/vAk2sV0vP64kTG6Yj5YBmU=
=djNS
-----END PGP SIGNATURE-----