Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-PyKMIP for openSUSE:Factory checked in at 2026-03-17 19:04:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-PyKMIP (Old) and /work/SRC/openSUSE:Factory/.python-PyKMIP.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-PyKMIP" Tue Mar 17 19:04:39 2026 rev:13 rq:1339467 version:0.10.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-PyKMIP/python-PyKMIP.changes 2025-04-14 16:08:42.039571553 +0200 +++ /work/SRC/openSUSE:Factory/.python-PyKMIP.new.8177/python-PyKMIP.changes 2026-03-17 19:06:20.169243409 +0100 @@ -1,0 +2,6 @@ +Tue Mar 17 01:25:55 UTC 2026 - Steve Kowalik <[email protected]> + +- Add patch use-assertequal.patch: + * Use TestCase.assertEqual rather than assertEquals. + +------------------------------------------------------------------- New: ---- use-assertequal.patch ----------(New B)---------- New: - Add patch use-assertequal.patch: * Use TestCase.assertEqual rather than assertEquals. ----------(New E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-PyKMIP.spec ++++++ --- /var/tmp/diff_new_pack.sFXNYj/_old 2026-03-17 19:06:20.825270596 +0100 +++ /var/tmp/diff_new_pack.sFXNYj/_new 2026-03-17 19:06:20.825270596 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-PyKMIP # -# 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 @@ -36,6 +36,8 @@ Patch4: crypto-42.patch # PATCH-FIX-UPSTREAM Based on gh#OpenKMIP/PyKMIP#707, including some changes suggested Patch5: no-ssl-wrap-socket.patch +# PATCH-FIX-UPSTREAM gh#OpenKMIP/PyKMIP#658 +Patch6: use-assertequal.patch BuildRequires: %{python_module SQLAlchemy} BuildRequires: %{python_module cryptography} BuildRequires: %{python_module devel} ++++++ use-assertequal.patch ++++++ ++++ 1048 lines (skipped)
