Accepting request 1271295 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1271295
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-bottle?expand=0&rev=30
This commit is contained in:
2025-04-22 15:25:59 +00:00
committed by Git OBS Bridge
4 changed files with 11 additions and 5 deletions

BIN
bottle-0.13.2.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
bottle-0.13.3.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Apr 21 13:26:32 UTC 2025 - Benoît Monin <benoit.monin@gmx.fr>
- update to version 0.13.3:
mark as compatible with python 3.13, no code change
-------------------------------------------------------------------
Sat Oct 12 16:30:45 UTC 2024 - Benoît Monin <benoit.monin@gmx.fr>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-bottle
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 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 @@
%{?sle15_python_module_pythons}
Name: python-bottle
Version: 0.13.2
Version: 0.13.3
Release: 0
Summary: WSGI framework for small web applications
License: MIT