Hello community,
here is the log from the commit of package python-skyfield for openSUSE:Factory
checked in at 2020-12-16 11:01:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-skyfield (Old)
and /work/SRC/openSUSE:Factory/.python-skyfield.new.2328 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-skyfield"
Wed Dec 16 11:01:18 2020 rev:9 rq:856058 version:1.34
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-skyfield/python-skyfield.changes
2020-11-23 19:01:40.194038283 +0100
+++
/work/SRC/openSUSE:Factory/.python-skyfield.new.2328/python-skyfield.changes
2020-12-16 11:01:20.359620099 +0100
@@ -1,0 +2,37 @@
+Tue Dec 15 17:59:15 UTC 2020 - Benjamin Greiner <[email protected]>
+
+- Update to v1.34
+ * The position classes have gained methods frame_xyz(),
+ frame_xyz_and_velocity(), frame_latlon(), and
+ from_time_and_frame_vectors() that work with a new
+ library skyfield.framelib to offer a number of familiar
+ reference frames. These replace the existing ad-hoc
+ position methods for ecliptic and galactic coordinates,
+ which are now deprecated (but will continue to be
+ supported). See Coordinates in other reference frames.
+ * Added support for IERS Polar Motion 𝑥 and 𝑦.
+ * Added a method lst_hours_at() that computes Local
+ Sidereal Time.
+ * A new almanac routine moon_phase() returns the Moon
+ phase as an angle where 0° is New Moon, 90° is First
+ Quarter, 180° is Full, and 270° is Last Quarter. #282
+ * Almanac search routines that previously returned a
+ Boolean true/false array now return an integer 0/1
+ array instead, to work around a new deprecation warning
+ in NumPy which, for example, would have outlawed using
+ the Boolean array from moon_nodes() to index into the
+ MOON_NODES list that provides a name for each node. #486
+ * The undocumented columns magnitude_H and magnitude_G
+ in the Minor Planet Center comets dataframe have been
+ renamed magnitude_g and magnitude_k following further
+ research on the file format (which does not itself
+ document which magnitude model is intended). #416
+- add finals2000A.all to testdata
+
+-------------------------------------------------------------------
+Wed Dec 9 23:09:45 UTC 2020 - Benjamin Greiner <[email protected]>
+
+- Define skip_python36 for TW, because current astropy needs
+ Python >=3.7
+
+-------------------------------------------------------------------
Old:
----
skyfield-1.33.tar.gz
New:
----
finals2000A.all
skyfield-1.34.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-skyfield.spec ++++++
--- /var/tmp/diff_new_pack.CCp6JT/_old 2020-12-16 11:01:21.811621525 +0100
+++ /var/tmp/diff_new_pack.CCp6JT/_new 2020-12-16 11:01:21.815621529 +0100
@@ -20,8 +20,10 @@
%define assaycommit 23c18c2457c035996057144e1fe74cd6e19b44eb
%define assayver 256.23c18c2
%define skip_python2 1
+# current astropy in TW requires python >= 3.7
+%define skip_python36 1
Name: python-skyfield
-Version: 1.33
+Version: 1.34
Release: 0
Summary: Elegant astronomy for Python
License: MIT
@@ -35,6 +37,7 @@
Source5: ftp://ssd.jpl.nasa.gov/pub/eph/planets/bsp/de421.bsp
# use generate-hipparcos.sh to download and truncate the test data
Source6: hip_main.dat.gz
+Source7: https://datacenter.iers.org/data/9/finals2000A.all
Source97: generate-hipparcos.sh
# upstreams custom test runner assay: gh#skyfielders/python-skyfield#405
Source98:
https://github.com/brandon-rhodes/assay/archive/%{assaycommit}.tar.gz#/assay-master-%{assayver}.tar.gz
@@ -73,7 +76,7 @@
%prep
%setup -q -n skyfield-%{version} -b 98
# copy all test data files into the rootdir from where the tests are run
-cp %{SOURCE1} %{SOURCE2} %{SOURCE3} %{SOURCE4} %{SOURCE5} %{SOURCE6} ./
+cp %{SOURCE1} %{SOURCE2} %{SOURCE3} %{SOURCE4} %{SOURCE5} %{SOURCE6}
%{SOURCE7} ./
%build
%python_build
++++++ finals2000A.all ++++++
++++ 17933 lines (skipped)
++++++ skyfield-1.33.tar.gz -> skyfield-1.34.tar.gz ++++++
++++ 2022 lines of diff (skipped)
_______________________________________________
openSUSE Commits mailing list -- [email protected]
To unsubscribe, email [email protected]
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives:
https://lists.opensuse.org/archives/list/[email protected]