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:
parent
89d08b6ed0
commit
023ea16ebf
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:683de3aa399fb26e87b274dbcf70b1a651385d459131716387abdc3792e04167
|
|
||||||
size 73965
|
|
3
bottle-0.12.24.tar.gz
Normal file
3
bottle-0.12.24.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2480121a73e87380989b77e32bd2092d190e7ea7d71e6f1b8f7af7eab9d54ea3
|
||||||
|
size 74146
|
@ -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>
|
Wed Aug 3 20:24:55 UTC 2022 - Benoît Monin <benoit.monin@gmx.fr>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-bottle
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-bottle
|
Name: python-bottle
|
||||||
Version: 0.12.23
|
Version: 0.12.24
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: WSGI framework for small web applications
|
Summary: WSGI framework for small web applications
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
Reference in New Issue
Block a user