[packages/python-os-service-types] - disabled python3 here, release 5

qboosh qboosh at pld-linux.org
Sun Nov 2 09:59:58 CET 2025


commit c85a820f31ce3a27b297cdfe6331131e98227aef
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Nov 2 09:59:55 2025 +0100

    - disabled python3 here, release 5

 python-os-service-types.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/python-os-service-types.spec b/python-os-service-types.spec
index 8a4b432..cf8f5e6 100644
--- a/python-os-service-types.spec
+++ b/python-os-service-types.spec
@@ -3,13 +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-os-service-types.spec)
 
 Summary:	Python library for consuming OpenStack sevice-types-authority data
 Summary(pl.UTF-8):	Biblioteka Pythona do konsumowania danych OpenStack sevice-types-authority
 Name:		python-os-service-types
+# keep 1.7.x here for python2 support
 Version:	1.7.0
-Release:	4
+Release:	5
 License:	Apache v2.0
 Group:		Libraries/Python
 #Source0Download: https://pypi.org/simple/os-service-types/
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-os-service-types.git/commitdiff/c85a820f31ce3a27b297cdfe6331131e98227aef



More information about the pld-cvs-commit mailing list