Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-jplephem for openSUSE:Factory 
checked in at 2021-02-22 14:40:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jplephem (Old)
 and      /work/SRC/openSUSE:Factory/.python-jplephem.new.2378 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-jplephem"

Mon Feb 22 14:40:10 2021 rev:6 rq:874192 version:2.15

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-jplephem/python-jplephem.changes  
2020-11-23 10:44:29.526242943 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-jplephem.new.2378/python-jplephem.changes    
    2021-02-22 14:40:19.604615422 +0100
@@ -1,0 +2,7 @@
+Sun Feb 21 19:36:16 UTC 2021 - Ben Greiner <c...@bnavigator.de>
+
+- Skip python36 build: With NumPy 1.20, python36-numpy is no
+  longer available in Tumbleweed (NEP 29)
+- Drop unused test files de405.bsp de421.bsp
+
+-------------------------------------------------------------------

Old:
----
  de405.bsp
  de421.bsp

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

Other differences:
------------------
++++++ python-jplephem.spec ++++++
--- /var/tmp/diff_new_pack.D0sEEm/_old  2021-02-22 14:40:21.376617387 +0100
+++ /var/tmp/diff_new_pack.D0sEEm/_new  2021-02-22 14:40:21.380617392 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-jplephem
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,6 +17,7 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define skip_python36 1
 Name:           python-jplephem
 Version:        2.15
 Release:        0
@@ -26,10 +27,8 @@
 URL:            https://github.com/brandon-rhodes/python-jplephem/
 Source:         
https://github.com/brandon-rhodes/python-jplephem/archive/v%{version}.tar.gz#/python-jplephem-%{version}.tar.gz
 # Test files
-Source10:       
http://naif.jpl.nasa.gov/pub/naif/generic_kernels/spk/planets/a_old_versions/de405.bsp
-Source11:       
http://naif.jpl.nasa.gov/pub/naif/generic_kernels/spk/planets/a_old_versions/de421.bsp
-Source12:       
http://naif.jpl.nasa.gov/pub/naif/generic_kernels/spk/planets/de430.bsp
-Source13:       ftp://ssd.jpl.nasa.gov/pub/eph/planets/test-data/430/testpo.430
+Source10:       
http://naif.jpl.nasa.gov/pub/naif/generic_kernels/spk/planets/de430.bsp
+Source11:       ftp://ssd.jpl.nasa.gov/pub/eph/planets/test-data/430/testpo.430
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module numpy}
 BuildRequires:  %{python_module setuptools}
@@ -49,8 +48,6 @@
 %setup -q -n python-jplephem-%{version}
 cp %{SOURCE10} ci
 cp %{SOURCE11} ci
-cp %{SOURCE12} ci
-cp %{SOURCE13} ci
 
 %build
 %python_build

Reply via email to