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 2021-12-09 19:45:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pytest-httpserver (Old) and /work/SRC/openSUSE:Factory/.python-pytest-httpserver.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pytest-httpserver" Thu Dec 9 19:45:37 2021 rev:6 rq:937344 version:1.0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pytest-httpserver/python-pytest-httpserver.changes 2019-09-04 09:11:07.426973331 +0200 +++ /work/SRC/openSUSE:Factory/.python-pytest-httpserver.new.2520/python-pytest-httpserver.changes 2021-12-09 19:46:09.409149070 +0100 @@ -1,0 +2,11 @@ +Wed Dec 8 09:16:17 UTC 2021 - pgaj...@suse.com + +- version update to 1.0.2 + **Breaking change**: The scope of ``httpserver_listen_address`` fixture changed from **function** + to **session**. This is a requirement to implement the other features listed + in this release. See the `upgrade guide + <https://pytest-httpserver.readthedocs.io/en/latest/upgrade.html>`_ for the + details. + * many other changes, see CHANGES.rst + +------------------------------------------------------------------- Old: ---- pytest_httpserver-0.3.4.tar.gz New: ---- pytest_httpserver-1.0.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pytest-httpserver.spec ++++++ --- /var/tmp/diff_new_pack.ivBegU/_old 2021-12-09 19:46:09.937149324 +0100 +++ /var/tmp/diff_new_pack.ivBegU/_new 2021-12-09 19:46:09.941149326 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-pytest-httpserver # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-pytest-httpserver -Version: 0.3.4 +Version: 1.0.2 Release: 0 Summary: A HTTP server for pytest License: MIT @@ -59,7 +59,7 @@ %python_expand %fdupes %{buildroot}%{$python_sitelib} %check -%pytest -k 'not test_wait_unexpected_request and not test_wait_timeout' +%pytest %files %{python_files} %doc README.md ++++++ pytest_httpserver-0.3.4.tar.gz -> pytest_httpserver-1.0.2.tar.gz ++++++ ++++ 3814 lines of diff (skipped)