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 2022-04-24 20:34:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-astropy (Old)
 and      /work/SRC/openSUSE:Factory/.python-astropy.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-astropy"

Sun Apr 24 20:34:21 2022 rev:33 rq:972390 version:5.0.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-astropy/python-astropy.changes    
2022-04-02 18:20:57.381995051 +0200
+++ /work/SRC/openSUSE:Factory/.python-astropy.new.1538/python-astropy.changes  
2022-04-24 20:34:22.897049496 +0200
@@ -1,0 +2,5 @@
+Sat Apr 23 19:27:14 UTC 2022 - Ben Greiner <c...@bnavigator.de>
+
+- Enable tests requiring Pytest 7
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-astropy.spec ++++++
--- /var/tmp/diff_new_pack.NFHHxL/_old  2022-04-24 20:34:23.517050169 +0200
+++ /var/tmp/diff_new_pack.NFHHxL/_new  2022-04-24 20:34:23.521050174 +0200
@@ -136,8 +136,7 @@
 BuildRequires:  %{python_module astropy = %{version}}
 BuildRequires:  %{python_module ipython >= 4.2}
 BuildRequires:  %{python_module objgraph}
-# upstream declares pytest >= 7, but Tumbleweed is not ready for it (!)
-BuildRequires:  %{python_module pytest}
+BuildRequires:  %{python_module pytest >= 7}
 BuildRequires:  %{python_module pytest-astropy >= 0.9}
 BuildRequires:  %{python_module pytest-doctestplus >= 0.12}
 BuildRequires:  %{python_module pytest-mpl}
@@ -212,11 +211,6 @@
   # gh#astropy/astropy#12017
   donttest+=" or test_stats"
 %endif
-# These require pytest >= 7: new pytest.warns API
-donttest+=" or (test_c_reader.py and range)"
-donttest+=" or (test_profiling and test_spectrum)"
-donttest+=" or (test_utils and test_noncelestial_scale and True)"
-#
 # http://docs.astropy.org/en/latest/development/testguide.html#running-tests
 # running pytest directly would require building the extensions inplace
 %{python_exec -B -c "

Reply via email to