Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-PyMeeus for openSUSE:Factory 
checked in at 2021-03-19 16:40:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-PyMeeus (Old)
 and      /work/SRC/openSUSE:Factory/.python-PyMeeus.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-PyMeeus"

Fri Mar 19 16:40:02 2021 rev:2 rq:879556 version:0.5.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-PyMeeus/python-PyMeeus.changes    
2020-04-01 19:20:16.647583463 +0200
+++ /work/SRC/openSUSE:Factory/.python-PyMeeus.new.2401/python-PyMeeus.changes  
2021-03-19 16:40:04.377864343 +0100
@@ -1,0 +2,24 @@
+Wed Mar 17 05:16:36 UTC 2021 - Steve Kowalik <[email protected]>
+
+- Update to 0.5.10:
+  * Added methods ``moon_librations()`` and ``moon_position_angle_axis()``.
+  * Added method ``moon_maximum_declination()``.
+  * Fixed several bugs in ``Epoch`` class, and added method ``doy()``.
+  * Added method ``moon_passage_nodes()``.
+  * Added method ``moon_perigee_apogee()``.
+  * Added method ``moon_phase()``.
+  * Added methods ``illuminated_fraction_disk()`` and 
``position_bright_limb()`` to ``Moon`` class.
+  * Fixed error in the return type of method `Sun.equation_of_time()`.
+  * Added methods to compute the Moon's longitude of ascending node and 
perigee.
+  * Added `Moon` class and `position()` methods.
+  * Added method `ring_parameters()` to Saturn class.
+  * Added method `__hash__()` to Epoch. Now Epoch objects can be used as keys 
in a dictionary.
+  * Added funtionality to compute the positions of Jupiter's Galilean moons.
+  * Added methods to compute Saturn's ring inclination and longitude of 
ascending node.
+  * Additional encoding changes.
+  * Deleted `encoding` keyword from setup.py, which was giving problems.
+  * Added encoding specification to setup.py.
+  * Fixed characters with the wrong encoding.
+  * Fixed undefined variable in `Epoch.tt2ut`.
+
+-------------------------------------------------------------------

Old:
----
  PyMeeus-0.3.7.tar.gz

New:
----
  PyMeeus-0.5.10.tar.gz

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

Other differences:
------------------
++++++ python-PyMeeus.spec ++++++
--- /var/tmp/diff_new_pack.1Y2goX/_old  2021-03-19 16:40:05.057865260 +0100
+++ /var/tmp/diff_new_pack.1Y2goX/_new  2021-03-19 16:40:05.061865266 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-PyMeeus
 #
-# 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
@@ -18,11 +18,10 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-PyMeeus
-Version:        0.3.7
+Version:        0.5.10
 Release:        0
 Summary:        Python implementation of Jean Meeus astronomical routines
 License:        LGPL-3.0-only
-Group:          Development/Languages/Python
 URL:            https://github.com/architest/pymeeus
 Source:         
https://files.pythonhosted.org/packages/source/P/PyMeeus/PyMeeus-%{version}.tar.gz
 BuildRequires:  %{python_module pytest}

++++++ PyMeeus-0.3.7.tar.gz -> PyMeeus-0.5.10.tar.gz ++++++
++++ 126004 lines of diff (skipped)

Reply via email to