[packages/python3-k5test] - probably works only with MIT

qboosh qboosh at pld-linux.org
Sun Apr 19 08:25:37 CEST 2026


commit cbca7a898838611d514a2189d0771ab045b6213a
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Apr 19 08:26:12 2026 +0200

    - probably works only with MIT

 python3-k5test.spec | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/python3-k5test.spec b/python3-k5test.spec
index b8798a9..8c560e2 100644
--- a/python3-k5test.spec
+++ b/python3-k5test.spec
@@ -1,3 +1,4 @@
+# NOTE: probably works only with MIT Kerberos (with heimdal kadmin stops asking some questions from tty, not even stdin)
 Summary:	Library for testing Python applications in self-contained Kerberos 5 environments
 Summary(pl.UTF-8):	Biblioteka do testowania aplikacji Pythona w samodzielnych środowiskach Kerberosa 5
 Name:		python3-k5test
@@ -13,6 +14,8 @@ BuildRequires:	python3-modules >= 1:3.6
 BuildRequires:	python3-setuptools >= 1:40.6.0
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.714
+# kadmin command
+Requires:	krb5-server
 Requires:	python3-modules >= 1:3.6
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3-k5test.git/commitdiff/cbca7a898838611d514a2189d0771ab045b6213a



More information about the pld-cvs-commit mailing list