From b8d4e98eef2c93fece34f88e0b10211075eee31dbb958e5ec36ce6e272f53821 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 21 Oct 2019 07:22:26 +0000 Subject: [PATCH] Accepting request 741239 from home:apersaud:branches:devel:languages:python update to latest version OBS-URL: https://build.opensuse.org/request/show/741239 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tinydb?expand=0&rev=7 --- python-tinydb.changes | 13 +++++++++++++ python-tinydb.spec | 5 ++--- tinydb-3.14.1.tar.gz | 3 --- tinydb-3.15.0.tar.gz | 3 +++ 4 files changed, 18 insertions(+), 6 deletions(-) delete mode 100644 tinydb-3.14.1.tar.gz create mode 100644 tinydb-3.15.0.tar.gz diff --git a/python-tinydb.changes b/python-tinydb.changes index f38e564..7015356 100644 --- a/python-tinydb.changes +++ b/python-tinydb.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sat Oct 19 16:21:05 UTC 2019 - Arun Persaud + +- specfile: + * be more specific in %files section + +- update to version 3.15.0: + * Feature: allow setting the parameters of TinyDB’s default table + (see issue 278) + +- changes from version 3.14.2: + * Internal change: support correct iteration for LRUCache objects + ------------------------------------------------------------------- Mon Sep 16 13:23:27 UTC 2019 - Tomáš Chvátal diff --git a/python-tinydb.spec b/python-tinydb.spec index 092f7d0..46fd74d 100644 --- a/python-tinydb.spec +++ b/python-tinydb.spec @@ -18,11 +18,10 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-tinydb -Version: 3.14.1 +Version: 3.15.0 Release: 0 Summary: A document-oriented database License: MIT -Group: Development/Languages/Python URL: https://github.com/msiemens/tinydb Source: https://files.pythonhosted.org/packages/source/t/tinydb/tinydb-%{version}.tar.gz BuildRequires: %{python_module PyYAML} @@ -64,6 +63,6 @@ sed -i 's/ujson/ujson_is_broken/' tinydb/storages.py %files %{python_files} %license LICENSE %doc README.rst -%{python_sitelib}/* +%{python_sitelib}/tinydb* %changelog diff --git a/tinydb-3.14.1.tar.gz b/tinydb-3.14.1.tar.gz deleted file mode 100644 index 4d82a00..0000000 --- a/tinydb-3.14.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c92ddb8155b85dfecc7661465127b79d6972e3f5df5b1f04ee089f4f84184ecf -size 26427 diff --git a/tinydb-3.15.0.tar.gz b/tinydb-3.15.0.tar.gz new file mode 100644 index 0000000..f08f445 --- /dev/null +++ b/tinydb-3.15.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b120fcb65deed856c30ddbb89f4cd845bfe38d68a8c027aa8f3f95b72936edb +size 26506