diff --git a/minidb-2.0.6.tar.gz b/minidb-2.0.6.tar.gz deleted file mode 100644 index 36e862b..0000000 --- a/minidb-2.0.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7e4ef07d858d6e6118dfd000031e7698fb29b44bd8fe38e713d241fcaec6ee1e -size 17017 diff --git a/minidb-2.0.7.tar.gz b/minidb-2.0.7.tar.gz new file mode 100644 index 0000000..f32f756 --- /dev/null +++ b/minidb-2.0.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fe6c31dfabf44c31ce782f1c5fb18eeeb517c5e913d023091592b8f547397c2 +size 17445 diff --git a/python-minidb.changes b/python-minidb.changes index 5193f70..e6a4ffa 100644 --- a/python-minidb.changes +++ b/python-minidb.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Oct 28 18:26:51 UTC 2022 - Yogalakshmi Arunachalam + +- 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 diff --git a/python-minidb.spec b/python-minidb.spec index c3b612a..18c6557 100644 --- a/python-minidb.spec +++ b/python-minidb.spec @@ -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