14
0
forked from pool/python-tinydb

30 Commits

Author SHA256 Message Date
246f0c7ef6 Accepting request 1219720 from devel:languages:python
- 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/request/show/1219720
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-tinydb?expand=0&rev=15
2024-10-31 15:09:35 +00:00
7206c327c7 - 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
2024-10-30 19:49:23 +00:00
b8bcebe524 Accepting request 1114561 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1114561
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-tinydb?expand=0&rev=14
2023-10-02 18:06:18 +00:00
82b097914d Accepting request 1114554 from home:bnavigator:branches:Application:ERP:GNUHealth:Factory
- Clean specfile and add sle15_python_module_pythons
  (for mygnuhealth)

OBS-URL: https://build.opensuse.org/request/show/1114554
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tinydb?expand=0&rev=25
2023-09-30 18:58:59 +00:00
02cb2cd977 Accepting request 1098855 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1098855
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-tinydb?expand=0&rev=13
2023-07-17 17:23:46 +00:00
6c27e57999 Accepting request 1097771 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/1097771
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tinydb?expand=0&rev=23
2023-07-11 13:00:41 +00:00
a809c3df76 Accepting request 963919 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/963919
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-tinydb?expand=0&rev=12
2022-03-22 18:40:28 +00:00
c852e8c4be Accepting request 963862 from home:bnavigator:branches:devel:languages:python
- Update to  4.7.0
  * Feature: Allow inserting Document instances using
    Table.insert_multiple (see #455).
  * Performance: Only convert document IDs of a table when
    returning documents. This improves performance the Table.count
    and Table.get operations and also for Table.search when only
    returning a few documents (see #460).
  * Internal change: Run all Table tests JSONStorage in addition to
    MemoryStorage.
  * Fix: Make using callables as queries work again (see #454)
  * Feature: Add map() query operation to apply a transformation to
    a document or field when evaluating a query (see PR #445).
  * Note: This may break code that queries for a field named map
    using the Query APIs property access syntax
  * Feature: Add support for typing-extensions v4
- Disable mypy tests for GNUHealth submission into 15.4
  jsc#SLE-23990
- This package needs typing-extensions if used with Python 3.6

OBS-URL: https://build.opensuse.org/request/show/963862
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tinydb?expand=0&rev=21
2022-03-22 11:40:06 +00:00
7a52f92b03 Accepting request 932770 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/932770
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-tinydb?expand=0&rev=11
2021-11-21 22:52:11 +00:00
e753a4b988 Accepting request 932535 from home:pgajdos:python
- version update to 4.5.2
  - Fix: Make Table.delete()'s argument priorities consistent with
    other table methods. This means that if you pass both cond as
    well as doc_ids to Table.delete(), the latter will be prefered
    (see #424)

OBS-URL: https://build.opensuse.org/request/show/932535
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tinydb?expand=0&rev=20
2021-11-21 10:59:32 +00:00
4ae5631b5d Accepting request 914744 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/914744
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-tinydb?expand=0&rev=10
2021-08-28 20:29:18 +00:00
4e0ee9e58c Accepting request 914580 from home:pgajdos:python
- version update to 4.5.1
  v4.5.1 (2021-07-17)
  ^^^^^^^^^^^^^^^^^^^
  - Fix: Correctly install ``typing-extensions`` on Python 3.7
    (see `issue 413 <https://github.com/msiemens/tinydb/issues/413>`__)
  v4.5.0 (2021-06-25)
  ^^^^^^^^^^^^^^^^^^^
  - Feature: Better type hinting/IntelliSense for PyCharm, VS Code and MyPy
    (see `issue 372 <https://github.com/msiemens/tinydb/issues/372>`__).
    PyCharm and VS Code should work out of the box, for MyPy see
    :ref:`MyPy Type Checking <mypy_type_checking>`
- actually test the package

OBS-URL: https://build.opensuse.org/request/show/914580
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tinydb?expand=0&rev=19
2021-08-28 08:31:26 +00:00
Richard Brown
4e9f897b60 Accepting request 883213 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/883213
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-tinydb?expand=0&rev=9
2021-04-10 13:27:04 +00:00
0cc28a8d4d Accepting request 882934 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/882934
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tinydb?expand=0&rev=17
2021-04-06 09:06:40 +00:00
6ed55fe907 Accepting request 841139 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/841139
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-tinydb?expand=0&rev=8
2020-10-13 13:41:54 +00:00
Tomáš Chvátal
b607623105 Accepting request 840890 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/840890
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tinydb?expand=0&rev=15
2020-10-12 06:57:31 +00:00
f3d4cd1c8f Accepting request 838543 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/838543
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-tinydb?expand=0&rev=7
2020-09-29 17:05:28 +00:00
Tomáš Chvátal
4cb83e2337 Accepting request 837891 from Application:ERP:GNUHealth:3.6
- Version 4.1.1
  group added to .spec file (RPMLINT complain)
  Python 3 only

OBS-URL: https://build.opensuse.org/request/show/837891
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tinydb?expand=0&rev=13
2020-09-29 11:12:09 +00:00
7de35b7df5 Accepting request 760371 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/760371
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-tinydb?expand=0&rev=6
2020-01-02 13:43:26 +00:00
Tomáš Chvátal
516ac590d0 Accepting request 759942 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/759942
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tinydb?expand=0&rev=11
2020-01-02 09:00:03 +00:00
8d50840881 Accepting request 747196 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/747196
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-tinydb?expand=0&rev=5
2019-11-10 21:49:57 +00:00
Tomáš Chvátal
c129b64f85 Accepting request 747015 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/747015
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tinydb?expand=0&rev=9
2019-11-10 10:56:49 +00:00
d73e57f2ac Accepting request 741413 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/741413
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-tinydb?expand=0&rev=4
2019-10-21 10:31:37 +00:00
Tomáš Chvátal
b8d4e98eef 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
2019-10-21 07:22:26 +00:00
6fa9f61b70 Accepting request 731291 from devel:languages:python
- Update to 3.14.1:
  * More tes fixes
  * Deprecate ujson support
  * Fixed various deprecation warnings

OBS-URL: https://build.opensuse.org/request/show/731291
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-tinydb?expand=0&rev=3
2019-09-17 11:39:07 +00:00
Tomáš Chvátal
6776d3b732 - 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
2019-09-16 13:26:28 +00:00
291f922a99 Accepting request 707055 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/707055
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-tinydb?expand=0&rev=2
2019-06-03 16:55:31 +00:00
Tomáš Chvátal
12bbb2d17e Accepting request 706960 from home:jengelh:branches:devel:languages:python
- Avoid name repetition in summary.
- Ensure neutrality of description.

OBS-URL: https://build.opensuse.org/request/show/706960
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tinydb?expand=0&rev=3
2019-06-03 08:02:52 +00:00
2dac91f45a Accepting request 702961 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/702961
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-tinydb?expand=0&rev=1
2019-05-15 10:34:32 +00:00
Tomáš Chvátal
610774ff7e Accepting request 702137 from home:jayvdb:py-new
- Prevent use with python-json
- Remove unnecessary build dependencies
- Add optional build dependency PyYAML
- Trim summary and description
- Use fdupes
- Update to v3.13.0

OBS-URL: https://build.opensuse.org/request/show/702137
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tinydb?expand=0&rev=1
2019-05-14 19:42:01 +00:00