forked from pool/python-minidb
- update to 2.0.8:
* fix flake8 errors * add python 3.12 support * drop python2 * read sqlite result before releasing lock * switch to PEP517 build - Update to 2.0.7 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-minidb?expand=0&rev=20
This commit is contained in:
@@ -1,7 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 1 07:50:59 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 2.0.8:
|
||||
* fix flake8 errors
|
||||
* add python 3.12 support
|
||||
* drop python2
|
||||
* read sqlite result before releasing lock
|
||||
* switch to PEP517 build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 28 18:26:51 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- Update to 2.0.7
|
||||
- Update to 2.0.7
|
||||
Test against Python 3.10
|
||||
YAML syntax and me
|
||||
Only pass special keyword args to model __init__
|
||||
|
||||
Reference in New Issue
Block a user