diff --git a/python-tinydb.changes b/python-tinydb.changes index 7015356..5d41822 100644 --- a/python-tinydb.changes +++ b/python-tinydb.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Nov 9 14:37:54 UTC 2019 - Arun Persaud + +- update to version 3.15.1: + * Internal change: fix missing values handling for LRUCache + ------------------------------------------------------------------- Sat Oct 19 16:21:05 UTC 2019 - Arun Persaud diff --git a/python-tinydb.spec b/python-tinydb.spec index 46fd74d..0044e96 100644 --- a/python-tinydb.spec +++ b/python-tinydb.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-tinydb -Version: 3.15.0 +Version: 3.15.1 Release: 0 Summary: A document-oriented database License: MIT diff --git a/tinydb-3.15.0.tar.gz b/tinydb-3.15.0.tar.gz deleted file mode 100644 index f08f445..0000000 --- a/tinydb-3.15.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7b120fcb65deed856c30ddbb89f4cd845bfe38d68a8c027aa8f3f95b72936edb -size 26506 diff --git a/tinydb-3.15.1.tar.gz b/tinydb-3.15.1.tar.gz new file mode 100644 index 0000000..b25c2d6 --- /dev/null +++ b/tinydb-3.15.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02ef39c07802e3f06e87d3d251f16c44336611fd9ddb4c9fcebf39933f4ba7f3 +size 26559