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 2026-04-30 20:25:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pytest (Old) and /work/SRC/openSUSE:Factory/.python-pytest.new.30200 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pytest" Thu Apr 30 20:25:59 2026 rev:94 rq:1350104 version:9.0.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pytest/python-pytest.changes 2025-12-16 15:49:49.606472492 +0100 +++ /work/SRC/openSUSE:Factory/.python-pytest.new.30200/python-pytest.changes 2026-04-30 20:26:09.064390383 +0200 @@ -1,0 +2,14 @@ +Wed Apr 29 01:10:14 UTC 2026 - Steve Kowalik <[email protected]> + +- Update to 9.0.3: + * Fixed pytest.approx() which now correctly takes into account Mapping keys + order to compare them. + * Blocking a conftest.py file using the -p no: option is now explicitly + disallowed. + * Fixed crash when a test raises an exceptiongroup with + __tracebackhide__ = True. + * Fixed an issue where non-string messages passed to + unittest.TestCase.subTest() were not printed. + * Fixed use of insecure temporary directory (CVE-2025-71176). + +------------------------------------------------------------------- Old: ---- pytest-9.0.2.tar.gz New: ---- pytest-9.0.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pytest.spec ++++++ --- /var/tmp/diff_new_pack.4OAzWP/_old 2026-04-30 20:26:09.800420591 +0200 +++ /var/tmp/diff_new_pack.4OAzWP/_new 2026-04-30 20:26:09.800420591 +0200 @@ -33,7 +33,7 @@ %{?sle15_python_module_pythons} Name: python-pytest%{psuffix} -Version: 9.0.2 +Version: 9.0.3 Release: 0 Summary: Simple powerful testing with Python License: MIT ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.4OAzWP/_old 2026-04-30 20:26:09.864423218 +0200 +++ /var/tmp/diff_new_pack.4OAzWP/_new 2026-04-30 20:26:09.872423546 +0200 @@ -1,6 +1,6 @@ -mtime: 1765773610 -commit: b634a46585e35e546959c7b8af1bc36263c4cd05e44e83d8b149df5f30df1ac2 -url: https://src.opensuse.org/python-pytest/python-pytest.git -revision: b634a46585e35e546959c7b8af1bc36263c4cd05e44e83d8b149df5f30df1ac2 +mtime: 1777425026 +commit: 55fb456b8de3302c5b6f0205635f02f8dc1fb1ff4d3925fce1a969aeaa9e22e7 +url: https://src.opensuse.org/python-pytest/python-pytest +revision: 55fb456b8de3302c5b6f0205635f02f8dc1fb1ff4d3925fce1a969aeaa9e22e7 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 2026-04-29 03:10:26.000000000 +0200 @@ -0,0 +1 @@ +.osc ++++++ pytest-9.0.2.tar.gz -> pytest-9.0.3.tar.gz ++++++ ++++ 2855 lines of diff (skipped)
