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-03-10 08:56:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-astropy (Old)
 and      /work/SRC/openSUSE:Factory/.python-astropy.new.2378 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-astropy"

Wed Mar 10 08:56:44 2021 rev:20 rq:877782 version:4.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-astropy/python-astropy.changes    
2021-01-18 14:46:01.834038965 +0100
+++ /work/SRC/openSUSE:Factory/.python-astropy.new.2378/python-astropy.changes  
2021-03-10 08:58:21.470957265 +0100
@@ -1,0 +2,7 @@
+Mon Mar  8 12:07:01 UTC 2021 - Ben Greiner <c...@bnavigator.de>
+
+- Fix test failures with updated wcslib -- gh#astropy/astropy#11260
+  * Add astropy-pr11260-wcsfailures.patch
+  * Add dss.14.29.56-62.41.05.fits.gz
+
+-------------------------------------------------------------------

New:
----
  astropy-pr11260-wcsfailures.patch
  dss.14.29.56-62.41.05.fits.gz

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

Other differences:
------------------
++++++ python-astropy.spec ++++++
--- /var/tmp/diff_new_pack.APFg76/_old  2021-03-10 08:58:22.238958059 +0100
+++ /var/tmp/diff_new_pack.APFg76/_new  2021-03-10 08:58:22.238958059 +0100
@@ -50,9 +50,13 @@
 License:        BSD-3-Clause
 URL:            https://astropy.org
 Source:         
https://files.pythonhosted.org/packages/source/a/astropy/astropy-%{version}.tar.gz
+# belongs to Patch1 --  gh/astropy/astropy#11260
+Source1:        
https://github.com/dhomeier/astropy/raw/wcs-distortion-headers/astropy/wcs/tests/data/dss.14.29.56-62.41.05.fits.gz
 # Mark wcs headers as false positives for devel-file-in-non-devel-package
 # These are used by the python files so they must be available.
 Source100:      python-astropy-rpmlintrc
+# PATCH-FIX-UPSTREAM astropy-pr11260-wcsfailures.patch -- 
gh/astropy/astropy#11260
+Patch1:         astropy-pr11260-wcsfailures.patch
 # https://docs.astropy.org/en/v4.1/install.html#requirements
 BuildRequires:  %{python_module Cython >= 0.21}
 BuildRequires:  %{python_module Jinja2}
@@ -131,7 +135,9 @@
 
 %if !%{with test}
 %prep
-%setup -q -n astropy-%{version}
+%autosetup -p1 -n astropy-%{version}
+
+cp %{SOURCE1} astropy/wcs/tests/data/
 
 %if %{with systemlibs}
 # Make sure bundled libs are not used

++++++ astropy-pr11260-wcsfailures.patch ++++++
++++ 34126 lines (skipped)

Reply via email to