Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-joserfc for openSUSE:Leap:16.0 checked in at 2025-07-24 08:30:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:16.0/python-joserfc (Old) and /work/SRC/openSUSE:Leap:16.0/.python-joserfc.new.8875 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-joserfc" Thu Jul 24 08:30:54 2025 rev:2 rq:1293700 version:1.1.0 Changes: -------- --- /work/SRC/openSUSE:Leap:16.0/python-joserfc/python-joserfc.changes 2025-03-19 11:55:32.435909521 +0100 +++ /work/SRC/openSUSE:Leap:16.0/.python-joserfc.new.8875/python-joserfc.changes 2025-07-24 08:31:03.821962889 +0200 @@ -1,0 +2,30 @@ +Wed Jun 11 11:13:43 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaub...@suse.com> + +- Update to 1.1.0 + * Use ECKey.binding.register_curve to register new supported curves + * Add __eq__ for Key and KeySet + * Use InvalidHeaderValueError in registry header validation + * Prevent from Base64 Malleability + * Export import_key and generate_key methods + * Use import as for prioritize the modules for editors + * Use UnsupportedAlgorithmError instead of ValueError in JWS/JWE registry + * Use MissingKeyTypeError, InvalidKeyIdError errors + * Allow jwt.encode passing encoder_cls and jwt.decode passing decoder_cls + * Use correct types for encoder_cls and decoder_cls parameters + * Respect RFC6749 character set in error descriptions + * Add KeyBase and GuestProtocol to __all__ + * Update header validation raised errors + * Add "none" algorithm for JWS + * Cleanup joserfc.util + * Cleanup useless code in joserfc.util + * Update default value type hints for BaseKey.get method, #52 + * Raise MissingKeyError when import empty key set. #35 + * Remove useless catching binascii.Error + +------------------------------------------------------------------- +Tue Oct 29 21:39:27 UTC 2024 - Dirk Müller <dmuel...@suse.com> + +- update to 1.0.0: + * Fix type hints for strict mode. + +------------------------------------------------------------------- Old: ---- joserfc-0.12.0.tar.gz New: ---- joserfc-1.1.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-joserfc.spec ++++++ --- /var/tmp/diff_new_pack.U60wrs/_old 2025-07-24 08:31:04.109974863 +0200 +++ /var/tmp/diff_new_pack.U60wrs/_new 2025-07-24 08:31:04.109974863 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-joserfc # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-joserfc -Version: 0.12.0 +Version: 1.1.0 Release: 0 Summary: The ultimate Python library for JOSE RFCs License: BSD-3-Clause ++++++ joserfc-0.12.0.tar.gz -> joserfc-1.1.0.tar.gz ++++++ ++++ 11062 lines of diff (skipped)