Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-mpl-animators for
openSUSE:Factory checked in at 2026-01-28 15:14:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-mpl-animators (Old)
and /work/SRC/openSUSE:Factory/.python-mpl-animators.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-mpl-animators"
Wed Jan 28 15:14:37 2026 rev:5 rq:1329630 version:1.2.4
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-mpl-animators/python-mpl-animators.changes
2025-07-14 10:58:16.352973825 +0200
+++
/work/SRC/openSUSE:Factory/.python-mpl-animators.new.1928/python-mpl-animators.changes
2026-01-28 15:17:48.548624363 +0100
@@ -1,0 +2,6 @@
+Wed Jan 28 09:19:45 UTC 2026 - Daniel Garcia <[email protected]>
+
+- Ignore warnings in tests to avoid
+ astropy.utils.exceptions.AstropyUserWarning: XDG_CONFIG_HOME
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-mpl-animators.spec ++++++
--- /var/tmp/diff_new_pack.hPlePa/_old 2026-01-28 15:17:50.468704282 +0100
+++ /var/tmp/diff_new_pack.hPlePa/_new 2026-01-28 15:17:50.472704449 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-mpl-animators
#
-# Copyright (c) 2025 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
@@ -62,7 +62,7 @@
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
-%pytest -n auto
+%pytest -p no:warnings -n auto
%files %{python_files}
%{python_sitelib}/mpl_animators