diff --git a/Werkzeug-2.2.3.tar.gz b/Werkzeug-2.2.3.tar.gz deleted file mode 100644 index b87ab26ca991e90f9e4269a5674b712dedd66608..0000000000000000000000000000000000000000 Binary files a/Werkzeug-2.2.3.tar.gz and /dev/null differ diff --git a/Werkzeug-2.3.7.tar.gz b/Werkzeug-2.3.7.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..762802f3f9f4c3ffa46d623777a80c6beda2feff Binary files /dev/null and b/Werkzeug-2.3.7.tar.gz differ diff --git a/python-werkzeug.spec b/python-werkzeug.spec index 430a57faf645bf9812f39893a2d34fb7eb062d09..af3089a63fc1b6e179689bc1a2f5b6c7e32dbdf4 100644 --- a/python-werkzeug.spec +++ b/python-werkzeug.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-werkzeug -Version: 2.2.3 +Version: 2.3.7 Release: 1 Summary: The comprehensive WSGI web application library. License: BSD-3-Clause URL: https://palletsprojects.com/p/werkzeug/ -Source0: https://files.pythonhosted.org/packages/source/W/Werkzeug/Werkzeug-2.2.3.tar.gz +Source0: https://files.pythonhosted.org/packages/source/W/Werkzeug/Werkzeug-2.3.7.tar.gz # for test Source1: https://github.com/Yelp/ephemeral-port-reserve/blob/master/ephemeral_port_reserve.py @@ -171,6 +171,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} pytest -k 'not (test_serving)' %{_docdir}/* %changelog +* Mon Aug 21 2023 HKGY - 2.3.7-1 +- Update to 2.3.7 + * Tue May 09 2023 wulei - 2.2.3-1 - Update to 2.2.3