Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-cheroot for openSUSE:Factory checked in at 2026-07-26 11:28:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-cheroot (Old) and /work/SRC/openSUSE:Factory/.python-cheroot.new.2004 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-cheroot" Sun Jul 26 11:28:02 2026 rev:30 rq:1367323 version:11.1.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-cheroot/python-cheroot.changes 2026-04-16 17:25:57.344927448 +0200 +++ /work/SRC/openSUSE:Factory/.python-cheroot.new.2004/python-cheroot.changes 2026-07-26 11:30:05.230031960 +0200 @@ -1,0 +2,5 @@ +Thu Jul 23 07:31:15 UTC 2026 - Steve Kowalik <[email protected]> + +- Remove now unneeded BuildRequires on pytest-forked. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-cheroot.spec ++++++ --- /var/tmp/diff_new_pack.VpMTWx/_old 2026-07-26 11:30:05.962057237 +0200 +++ /var/tmp/diff_new_pack.VpMTWx/_new 2026-07-26 11:30:05.962057237 +0200 @@ -60,7 +60,6 @@ BuildRequires: %{python_module pyOpenSSL} BuildRequires: %{python_module pytest >= 4.6} BuildRequires: %{python_module pytest-cov} -BuildRequires: %{python_module pytest-forked} BuildRequires: %{python_module pytest-mock >= 1.11.0} BuildRequires: %{python_module pytest-rerunfailures} BuildRequires: %{python_module pytest-xdist} @@ -111,9 +110,6 @@ %endif # test_tls_client_auth[...-False-localhost-builtin] fails ocassionally on server-side OBS donttest="(test_tls_client_auth and False-localhost-builtin)" -# looks like there's a bug with pytest.mark.forked -# https://github.com/cherrypy/cheroot/issues/511 -donttest+=" or test_high_number_of_file_descriptor" # Openssl 3.2 test failures gh#cherrypy/cheroot#645 donttest+=" or test_https_over_http_error" %pytest --pyargs cheroot $pytest_opts -k "not ($donttest)" -W ignore::DeprecationWarning -p no:unraisableexception
