15
0
forked from pool/python-apsw

- udpate to 3.34.0-r1:

* Windows MSI installer files are now provided
  * Added Connection.txn_state()
  * Added constants: SQLITE_IOERR_CORRUPTFS

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apsw?expand=0&rev=22
This commit is contained in:
2020-12-29 13:49:44 +00:00
committed by Git OBS Bridge
parent 712bdff28f
commit f6f640283a
4 changed files with 13 additions and 5 deletions

View File

@@ -17,9 +17,9 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define tarver 3.33.0-r1
%define tarver 3.34.0-r1
Name: python-apsw
Version: 3.33.0_r1
Version: 3.34.0_r1
Release: 0
Summary: Another Python SQLite Wrapper
License: Zlib