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 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:279d47f163f859de98b0473d2458e36283c0b8c5e720b9ab79b8ee2d8f19227b
size 5365113

3
PyMeeus-0.5.11.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bb9d670818d8b0594317b48a7dadea02a0594e5344263bf2054e1a011c8fed55
size 5368346

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>

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-PyMeeus
Version: 0.5.10
Version: 0.5.11
Release: 0
Summary: Python implementation of Jean Meeus astronomical routines
License: LGPL-3.0-only