[packages/python-oslo.context] - disable python3 here, release 5

qboosh qboosh at pld-linux.org
Tue Apr 7 21:42:14 CEST 2026


commit e9b10cc82c7556fc5e138e1de66d3142f089e6f6
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Apr 7 21:42:35 2026 +0200

    - disable python3 here, release 5

 python-oslo.context.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-oslo.context.spec b/python-oslo.context.spec
index 5f57e80..0e5bb25 100644
--- a/python-oslo.context.spec
+++ b/python-oslo.context.spec
@@ -3,14 +3,14 @@
 %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.context.spec)
 
 Summary:	Oslo Context library
 Summary(pl.UTF-8):	Biblioteka Oslo Context
 Name:		python-oslo.context
 # keep 2.x here for python2 support
 Version:	2.23.1
-Release:	4
+Release:	5
 License:	Apache v2.0
 Group:		Libraries/Python
 #Source0Download: https://pypi.org/simple/oslo.context/
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-oslo.context.git/commitdiff/e9b10cc82c7556fc5e138e1de66d3142f089e6f6



More information about the pld-cvs-commit mailing list