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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user