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
This commit is contained in:
2023-01-05 19:05:39 +00:00
committed by Git OBS Bridge
parent 68cda7fbf8
commit 1085cc206a
4 changed files with 11 additions and 5 deletions

View File

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

BIN
PyMeeus-0.5.12.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jan 5 17:54:31 UTC 2023 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- 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.
-------------------------------------------------------------------
Thu Nov 18 11:27:06 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-PyMeeus
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-PyMeeus
Version: 0.5.11
Version: 0.5.12
Release: 0
Summary: Python implementation of Jean Meeus astronomical routines
License: LGPL-3.0-only