Accepting request 1158947 from devel:languages:python
- update to 3.45.2.0:
* Minor doc and tests change due to changed behaviour of
sqlite3_serialize on an empty database, used by
:meth:`Connection.serialize`.
* No APSW changes.
OBS-URL: https://build.opensuse.org/request/show/1158947
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-apsw?expand=0&rev=23
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f24dfbd72f898db2b9e7e685d2b298a78078c5f99dfbb7168cfa7342410a1d4a
|
||||
size 903413
|
||||
3
apsw-3.45.2.0.tar.gz
Normal file
3
apsw-3.45.2.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:20f3a49873e7c81410dd627f7e0cd86ccc5c28cdd398742ce1e0e97d95badf13
|
||||
size 904263
|
||||
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 18 10:27:56 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 3.45.2.0:
|
||||
* Minor doc and tests change due to changed behaviour of
|
||||
sqlite3_serialize on an empty database, used by
|
||||
:meth:`Connection.serialize`.
|
||||
* No APSW changes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 20 12:28:34 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-apsw
|
||||
Version: 3.45.0.0
|
||||
Version: 3.45.2.0
|
||||
Release: 0
|
||||
Summary: Another Python SQLite Wrapper
|
||||
License: Zlib
|
||||
|
||||
Reference in New Issue
Block a user