Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-flask-jwt-extended for openSUSE:Factory checked in at 2025-04-22 17:28:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-flask-jwt-extended (Old) and /work/SRC/openSUSE:Factory/.python-flask-jwt-extended.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-flask-jwt-extended" Tue Apr 22 17:28:42 2025 rev:5 rq:1271228 version:4.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-flask-jwt-extended/python-flask-jwt-extended.changes 2024-01-21 23:09:22.407730124 +0100 +++ /work/SRC/openSUSE:Factory/.python-flask-jwt-extended.new.30101/python-flask-jwt-extended.changes 2025-04-22 17:29:24.053898887 +0200 @@ -1,0 +2,5 @@ +Tue Apr 22 02:19:34 UTC 2025 - Steve Kowalik <steven.kowa...@suse.com> + +- Support both lowercased and unnormalized metadata directory names. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-flask-jwt-extended.spec ++++++ --- /var/tmp/diff_new_pack.H72vMM/_old 2025-04-22 17:29:24.677925092 +0200 +++ /var/tmp/diff_new_pack.H72vMM/_new 2025-04-22 17:29:24.677925092 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-flask-jwt-extended # -# 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 @@ -27,7 +27,7 @@ BuildRequires: %{python_module Flask >= 1.0} BuildRequires: %{python_module PyJWT >= 2.0} BuildRequires: %{python_module Werkzeug >= 0.14} -BuildRequires: %{python_module cryptography >= 41.0.6} +BuildRequires: %{python_module cryptography >= 3.3.1} BuildRequires: %{python_module pip} BuildRequires: %{python_module pytest} BuildRequires: %{python_module python-dateutil} @@ -38,7 +38,7 @@ Requires: python-Flask >= 1.0 Requires: python-PyJWT >= 2.0 Requires: python-Werkzeug >= 0.14 -Suggests: python-cryptography >= 41.0.6 +Suggests: python-cryptography >= 3.3.1 BuildArch: noarch %python_subpackages @@ -73,5 +73,5 @@ %license LICENSE %doc README.md %{python_sitelib}/flask_jwt_extended -%{python_sitelib}/Flask_JWT_Extended-%{version}.dist-info +%{python_sitelib}/[Ff]lask_[Jj][Ww][Tt]_[Ee]xtended-%{version}.dist-info