15
0

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
This commit is contained in:
2021-11-18 18:11:15 +00:00
committed by Git OBS Bridge
parent 88f60fb282
commit 68cda7fbf8
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Nov 18 11:27:06 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 0.5.11:
* Added parameter `local` to the `Epoch` class constructor and
the methods `get_date()` and `get_full_date()`.
-------------------------------------------------------------------
Wed Mar 17 05:16:36 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>