[packages/python-oslo.utils] - disable python3 here, release 4

qboosh qboosh at pld-linux.org
Tue Apr 7 21:33:58 CEST 2026


commit 7ed6d66a8e6948537c4b721d7b18a5f6a13f69e2
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Apr 7 21:34:27 2026 +0200

    - disable python3 here, release 4

 python-oslo.utils.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-oslo.utils.spec b/python-oslo.utils.spec
index dca550b..739e9f0 100644
--- a/python-oslo.utils.spec
+++ b/python-oslo.utils.spec
@@ -3,14 +3,14 @@
 %bcond_without	doc	# Sphinx documentation
 %bcond_with	tests	# unit tests (missing deps)
 %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.utils.spec)
 
 Summary:	Oslo Utility library
 Summary(pl.UTF-8):	Biblioteka narzędziowa Oslo
 Name:		python-oslo.utils
 # keep 3.x here for python2 support
 Version:	3.42.1
-Release:	3
+Release:	4
 License:	Apache v2.0
 Group:		Libraries/Python
 Source0:	https://files.pythonhosted.org/packages/source/o/oslo.utils/oslo.utils-%{version}.tar.gz
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-oslo.utils.git/commitdiff/7ed6d66a8e6948537c4b721d7b18a5f6a13f69e2



More information about the pld-cvs-commit mailing list