Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-k5test for openSUSE:Factory checked in at 2026-02-04 21:06:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-k5test (Old) and /work/SRC/openSUSE:Factory/.python-k5test.new.1670 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-k5test" Wed Feb 4 21:06:06 2026 rev:7 rq:1330967 version:0.10.4 Changes: -------- --- /work/SRC/openSUSE:Factory/python-k5test/python-k5test.changes 2025-06-02 21:58:43.640659384 +0200 +++ /work/SRC/openSUSE:Factory/.python-k5test.new.1670/python-k5test.changes 2026-02-04 21:06:07.844683951 +0100 @@ -1,0 +2,5 @@ +Tue Feb 3 16:59:03 UTC 2026 - Georg Pfuetzenreuter <[email protected]> + +- Require krb5 devel package as it ships krb5-config which k5test shells out to + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-k5test.spec ++++++ --- /var/tmp/diff_new_pack.YKDStt/_old 2026-02-04 21:06:08.928729350 +0100 +++ /var/tmp/diff_new_pack.YKDStt/_new 2026-02-04 21:06:08.928729350 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-k5test # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -32,6 +32,8 @@ BuildRequires: python-rpm-macros Requires: krb5-client Requires: krb5-server +# for krb5-config (this tool being shipped in the devel package is rather odd) +Requires: pkgconfig(krb5) BuildArch: noarch %python_subpackages
