14
0
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:
2022-10-31 14:56:39 +00:00
committed by Git OBS Bridge
parent 0ebd729fd5
commit 2aa2485bd6
4 changed files with 13 additions and 4 deletions

View File

@@ -21,7 +21,7 @@
%define skip_python2 1
%bcond_without test
Name: python-minidb
Version: 2.0.6
Version: 2.0.7
Release: 0
Summary: SQLite3-based store for Python objects
License: ISC