commit a9b97d7d77b8df47506d3e6943f697e1e27c84ba
Author: Jan RÄ™korajski <[email protected]>
Date:   Sat Jul 2 00:01:53 2022 +0200

    - python 3 moved to separate package, rel 18

 python-apsw.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-apsw.spec b/python-apsw.spec
index 795c1df..4b5112c 100644
--- a/python-apsw.spec
+++ b/python-apsw.spec
@@ -2,7 +2,7 @@
 # Conditional build:
 %bcond_with    tests   # do not perform "make test"
 %bcond_without python2 # CPython 2.x module
-%bcond_without python3 # CPython 3.x module
+%bcond_with    python3 # CPython 3.x module
 
 %define                module  apsw
 %define                sqlite_ver 3.8.5
@@ -11,7 +11,7 @@ Summary:      Another Python SQLite Wrapper
 Summary(pl.UTF-8):     Another Python SQLite Wrapper - jeszcze jeden pythonowy 
wrapper dla SQLite
 Name:          python-%{module}
 Version:       3.8.5
-Release:       17
+Release:       18
 License:       Free
 Group:         Libraries/Python
 Source0:       https://github.com/rogerbinns/apsw/archive/%{version}-r1.tar.gz
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-apsw.git/commitdiff/a9b97d7d77b8df47506d3e6943f697e1e27c84ba

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to