diff --git a/python-WebTest.changes b/python-WebTest.changes index 402ce68..9854d1e 100644 --- a/python-WebTest.changes +++ b/python-WebTest.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Jan 9 09:30:48 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 3.0.2 + * Bump waitress min version to 3.0.2 +- Update BuildRequires from setup.py + ------------------------------------------------------------------- Thu Nov 7 12:40:50 UTC 2024 - John Paul Adrian Glaubitz diff --git a/python-WebTest.spec b/python-WebTest.spec index d3d82a2..d98b3f2 100644 --- a/python-WebTest.spec +++ b/python-WebTest.spec @@ -1,7 +1,7 @@ # # spec file for package python-WebTest # -# 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-WebTest -Version: 3.0.1 +Version: 3.0.2 Release: 0 Summary: Helper to test WSGI applications License: MIT @@ -34,7 +34,7 @@ BuildRequires: %{python_module cssselect} BuildRequires: %{python_module pyquery} BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} -BuildRequires: %{python_module waitress >= 0.8.5} +BuildRequires: %{python_module waitress >= 3.0.2} BuildRequires: fdupes BuildRequires: python-rpm-macros # Documentation build requirements: diff --git a/webtest-3.0.1.tar.gz b/webtest-3.0.1.tar.gz deleted file mode 100644 index f1d2055..0000000 --- a/webtest-3.0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:493b5c802f8948a65b5e3a1ad5b2524ee5e1ab60cd713d9a3da3b8da082c06fe -size 79278 diff --git a/webtest-3.0.2.tar.gz b/webtest-3.0.2.tar.gz new file mode 100644 index 0000000..cdafc7d --- /dev/null +++ b/webtest-3.0.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b2de681c16f57b31da5cce6e94ff03cdc77bd86c37a57ba0ee27fed8e065ceb +size 79331