14
0
forked from pool/python-tinydb

- Update to 3.14.1:

* More tes fixes
  * Deprecate ujson support
  * Fixed various deprecation warnings

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tinydb?expand=0&rev=5
This commit is contained in:
Tomáš Chvátal
2019-09-16 13:26:28 +00:00
committed by Git OBS Bridge
parent 12bbb2d17e
commit 6776d3b732
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Sep 16 13:23:27 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- 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 <jengelh@inai.de> Sun Jun 2 21:17:44 UTC 2019 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-tinydb Name: python-tinydb
Version: 3.13.0 Version: 3.14.1
Release: 0 Release: 0
Summary: A document-oriented database Summary: A document-oriented database
License: MIT License: MIT
@@ -28,7 +28,6 @@ Source: https://files.pythonhosted.org/packages/source/t/tinydb/tinydb-%
BuildRequires: %{python_module PyYAML} BuildRequires: %{python_module PyYAML}
BuildRequires: %{python_module pytest-runner} BuildRequires: %{python_module pytest-runner}
BuildRequires: %{python_module setuptools} BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module ujson}
BuildRequires: dos2unix BuildRequires: dos2unix
BuildRequires: fdupes BuildRequires: fdupes
BuildRequires: python-rpm-macros BuildRequires: python-rpm-macros

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a05c4c81e6e867c4f8a2e51c5236d0d897019aa5e9296f5947455b0bdd3c519d
size 25835

3
tinydb-3.14.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c92ddb8155b85dfecc7661465127b79d6972e3f5df5b1f04ee089f4f84184ecf
size 26427