[packages/python-oslo.db] - disable python3 here
qboosh
qboosh at pld-linux.org
Tue Apr 7 21:44:45 CEST 2026
commit a6fb7fe9960962552fcab70a12109ef42fd35f5d
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Tue Apr 7 21:44:44 2026 +0200
- disable python3 here
python-oslo.db.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-oslo.db.spec b/python-oslo.db.spec
index 711fcc3..0886f4b 100644
--- a/python-oslo.db.spec
+++ b/python-oslo.db.spec
@@ -3,7 +3,7 @@
%bcond_without doc # Sphinx documentation
%bcond_with tests # unit tests (incomplete dependencies)
%bcond_without python2 # CPython 2.x module
-%bcond_without python3 # CPython 3.x module
+%bcond_with python3 # CPython 3.x module (built from python3-oslo.db.spec)
Summary: Oslo Database library
Summary(pl.UTF-8): Biblioteka Oslo Database
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-oslo.db.git/commitdiff/a6fb7fe9960962552fcab70a12109ef42fd35f5d
More information about the pld-cvs-commit
mailing list