forked from pool/python-minidb
Accepting request 1032023 from home:yarunachalam:branches:devel:languages:python
- Update to 2.0.7 Test against Python 3.10 YAML syntax and me Only pass special keyword args to model __init__ Add delete_all() and count_rows() OBS-URL: https://build.opensuse.org/request/show/1032023 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-minidb?expand=0&rev=17
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7e4ef07d858d6e6118dfd000031e7698fb29b44bd8fe38e713d241fcaec6ee1e
|
|
||||||
size 17017
|
|
||||||
3
minidb-2.0.7.tar.gz
Normal file
3
minidb-2.0.7.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9fe6c31dfabf44c31ce782f1c5fb18eeeb517c5e913d023091592b8f547397c2
|
||||||
|
size 17445
|
||||||
@@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 28 18:26:51 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||||
|
|
||||||
|
- Update to 2.0.7
|
||||||
|
Test against Python 3.10
|
||||||
|
YAML syntax and me
|
||||||
|
Only pass special keyword args to model __init__
|
||||||
|
Add delete_all() and count_rows()
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Sep 29 16:20:05 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
Thu Sep 29 16:20:05 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -21,7 +21,7 @@
|
|||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
%bcond_without test
|
%bcond_without test
|
||||||
Name: python-minidb
|
Name: python-minidb
|
||||||
Version: 2.0.6
|
Version: 2.0.7
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: SQLite3-based store for Python objects
|
Summary: SQLite3-based store for Python objects
|
||||||
License: ISC
|
License: ISC
|
||||||
|
|||||||
Reference in New Issue
Block a user