diff --git a/python-tinydb.changes b/python-tinydb.changes index 5d1f459..f38e564 100644 --- a/python-tinydb.changes +++ b/python-tinydb.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Sep 16 13:23:27 UTC 2019 - Tomáš Chvátal + +- Update to 3.14.1: + * More tes fixes + * Deprecate ujson support + * Fixed various deprecation warnings + ------------------------------------------------------------------- Sun Jun 2 21:17:44 UTC 2019 - Jan Engelhardt diff --git a/python-tinydb.spec b/python-tinydb.spec index 4fc6e4d..092f7d0 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.13.0 +Version: 3.14.1 Release: 0 Summary: A document-oriented database License: MIT @@ -28,7 +28,6 @@ Source: https://files.pythonhosted.org/packages/source/t/tinydb/tinydb-% BuildRequires: %{python_module PyYAML} BuildRequires: %{python_module pytest-runner} BuildRequires: %{python_module setuptools} -BuildRequires: %{python_module ujson} BuildRequires: dos2unix BuildRequires: fdupes BuildRequires: python-rpm-macros diff --git a/tinydb-3.13.0.tar.gz b/tinydb-3.13.0.tar.gz deleted file mode 100644 index fd03017..0000000 --- a/tinydb-3.13.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a05c4c81e6e867c4f8a2e51c5236d0d897019aa5e9296f5947455b0bdd3c519d -size 25835 diff --git a/tinydb-3.14.1.tar.gz b/tinydb-3.14.1.tar.gz new file mode 100644 index 0000000..4d82a00 --- /dev/null +++ b/tinydb-3.14.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c92ddb8155b85dfecc7661465127b79d6972e3f5df5b1f04ee089f4f84184ecf +size 26427