15
0
forked from pool/python-apsw

- update to 3.45.0.0:

* Correctly handle NULL/None VFS filenames (:issue:`506`)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apsw?expand=0&rev=49
This commit is contained in:
2024-01-20 12:28:44 +00:00
committed by Git OBS Bridge
parent aba9142328
commit 0ffa8041ab
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8210dce4d175ecb9d1f08e97e26a7418e240dd9da43df6fb616d9f035af005a8
size 902852

3
apsw-3.45.0.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f24dfbd72f898db2b9e7e685d2b298a78078c5f99dfbb7168cfa7342410a1d4a
size 903413

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Jan 20 12:28:34 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 3.45.0.0:
* Correctly handle NULL/None VFS filenames (:issue:`506`)
-------------------------------------------------------------------
Wed Jan 3 09:42:09 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-apsw
Version: 3.44.2.0
Version: 3.45.0.0
Release: 0
Summary: Another Python SQLite Wrapper
License: Zlib