Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-asdf-standard for 
openSUSE:Factory checked in at 2022-06-06 11:10:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-asdf-standard (Old)
 and      /work/SRC/openSUSE:Factory/.python-asdf-standard.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-asdf-standard"

Mon Jun  6 11:10:52 2022 rev:3 rq:980934 version:1.0.2

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-asdf-standard/python-asdf-standard.changes    
    2022-04-30 22:52:10.440194719 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-asdf-standard.new.1548/python-asdf-standard.changes
      2022-06-06 11:11:02.739353053 +0200
@@ -1,0 +2,6 @@
+Sun Jun  5 19:46:55 UTC 2022 - Ben Greiner <[email protected]>
+
+- Skip tests failing due to astropy 5.1 deprecating non-use of
+  asdf-astropy -- gh#astropy/asdf-astropy#82
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-asdf-standard.spec ++++++
--- /var/tmp/diff_new_pack.0H5LWg/_old  2022-06-06 11:11:03.223353753 +0200
+++ /var/tmp/diff_new_pack.0H5LWg/_new  2022-06-06 11:11:03.227353759 +0200
@@ -75,7 +75,8 @@
 
 %if %{with test}
 %check
-%pytest
+# https://github.com/astropy/asdf-astropy/issues/82
+%pytest -k "not (time-1.0.0.yaml and test_example)"
 %endif
 
 %if !%{with test}

Reply via email to