forked from pool/python-tinydb
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
This commit is contained in:
45
python-tinydb.changes
Normal file
45
python-tinydb.changes
Normal file
@@ -0,0 +1,45 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat May 11 12:25:49 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 27 17:24:10 UTC 2018 - arun@gmx.de
|
||||
|
||||
- specfile:
|
||||
* LICENSE now included in tar-ball
|
||||
|
||||
- update to version 3.9.0:
|
||||
* Feature: Allow setting a table class for single table only (see
|
||||
issue 197)
|
||||
* Internal change: call fsync after flushing JSONStorage (see issue
|
||||
208)
|
||||
|
||||
- changes from version 3.8.1:
|
||||
* Bugfix: Don't install tests as a package anymore (see pull request
|
||||
#195)
|
||||
|
||||
- changes from version 3.8.0:
|
||||
* Feature: Allow disabling the query cache with db.table(name,
|
||||
cache_size=0) (see pull request #187)
|
||||
* Feature: Add db.write_back(docs) for replacing documents (see pull
|
||||
request #184)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 4 21:54:42 UTC 2018 - arun@gmx.de
|
||||
|
||||
- update to single-spec
|
||||
|
||||
- specfile:
|
||||
* added tests
|
||||
* added license
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 1 01:57:43 UTC 2018 - jchoy@suse.com
|
||||
|
||||
- Initial tinydb package
|
Reference in New Issue
Block a user