Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pytest for openSUSE:Factory checked in at 2025-12-16 15:49:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pytest (Old) and /work/SRC/openSUSE:Factory/.python-pytest.new.1939 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pytest" Tue Dec 16 15:49:39 2025 rev:93 rq:1322891 version:9.0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pytest/python-pytest.changes 2025-12-12 21:41:01.728458204 +0100 +++ /work/SRC/openSUSE:Factory/.python-pytest.new.1939/python-pytest.changes 2025-12-16 15:49:49.606472492 +0100 @@ -1,0 +2,14 @@ +Mon Dec 15 04:40:01 UTC 2025 - Steve Kowalik <[email protected]> + +- Update to 9.0.2: + * The terminal progress feature added in pytest 9.0.0 has been disabled by + default, except on Windows. + * Fixed the TOML type of the tmp_path_retention_count settings in the API + reference from number to string. + * The private config.inicfg attribute was changed in a breaking manner in + pytest 9.0.0. Due to its usage in the ecosystem, it is now restored to + working order using a compatibility shim. + * Fixed quadratic-time behavior when handling unittest subtests in Python + 3.10. + +------------------------------------------------------------------- Old: ---- pytest-9.0.1.tar.gz New: ---- pytest-9.0.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pytest.spec ++++++ --- /var/tmp/diff_new_pack.zKvuvi/_old 2025-12-16 15:49:51.278543297 +0100 +++ /var/tmp/diff_new_pack.zKvuvi/_new 2025-12-16 15:49:51.278543297 +0100 @@ -33,13 +33,13 @@ %{?sle15_python_module_pythons} Name: python-pytest%{psuffix} -Version: 9.0.1 +Version: 9.0.2 Release: 0 Summary: Simple powerful testing with Python License: MIT URL: https://github.com/pytest-dev/pytest Source: https://files.pythonhosted.org/packages/source/p/pytest/pytest-%{version}.tar.gz -BuildRequires: %{python_module base >= 3.8} +BuildRequires: %{python_module base >= 3.10} BuildRequires: %{python_module pip} BuildRequires: %{python_module setuptools_scm >= 6} BuildRequires: %{python_module setuptools} ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.zKvuvi/_old 2025-12-16 15:49:51.338545837 +0100 +++ /var/tmp/diff_new_pack.zKvuvi/_new 2025-12-16 15:49:51.342546006 +0100 @@ -1,6 +1,6 @@ -mtime: 1764046234 -commit: 9ffbbd9fd9b658d5b563ee90e53d3439320d78d5b0e52e796cc6a599a5f35a7a +mtime: 1765773610 +commit: b634a46585e35e546959c7b8af1bc36263c4cd05e44e83d8b149df5f30df1ac2 url: https://src.opensuse.org/python-pytest/python-pytest.git -revision: 9ffbbd9fd9b658d5b563ee90e53d3439320d78d5b0e52e796cc6a599a5f35a7a +revision: b634a46585e35e546959c7b8af1bc36263c4cd05e44e83d8b149df5f30df1ac2 projectscmsync: https://src.opensuse.org/python-pytest/_ObsPrj.git ++++++ build.specials.obscpio ++++++ ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2025-12-15 05:53:44.000000000 +0100 @@ -0,0 +1 @@ +.osc ++++++ pytest-9.0.1.tar.gz -> pytest-9.0.2.tar.gz ++++++ ++++ 2235 lines of diff (skipped)
