Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-python-jose for openSUSE:Factory checked in at 2025-09-11 14:39:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-python-jose (Old) and /work/SRC/openSUSE:Factory/.python-python-jose.new.1977 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-python-jose" Thu Sep 11 14:39:49 2025 rev:12 rq:1303653 version:3.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-python-jose/python-python-jose.changes 2025-06-11 16:27:52.843864229 +0200 +++ /work/SRC/openSUSE:Factory/.python-python-jose.new.1977/python-python-jose.changes 2025-09-11 14:43:21.205978857 +0200 @@ -1,0 +2,14 @@ +Wed Sep 10 12:29:34 UTC 2025 - Daniel Garcia <[email protected]> + +- Update to 3.5.0 + * Remove support for Python 3.8 + * Added support for Python 3.12 & 3.13 + * Upgrade to pyasn1 0.5.1+ + * Upgrade to pytest and other dependencies + * Add RTD config file to silence emailed deprecation warnings + * Remove get_random_bytes from cryptography backend + * Do not use utc_now on module level + * Remove key data (sensitive information) from JWKError exceptions + * Added possibility to call jwk.construct() with a private RSA key + +------------------------------------------------------------------- Old: ---- python-jose-3.4.0.tar.gz New: ---- python_jose-3.5.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-python-jose.spec ++++++ --- /var/tmp/diff_new_pack.9XG0dn/_old 2025-09-11 14:43:21.697999653 +0200 +++ /var/tmp/diff_new_pack.9XG0dn/_new 2025-09-11 14:43:21.701999822 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-python-jose # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 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 @@ -38,12 +38,12 @@ %{?sle15_python_module_pythons} Name: python-python-jose%{psuffix} -Version: 3.4.0 +Version: 3.5.0 Release: 0 Summary: JOSE implementation in Python License: MIT URL: https://github.com/mpdavis/python-jose -Source: https://files.pythonhosted.org/packages/source/p/python-jose/python-jose-%{version}.tar.gz +Source: https://files.pythonhosted.org/packages/source/p/python-jose/python_jose-%{version}.tar.gz BuildRequires: %{python_module pip} BuildRequires: %{python_module setuptools >= 39.2.0} BuildRequires: %{python_module wheel} @@ -93,7 +93,7 @@ This package provides the python-jose[cryptography] extra. %prep -%autosetup -p1 -n python-jose-%{version} +%autosetup -p1 -n python_jose-%{version} %if ! %{with test} %build
