Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-asdf-astropy for
openSUSE:Factory checked in at 2026-03-19 17:39:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-asdf-astropy (Old)
and /work/SRC/openSUSE:Factory/.python-asdf-astropy.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-asdf-astropy"
Thu Mar 19 17:39:42 2026 rev:18 rq:1341085 version:0.10.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-asdf-astropy/python-asdf-astropy.changes
2026-02-17 16:48:26.514177438 +0100
+++
/work/SRC/openSUSE:Factory/.python-asdf-astropy.new.8177/python-asdf-astropy.changes
2026-03-19 17:41:27.419951604 +0100
@@ -1,0 +2,5 @@
+Thu Mar 19 07:24:46 UTC 2026 - Steve Kowalik <[email protected]>
+
+- Add missing BuildRequires for pytest-asdf-plugin for the testsuite.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-asdf-astropy.spec ++++++
--- /var/tmp/diff_new_pack.YwM9D8/_old 2026-03-19 17:41:29.064019715 +0100
+++ /var/tmp/diff_new_pack.YwM9D8/_new 2026-03-19 17:41:29.080020378 +0100
@@ -50,6 +50,7 @@
Requires: python-packaging >= 19
%if %{with test}
BuildRequires: %{python_module asdf-astropy = %{version}}
+BuildRequires: %{python_module pytest-asdf-plugin}
BuildRequires: %{python_module pytest-astropy}
BuildRequires: %{python_module pytest-xdist}
BuildRequires: %{python_module pytest}