[packages/python-sqlalchemy] - disabled python3 here, release 2
qboosh
qboosh at pld-linux.org
Sun Nov 2 21:50:08 CET 2025
commit 1de948d98bf6c5cb4ae677fffb59bdd5280a6b20
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Nov 2 21:50:10 2025 +0100
- disabled python3 here, release 2
python-sqlalchemy.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-sqlalchemy.spec b/python-sqlalchemy.spec
index be49a12..b56343c 100644
--- a/python-sqlalchemy.spec
+++ b/python-sqlalchemy.spec
@@ -1,7 +1,7 @@
#
# Conditional build:
%bcond_without python2 # CPython 2.x module
-%bcond_without python3 # CPython 3.x module
+%bcond_with python3 # CPython 3.x module (built from python3-sqlalchemy.spec)
%bcond_without tests # unit tests
# TODO: tests hang on x32
@@ -15,7 +15,7 @@ Summary(pl.UTF-8): Biblioteka abstrakcji baz danych dla Pythona 2
Name: python-%{module}
# keep 1.x here for python2 support
Version: 1.4.54
-Release: 1
+Release: 2
License: MIT
Group: Libraries/Python
#Source0Download: https://pypi.org/simple/sqlalchemy/
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-sqlalchemy.git/commitdiff/1de948d98bf6c5cb4ae677fffb59bdd5280a6b20
More information about the pld-cvs-commit
mailing list