1
0
Go to file
Benjamin Greiner 0bfec80bf9 Accepting request 1058279 from home:bnavigator:branches:devel:languages:python:numeric
- Update to 5.2.1
  ## Bug Fixes
  ### astropy.coordinates
  * Fix to ITRS frame earth_location attribute to give the correct
    result for a topocentric frame. [#14180]
  ### astropy.cosmology
  * Bounds are no longer passed to the scipy minimizer for methods
    Brent and Golden. The scipy minimizer never used the bounds but
    silently accepted them. In scipy v1.11.0.dev0+ an error is
    raised, so we now pass None as the bounds to the minimizer.
    Users should not be affected by this change. [#14232]
  ### astropy.io.fits
  * Tables with multidimensional variable length array can now be
    properly read and written. [#13417]
  ### astropy.units
  * Modified the behavior of numpy.histogram(),
    numpy.histogram_bin_edges(), numpy.histogram2d(), and
    numpy.histogramdd() so that the range argument must a
    compatible instance of astropy.units.Quantity if the other
    arguments are instances of astropy.units.Quantity. [#14213]
  ### astropy.visualization
  * Improved the performance of drawing WCSAxes grids by skipping
    some unnecessary computations. [#14164]
  * Fixed WCSAxes sometimes triggering a NumPy RuntimeWarning when
    determining the coordinate range of the axes. [#14211]
  ## Other Changes and Additions
  * Fix compatibility with Numpy 1.24. [#14193]
- Drop astropy-pr14194-numpy1.24.patch

OBS-URL: https://build.opensuse.org/request/show/1058279
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-astropy?expand=0&rev=88
2023-01-13 16:36:54 +00:00
_multibuild - Switch to multibuild to avoid cycle with python-asdf package 2020-06-03 07:43:14 +00:00
.gitattributes Accepting request 910367 from home:bnavigator:branches:devel:languages:python:numeric 2021-08-05 19:04:41 +00:00
.gitignore Accepting request 506233 from devel:languages:python 2017-08-24 16:28:41 +00:00
astropy-5.2.1.tar.gz Accepting request 1058279 from home:bnavigator:branches:devel:languages:python:numeric 2023-01-13 16:36:54 +00:00
python-astropy-rpmlintrc Accepting request 1044138 from home:bnavigator:branches:devel:languages:python:numeric 2022-12-21 23:34:54 +00:00
python-astropy.changes Accepting request 1058279 from home:bnavigator:branches:devel:languages:python:numeric 2023-01-13 16:36:54 +00:00
python-astropy.spec Accepting request 1058279 from home:bnavigator:branches:devel:languages:python:numeric 2023-01-13 16:36:54 +00:00