Commit Graph

8 Commits

Author SHA256 Message Date
c1b7da7024 - Clean up the SPEC file.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyMeeus?expand=0&rev=11
2024-05-20 18:26:04 +00:00
cad63a2d8a Accepting request 1174901 from home:mcalabkova:branches:devel:languages:python
- Add patch pytest72.patch to fix compatibility with recent pytest

OBS-URL: https://build.opensuse.org/request/show/1174901
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyMeeus?expand=0&rev=10
2024-05-20 18:23:46 +00:00
231f07079f Accepting request 1081306 from home:dirkmueller:acdc:as_python3_module
SR for python stack proposal

OBS-URL: https://build.opensuse.org/request/show/1081306
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyMeeus?expand=0&rev=8
2023-04-21 15:04:33 +00:00
1085cc206a Accepting request 1056246 from home:yarunachalam:branches:devel:languages:python
- Update to 0.5.12: 
  * Fixed a bug in the computation of the winter solstice. Added new tests and information about proper use of the library.

OBS-URL: https://build.opensuse.org/request/show/1056246
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyMeeus?expand=0&rev=6
2023-01-05 19:05:39 +00:00
68cda7fbf8 Accepting request 932228 from home:glaubitz:branches:devel:languages:python
- Update to 0.5.11:
  * Added parameter `local` to the `Epoch` class constructor and
    the methods `get_date()` and `get_full_date()`.

OBS-URL: https://build.opensuse.org/request/show/932228
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyMeeus?expand=0&rev=5
2021-11-18 18:11:15 +00:00
Steve Kowalik
88f60fb282 - 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`.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyMeeus?expand=0&rev=3
2021-03-17 05:17:57 +00:00
Dominique Leuenberger
4474519d74 Accepting request 790599 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/790599
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyMeeus?expand=0&rev=1
2020-04-01 17:20:12 +00:00
Tomáš Chvátal
a0d4655fd2 Accepting request 790594 from home:mcalabkova:branches:devel:languages:python
needed by python-convertdate

OBS-URL: https://build.opensuse.org/request/show/790594
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyMeeus?expand=0&rev=1
2020-04-01 13:24:51 +00:00