From 0f487dec000dbae1a3658783ab5df2ee74017904f5a005dffeb8f17f50188e81 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Tue, 22 Apr 2025 07:39:45 +0000 Subject: [PATCH] Accepting request 1271171 from home:benoit_monin:branches:devel:languages:python update to version 0.13.3 OBS-URL: https://build.opensuse.org/request/show/1271171 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bottle?expand=0&rev=59 --- bottle-0.13.2.tar.gz | 3 --- bottle-0.13.3.tar.gz | 3 +++ python-bottle.changes | 6 ++++++ python-bottle.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 bottle-0.13.2.tar.gz create mode 100644 bottle-0.13.3.tar.gz diff --git a/bottle-0.13.2.tar.gz b/bottle-0.13.2.tar.gz deleted file mode 100644 index 1d6dd53..0000000 --- a/bottle-0.13.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e53803b9d298c7d343d00ba7d27b0059415f04b9f6f40b8d58b5bf914ba9d348 -size 98472 diff --git a/bottle-0.13.3.tar.gz b/bottle-0.13.3.tar.gz new file mode 100644 index 0000000..f8f3edd --- /dev/null +++ b/bottle-0.13.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c23aeb30aa8a13f39c60c0da494530ddd5de3da235bc431b818a50d999de49f +size 98555 diff --git a/python-bottle.changes b/python-bottle.changes index 9c96142..e5c9463 100644 --- a/python-bottle.changes +++ b/python-bottle.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Apr 21 13:26:32 UTC 2025 - Benoît Monin + +- 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 diff --git a/python-bottle.spec b/python-bottle.spec index 680b1db..3756dd6 100644 --- a/python-bottle.spec +++ b/python-bottle.spec @@ -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