14
0
forked from pool/python-bottle

Accepting request 1067050 from home:benoit_monin:branches:devel:languages:python

update to version 0.12.24: bugfix release

OBS-URL: https://build.opensuse.org/request/show/1067050
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bottle?expand=0&rev=41
This commit is contained in:
2023-02-21 21:55:19 +00:00
committed by Git OBS Bridge
parent 89d08b6ed0
commit 023ea16ebf
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Feb 21 18:22:20 UTC 2023 - Benoît Monin <benoit.monin@gmx.fr>
- update to version 0.12.24: bugfix release
* Fix fapws3 link
* fix: Route.get_config typo
* fix #1111: Unicode multipart/form-data values in python3
-------------------------------------------------------------------
Wed Aug 3 20:24:55 UTC 2022 - Benoît Monin <benoit.monin@gmx.fr>