Hello community,
here is the log from the commit of package python-jplephem for openSUSE:Factory
checked in at 2020-07-10 14:12:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jplephem (Old)
and /work/SRC/openSUSE:Factory/.python-jplephem.new.3060 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-jplephem"
Fri Jul 10 14:12:54 2020 rev:4 rq:819734 version:2.14
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-jplephem/python-jplephem.changes
2020-02-03 11:13:09.629840146 +0100
+++
/work/SRC/openSUSE:Factory/.python-jplephem.new.3060/python-jplephem.changes
2020-07-10 14:13:04.535567721 +0200
@@ -1,0 +2,15 @@
+Thu Jul 9 11:44:52 UTC 2020 - Benjamin Greiner <[email protected]>
+
+- Update to 2.14
+ * Fall back to plain file I/O on platforms that support
+ fileno() but that don’t support mmap(), like the Pyodide
+ platform.
+- Update to 2.13
+ * The exception raised when a segment is given a Julian date
+ outside the segment’s date range is now an instance of the
+ ValueError subclass OutOfRangeError that reminds the caller
+ of the range of dates supported by the SPK segment, and
+ carries an array attribute indicating which input dates were
+ at fault.
+
+-------------------------------------------------------------------
Old:
----
python-jplephem-2.12.tar.gz
New:
----
python-jplephem-2.14.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-jplephem.spec ++++++
--- /var/tmp/diff_new_pack.NJUwPL/_old 2020-07-10 14:13:05.983572477 +0200
+++ /var/tmp/diff_new_pack.NJUwPL/_new 2020-07-10 14:13:05.983572477 +0200
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-jplephem
-Version: 2.12
+Version: 2.14
Release: 0
Summary: Planet position predictor using a JPL ephemeris
License: MIT
@@ -69,6 +69,7 @@
%files %{python_files}
%doc README.md
%license LICENSE.txt
-%{python_sitelib}/*
+%{python_sitelib}/jplephem
+%{python_sitelib}/jplephem-%{version}-py*.egg-info
%changelog
++++++ python-jplephem-2.12.tar.gz -> python-jplephem-2.14.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-jplephem/python-jplephem-2.12.tar.gz
/work/SRC/openSUSE:Factory/.python-jplephem.new.3060/python-jplephem-2.14.tar.gz
differ: char 13, line 1