- update to 4.8.2:

* Fix: Correctly update query cache when search results have
    changed (see #560).
- update to 4.8.1:
  * Feature: Allow persisting empty tables (see #518).
  * Fix: Make replacing `doc_id` type work properly (see #545).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tinydb?expand=0&rev=27
This commit is contained in:
2024-10-30 19:49:23 +00:00
committed by Git OBS Bridge
parent 0a9050855d
commit d2f52ff54b
4 changed files with 15 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-tinydb
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 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-tinydb
Version: 4.8.0
Version: 4.8.2
Release: 0
Summary: A document-oriented database
License: MIT