From ec743d554cc6136b93f1f3f0a8d21566c83ff29f174209ccbc621303f7645adf Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sat, 20 Apr 2024 13:32:23 +0000 Subject: [PATCH] - update to 5.2: * Add preliminary support for Python 3.13 as of 3.13a3. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-BTrees?expand=0&rev=36 --- BTrees-5.1.tar.gz | 3 --- BTrees-5.2.tar.gz | 3 +++ python-BTrees.changes | 6 ++++++ python-BTrees.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 BTrees-5.1.tar.gz create mode 100644 BTrees-5.2.tar.gz diff --git a/BTrees-5.1.tar.gz b/BTrees-5.1.tar.gz deleted file mode 100644 index 5c4bfdc..0000000 --- a/BTrees-5.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ada0f31e9325a04795d1d24e027ed9b2b65da4d66acff8b87955b3528d7fc369 -size 245950 diff --git a/BTrees-5.2.tar.gz b/BTrees-5.2.tar.gz new file mode 100644 index 0000000..5ec5a22 --- /dev/null +++ b/BTrees-5.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e4a0af01a4bbec95a9f931baf5c545979f4341a13a7661ff8a497af4f3d8381 +size 201822 diff --git a/python-BTrees.changes b/python-BTrees.changes index 69601ca..ecb00f0 100644 --- a/python-BTrees.changes +++ b/python-BTrees.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Apr 20 13:32:09 UTC 2024 - Dirk Müller + +- update to 5.2: + * Add preliminary support for Python 3.13 as of 3.13a3. + ------------------------------------------------------------------- Thu Nov 2 23:38:51 UTC 2023 - Matej Cepl diff --git a/python-BTrees.spec b/python-BTrees.spec index 4667e18..ecaf2f5 100644 --- a/python-BTrees.spec +++ b/python-BTrees.spec @@ -1,7 +1,7 @@ # # spec file for package python-BTrees # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # Copyright (c) 2015-2022 LISA GmbH, Bingen, Germany. # # All modifications and additions to the file contributed by third parties @@ -19,7 +19,7 @@ %{?sle15_python_module_pythons} Name: python-BTrees -Version: 5.1 +Version: 5.2 Release: 0 Summary: Persistent B-tree object containers for Python License: ZPL-2.1