Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-astropy for openSUSE:Factory 
checked in at 2021-04-21 20:59:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-astropy (Old)
 and      /work/SRC/openSUSE:Factory/.python-astropy.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-astropy"

Wed Apr 21 20:59:15 2021 rev:22 rq:886320 version:4.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-astropy/python-astropy.changes    
2021-04-10 15:28:33.666462008 +0200
+++ /work/SRC/openSUSE:Factory/.python-astropy.new.12324/python-astropy.changes 
2021-04-21 20:59:33.206215899 +0200
@@ -1,0 +2,5 @@
+Sat Apr 17 15:30:57 UTC 2021 - Ben Greiner <c...@bnavigator.de>
+
+- Fix python_expand for test call
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-astropy.spec ++++++
--- /var/tmp/diff_new_pack.TV2JmC/_old  2021-04-21 20:59:33.798216831 +0200
+++ /var/tmp/diff_new_pack.TV2JmC/_new  2021-04-21 20:59:33.802216837 +0200
@@ -179,7 +179,7 @@
 testselect_expr="${donttest:+-k \"not (${donttest# or })\"}"
 # http://docs.astropy.org/en/latest/development/testguide.html#running-tests
 # running pytest directly would require building the extensions inplace
-%python_exec -B -c "
+%{python_exec -B -c "
 import sys, astropy
 pytestargs = ('-v '
               '-n auto ' # pytest-xdist
@@ -188,7 +188,7 @@
               '$testselect_expr')
 returncode = astropy.test(args=pytestargs)
 sys.exit(returncode)
-"
+"}
 %endif
 
 %if !%{with test}

Reply via email to