Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pytest-httpserver for openSUSE:Factory checked in at 2023-05-09 13:06:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pytest-httpserver (Old) and /work/SRC/openSUSE:Factory/.python-pytest-httpserver.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pytest-httpserver" Tue May 9 13:06:24 2023 rev:10 rq:1084893 version:1.0.6 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pytest-httpserver/python-pytest-httpserver.changes 2023-04-25 16:53:34.518248436 +0200 +++ /work/SRC/openSUSE:Factory/.python-pytest-httpserver.new.1533/python-pytest-httpserver.changes 2023-05-09 13:06:32.352735776 +0200 @@ -1,0 +2,10 @@ +Thu May 4 22:25:29 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- update to 1.0.6: + * Add a new way of running tests with the blocking mode. In + this mode, the http server is synchronized to the main thread + and the client code is run in a separate thread. + * Python version classifier updated in pyproject.toml (which + updates pypi also) + +------------------------------------------------------------------- Old: ---- pytest_httpserver-1.0.5.tar.gz New: ---- pytest_httpserver-1.0.6.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pytest-httpserver.spec ++++++ --- /var/tmp/diff_new_pack.hzrYvR/_old 2023-05-09 13:06:32.956739371 +0200 +++ /var/tmp/diff_new_pack.hzrYvR/_new 2023-05-09 13:06:32.960739395 +0200 @@ -16,11 +16,9 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} -%define skip_python2 1 %{?sle15_python_module_pythons} Name: python-pytest-httpserver -Version: 1.0.5 +Version: 1.0.6 Release: 0 Summary: A HTTP server for pytest License: MIT @@ -29,6 +27,7 @@ Source: https://files.pythonhosted.org/packages/source/p/pytest_httpserver/pytest_httpserver-%{version}.tar.gz BuildRequires: %{python_module pip} BuildRequires: %{python_module poetry-core} +BuildRequires: %{python_module toml >= 0.10} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-Werkzeug >= 2 ++++++ pytest_httpserver-1.0.5.tar.gz -> pytest_httpserver-1.0.6.tar.gz ++++++ ++++ 1719 lines of diff (skipped)