1
0

Accepting request 1105314 from devel:languages:python:numeric

- Update to 5.3.2
  ### astropy.coordinates
  * Fixed import when called with Python -OO flag. [#15037]
  ### astropy.nddata
  * Fix for collapse operations on NDData without masks or units.
    [#15082]
  ###  astropy.units
  * Modified the implementation of np.power() for instances of
    Quantity to allow any array as the second operand if all its
    elements have the same value. [#15101] (forwarded request 1105313 from bnavigator)

OBS-URL: https://build.opensuse.org/request/show/1105314
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-astropy?expand=0&rev=44
This commit is contained in:
Ana Guerrero 2023-08-28 15:11:22 +00:00 committed by Git OBS Bridge
commit f4a78dfb35
4 changed files with 18 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Tue Aug 22 17:19:38 UTC 2023 - Ben Greiner <code@bnavigator.de>
- Update to 5.3.2
### astropy.coordinates
* Fixed import when called with Python -OO flag. [#15037]
### astropy.nddata
* Fix for collapse operations on NDData without masks or units.
[#15082]
### astropy.units
* Modified the implementation of np.power() for instances of
Quantity to allow any array as the second operand if all its
elements have the same value. [#15101]
-------------------------------------------------------------------
Sun Jul 16 11:41:17 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@ -48,7 +48,7 @@
%{?unbundle_wcs}
Name: python-astropy%{psuffix}
Version: 5.3.1
Version: 5.3.2
Release: 0
Summary: Community-developed python astronomy tools
License: BSD-3-Clause
@ -76,7 +76,6 @@ BuildRequires: hdf5-devel
BuildRequires: pkgconfig
BuildRequires: python-rpm-macros
Requires: python-PyYAML >= 3.13
Requires: python-dbm
Requires: python-numpy >= 1.21
Requires: python-packaging >= 19.0
Requires: python-pyerfa >= 2.0