[packages/python-oslo.config] - disable python3 here

qboosh qboosh at pld-linux.org
Tue Apr 7 21:25:20 CEST 2026


commit 153af1c68dc5adfb248ed723fbe505c337e50b5d
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Apr 7 21:25:49 2026 +0200

    - disable python3 here

 python-oslo.config.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-oslo.config.spec b/python-oslo.config.spec
index a16d1a2..7bb4d81 100644
--- a/python-oslo.config.spec
+++ b/python-oslo.config.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.config.spec)
 
 Summary:	Oslo Configuration API
 Summary(pl.UTF-8):	API do konfiguracji Oslo
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-oslo.config.git/commitdiff/153af1c68dc5adfb248ed723fbe505c337e50b5d



More information about the pld-cvs-commit mailing list