Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-json_tricks for openSUSE:Factory checked in at 2026-07-28 17:54:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-json_tricks (Old) and /work/SRC/openSUSE:Factory/.python-json_tricks.new.2004 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-json_tricks" Tue Jul 28 17:54:58 2026 rev:15 rq:1367875 version:3.17.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-json_tricks/python-json_tricks.changes 2024-08-19 23:45:20.061712055 +0200 +++ /work/SRC/openSUSE:Factory/.python-json_tricks.new.2004/python-json_tricks.changes 2026-07-28 17:57:13.923051777 +0200 @@ -1,0 +2,5 @@ +Mon Jul 27 05:18:03 UTC 2026 - Steve Kowalik <[email protected]> + +- Skip a test broken by Pandas 3. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-json_tricks.spec ++++++ --- /var/tmp/diff_new_pack.BNIebR/_old 2026-07-28 17:57:16.099127876 +0200 +++ /var/tmp/diff_new_pack.BNIebR/_new 2026-07-28 17:57:16.099127876 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-json_tricks # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -65,7 +65,8 @@ %python_expand %fdupes %{buildroot}%{$python_sitelib} %check -%pytest +# Broken by pandas 3 +%pytest -k 'not test_pandas_series' %files %{python_files} %doc README.md
