Accepting request 1225103 from devel:languages:python:numeric

- update to 6.1.6:
  * Fixed instantiating Angle from a pandas Series object.
  * Fixed calling np.nanvar and np.nanstd with Quantity out
    argument.

OBS-URL: https://build.opensuse.org/request/show/1225103
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-astropy?expand=0&rev=59
This commit is contained in:
Ana Guerrero 2024-11-19 21:23:48 +00:00 committed by Git OBS Bridge
commit b3a96b79c9
4 changed files with 12 additions and 4 deletions

View File

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

3
astropy-6.1.6.tar.gz Normal file
View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Nov 19 12:48:19 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 6.1.6:
* Fixed instantiating Angle from a pandas Series object.
* Fixed calling np.nanvar and np.nanstd with Quantity out
argument.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Nov 8 14:50:37 UTC 2024 - Ben Greiner <code@bnavigator.de> Fri Nov 8 14:50:37 UTC 2024 - Ben Greiner <code@bnavigator.de>

View File

@ -49,7 +49,7 @@
%{?sle15_python_module_pythons} %{?sle15_python_module_pythons}
Name: python-astropy%{psuffix} Name: python-astropy%{psuffix}
Version: 6.1.5 Version: 6.1.6
Release: 0 Release: 0
Summary: Community-developed python astronomy tools Summary: Community-developed python astronomy tools
License: BSD-3-Clause License: BSD-3-Clause