14
0
forked from pool/python-tinydb
Go to file
Matej Cepl 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
Description
No description provided
62 KiB
Languages
RPM Spec 100%