diff --git a/bottle-0.12.23.tar.gz b/bottle-0.12.23.tar.gz deleted file mode 100644 index 01595a6..0000000 --- a/bottle-0.12.23.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:683de3aa399fb26e87b274dbcf70b1a651385d459131716387abdc3792e04167 -size 73965 diff --git a/bottle-0.12.24.tar.gz b/bottle-0.12.24.tar.gz new file mode 100644 index 0000000..e3d5bcb --- /dev/null +++ b/bottle-0.12.24.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2480121a73e87380989b77e32bd2092d190e7ea7d71e6f1b8f7af7eab9d54ea3 +size 74146 diff --git a/python-bottle.changes b/python-bottle.changes index 636e342..8dbed92 100644 --- a/python-bottle.changes +++ b/python-bottle.changes @@ -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> diff --git a/python-bottle.spec b/python-bottle.spec index c9eb7bb..430a4c0 100644 --- a/python-bottle.spec +++ b/python-bottle.spec @@ -1,7 +1,7 @@ # # spec file for package python-bottle # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-bottle -Version: 0.12.23 +Version: 0.12.24 Release: 0 Summary: WSGI framework for small web applications License: MIT