1
0
Go to file
Benjamin Greiner 466e1a31d5 Accepting request 961615 from home:bnavigator:branches:devel:languages:python:numeric
- Update to 5.0.2
  astropy.io.ascii
  * Bugfix to add backwards compatibility for reading ECSV version
    0.9 files with non-standard column datatypes (such as `object`,
    `str`, `datetime64`, etc.), which would raise a ValueError in
    ECSV version 1.0. [#12880]
  * astropy.io.misc
  * Bugfix for `units_mapping` schema's property name conflicts.
    Changes:
    - `inputs` to `unit_inputs`
    - `outputs` to `unit_outputs` [#12800]
  astropy.io.votable
  * Fixed a bug where `astropy.io.votable.validate` was printing
    output to `sys.stdout` when the `output` paramter was set to
    `None`. `validate` now returns a string when `output` is set to
    `None`, as documented. [#12604]
  astropy.modeling
  * Fix handling of units on `scale` parameter in BlackBody model.
    [#12318]
  * Indexing on models can now be used with all types of integers
    (like `numpy.int64`) instead of just `int`. [#12561]
  * Fix computation of the separability of a `CompoundModel` where
    another `CompoundModel` is on the right hand side of the `&`
    operator. [#12907]
  * Provide a hook (`Model._calculate_separability_matrix`) to
    allow subclasses of `Model` to define how to compute their
    separability matrix. [#12900]
  astropy.stats
  * Fixed a bug in which running
    `kuiper_false_positive_probability(D,N)` on distributions with
    many data points could produce NaN values for the false
    positive probability of the Kuiper statistic. [#12896]
  astropy.wcs
  * Fixed a bug due to which `naxis`, `pixel_shape`, and
    `pixel_bounds` attributes of `astropy.wcs.WCS` were not
    restored when an `astropy.wcs.WCS` object was unpickled. This
    fix also eliminates `FITSFixedWarning` warning issued during
    unpiclikng of the WCS objects related to the number of axes.
    This fix also eliminates errors when unpickling WCS objects
    originally created using non-default values for `key`,
    `colsel`, and `keysel` parameters. [#12844]

OBS-URL: https://build.opensuse.org/request/show/961615
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-astropy?expand=0&rev=65
2022-03-14 09:52:01 +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.0.2.tar.gz Accepting request 961615 from home:bnavigator:branches:devel:languages:python:numeric 2022-03-14 09:52:01 +00:00
python-astropy-rpmlintrc Accepting request 942935 from home:bnavigator:branches:devel:languages:python:numeric 2021-12-28 15:28:24 +00:00
python-astropy.changes Accepting request 961615 from home:bnavigator:branches:devel:languages:python:numeric 2022-03-14 09:52:01 +00:00
python-astropy.spec Accepting request 961615 from home:bnavigator:branches:devel:languages:python:numeric 2022-03-14 09:52:01 +00:00