[packages/python-requests-kerberos] - python3 in separate spec, don't build it for Th

qboosh qboosh at pld-linux.org
Sun Apr 19 08:43:12 CEST 2026


commit 2a41a8e91d77afbb43e18af6d3226f8e12082d68
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Apr 19 08:43:48 2026 +0200

    - python3 in separate spec, don't build it for Th

 python-requests-kerberos.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-requests-kerberos.spec b/python-requests-kerberos.spec
index a13efac..c86d3c2 100644
--- a/python-requests-kerberos.spec
+++ b/python-requests-kerberos.spec
@@ -2,14 +2,14 @@
 # Conditional build:
 %bcond_with	tests	# unit tests (not in sdist)
 %bcond_without	python2 # CPython 2.x module
-%bcond_without	python3 # CPython 3.x module
+%bcond_with	python3 # CPython 3.x module (built from python3-requests-kerberos.spec)
 
 Summary:	Kerberos authentication handler for python-requests
 Summary(pl.UTF-8):	Obsługa uwierzytelniania Kerberos dla python-requests
 Name:		python-requests-kerberos
 # keep 0.12.x here for python2 support
 Version:	0.12.0
-Release:	1
+Release:	0.1
 License:	ISC
 Group:		Libraries/Python
 #Source0Download: https://pypi.org/simple/requests-kerberos/
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-requests-kerberos.git/commitdiff/2a41a8e91d77afbb43e18af6d3226f8e12082d68



More information about the pld-cvs-commit mailing list