Accepting request 1067066 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1067066
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-bottle?expand=0&rev=21
This commit is contained in:
Dominique Leuenberger 2023-02-23 15:28:03 +00:00 committed by Git OBS Bridge
commit adfbfdf953
4 changed files with 13 additions and 5 deletions

View File

@ -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
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2480121a73e87380989b77e32bd2092d190e7ea7d71e6f1b8f7af7eab9d54ea3
size 74146

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>

View File

@ -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