Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-skyfield for openSUSE:Factory 
checked in at 2021-08-10 10:27:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-skyfield (Old)
 and      /work/SRC/openSUSE:Factory/.python-skyfield.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-skyfield"

Tue Aug 10 10:27:27 2021 rev:13 rq:910714 version:1.39

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-skyfield/python-skyfield.changes  
2021-04-18 21:45:50.364795811 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-skyfield.new.1899/python-skyfield.changes    
    2021-08-10 10:27:32.513807295 +0200
@@ -1,0 +2,5 @@
+Sun Aug  8 14:15:14 UTC 2021 - Ben Greiner <c...@bnavigator.de>
+
+- Ease AU distance tolerance test due to fails on s390x and Power
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-skyfield.spec ++++++
--- /var/tmp/diff_new_pack.PAeA4u/_old  2021-08-10 10:27:34.345805171 +0200
+++ /var/tmp/diff_new_pack.PAeA4u/_new  2021-08-10 10:27:34.345805171 +0200
@@ -82,6 +82,7 @@
 
 # allow some float error for all platforms -- 
gh#skyfielders/python-skyfield#582
 sed -i 's/if IS_32_BIT/if True/' skyfield/tests/test_planetarylib.py
+sed -i 's/assert abs(distance.au - 1) < 1e-16/assert abs(distance.au - 1) < 
1e-15/' skyfield/tests/test_positions.py
 
 %build
 %python_build

Reply via email to