Hello community,

here is the log from the commit of package python-skyfield for openSUSE:Factory 
checked in at 2020-11-23 15:44:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-skyfield (Old)
 and      /work/SRC/openSUSE:Factory/.python-skyfield.new.5913 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-skyfield"

Mon Nov 23 15:44:58 2020 rev:8 rq:849995 version:1.33

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-skyfield/python-skyfield.changes  
2020-09-27 11:50:15.216074287 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-skyfield.new.5913/python-skyfield.changes    
    2020-11-23 19:01:40.194038283 +0100
@@ -1,0 +2,73 @@
+Fri Nov 20 23:03:34 UTC 2020 - Benjamin Greiner <c...@bnavigator.de>
+
+- Update to v1.33
+  * Fix: running ``load.timescale(builtin=False)`` was raising an
+    exception ``FileNotFoundError`` if the ``finals2000A.all`` file was
+    not already on disk, instead of downloading the file automatically.
+    `#477 <https://github.com/skyfielders/python-skyfield/issues/477>`_
+- v1.32
+  * A new :func:`~skyfield.eclipselib.lunar_eclipses()` routine finds
+    lunar eclipses and determines their degree of totality.
+    `#445 <https://github.com/skyfielders/python-skyfield/issues/445>`_
+  * The almanac module’s new :func:`~skyfield.almanac.meridian_transits()`
+    routine can find the moments at which a body transits the meridian and
+    antimeridian.
+    `#460 <https://github.com/skyfielders/python-skyfield/issues/460>`_
+* Fix: the :func:`~skyfield.searchlib.find_minima()` function was
+  ignoring its ``epsilon`` and ``num`` arguments and always using the
+  default values instead.
+  `#475 <https://github.com/skyfielders/python-skyfield/pull/475>`_
+
+* Fix: the ``.epoch`` attribute of Earth satellite objects that were
+  built using :meth:`~skyfield.sgp4lib.EarthSatellite.from_satrec()`
+  was, alas, a half-day off.
+  `#466 <https://github.com/skyfielders/python-skyfield/issues/466>`_
+
+* Fix: the :class:`~skyfield.toposlib.Topos` constructor arguments ``x``
+  and ``y``, which never worked properly, have been deprecated and are
+  now ignored.
+
+1.31 — 2020 October 24
+----------------------
+
+* Skyfield now uses the International Earth Rotation Service (IERS) file
+  ``finals2000A.all`` for updated ∆T and leap seconds.  The USNO is no
+  longer updating the files ``deltat.data`` and ``deltat.preds`` that
+  previous versions of Skyfield used, and the ``cddis.nasa.gov`` server
+  from which they were fetched will discontinue anonymous FTP on 2020
+  October 31.  See `downloading-timescale-files`.
+  `#452 <https://github.com/skyfielders/python-skyfield/issues/452>`_
+  `#464 <https://github.com/skyfielders/python-skyfield/issues/464>`_
+
+* The comets dataframe built from the MPC file ``CometEls.txt`` now
+  includes the ``reference`` column, so users can tell which orbit is
+  most recent if there are several orbits for a single comet.  (For
+  example, the file currently lists two C/2020 F3 (NEOWISE) orbits.)
+  The comet examples in the documentation now build a dataframe that
+  only includes the most recent orbit for each comet.
+  `#463 <https://github.com/skyfielders/python-skyfield/issues/463>`_
+
+* Two new methods :meth:`~skyfield.iokit.Loader.days_old()` and
+  :meth:`~skyfield.iokit.Loader.download()` make it simple to download a
+  fresh copy of a file if the copy on disk is older than you would like.
+
+1.30 — 2020 October 11
+----------------------
+
+* The various ``strftime()`` Skyfield methods now support the ``%j``
+  day-of-year format code.
+
+* Fix: the new Julian calendar support broke support for out-of-range
+  month numbers, wrapping them into the current year instead of letting
+  them overflow into subsequent years.
+  `#461 <https://github.com/skyfielders/python-skyfield/issues/461>`_
+
+* Fix: a stray debugging ``print()`` statement was stranded in ``t.dut1``.
+  `#455 <https://github.com/skyfielders/python-skyfield/issues/455>`_
+
+* The :class:`~skyfield.timelib.Time` object, if manually instantiated
+  without a Julian date fraction, now provides a fraction array with
+  dimensions that match the Julian date argument.
+  `#458 <https://github.com/skyfielders/python-skyfield/issues/458>`_ 
+
+-------------------------------------------------------------------

Old:
----
  skyfield-1.29.tar.gz

New:
----
  skyfield-1.33.tar.gz

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

Other differences:
------------------
++++++ python-skyfield.spec ++++++
--- /var/tmp/diff_new_pack.EX9DMh/_old  2020-11-23 19:01:42.238040278 +0100
+++ /var/tmp/diff_new_pack.EX9DMh/_new  2020-11-23 19:01:42.238040278 +0100
@@ -21,7 +21,7 @@
 %define assayver    256.23c18c2
 %define skip_python2 1
 Name:           python-skyfield
-Version:        1.29
+Version:        1.33
 Release:        0
 Summary:        Elegant astronomy for Python
 License:        MIT





++++++ skyfield-1.29.tar.gz -> skyfield-1.33.tar.gz ++++++
++++ 2577 lines of diff (skipped)
_______________________________________________
openSUSE Commits mailing list -- commit@lists.opensuse.org
To unsubscribe, email commit-le...@lists.opensuse.org
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/commit@lists.opensuse.org

Reply via email to