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