[packages/python-keystoneauth1] - rel 5, disable python3

baggins baggins at pld-linux.org
Mon Jun 2 22:56:12 CEST 2025


commit b092a79bfce4885fbc32481d98de8d8491877f14
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Tue Jun 3 00:55:43 2025 +0200

    - rel 5, disable python3

 python-keystoneauth1.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-keystoneauth1.spec b/python-keystoneauth1.spec
index 4e38ecd..c412895 100644
--- a/python-keystoneauth1.spec
+++ b/python-keystoneauth1.spec
@@ -6,14 +6,14 @@
 %bcond_without	doc	# Sphinx documentation
 %bcond_with	tests	# unit tests (require tons of dependencies)
 %bcond_without	python2 # CPython 2.x module
-%bcond_without	python3 # CPython 3.x module
+%bcond_with	python3 # CPython 3.x module
 
 Summary:	Authentication Library for OpenStack Identity
 Summary(pl.UTF-8):	Biblioteka uwierzytleniająca dla tożsamości OpenStack
 Name:		python-keystoneauth1
 # keep 3.x here for python2 support
 Version:	3.18.0
-Release:	4
+Release:	5
 License:	Apache v2.0
 Group:		Libraries/Python
 Source0:	https://files.pythonhosted.org/packages/source/k/keystoneauth1/keystoneauth1-%{version}.tar.gz
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-keystoneauth1.git/commitdiff/b092a79bfce4885fbc32481d98de8d8491877f14



More information about the pld-cvs-commit mailing list