14
0
forked from pool/python-minidb

Accepting request 1007022 from home:yarunachalam:branches:devel:languages:python

- Update to  minidb 2.0.6
  * Add vacuum_on_close option and Store.vacuum()

OBS-URL: https://build.opensuse.org/request/show/1007022
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-minidb?expand=0&rev=15
This commit is contained in:
2022-09-29 19:00:50 +00:00
committed by Git OBS Bridge
parent 31f1747f8d
commit 0ebd729fd5
4 changed files with 11 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-minidb
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
%define skip_python2 1
%bcond_without test
Name: python-minidb
Version: 2.0.5
Version: 2.0.6
Release: 0
Summary: SQLite3-based store for Python objects
License: ISC