1
0
Go to file
Benjamin Greiner dcc0d037e9 - Update to version 4.3.1
Bug Fixes
  astropy.io.fits
  * In fits.io.getdata do not fall back to first non-primary
    extension when user explicitly specifies an extension. [#11860]
  * Ensure multidimensional masked columns round-trip properly to
    FITS. [#11911]
  * Ensure masked times round-trip to FITS, even if
    multi-dimensional. [#11913]
  * Raise ValueError if an np.float32 NaN/Inf value is assigned to
    a header keyword. [#11922]
  astropy.modeling
  * Fixed bug in fix_inputs handling of bounding boxes. [#11908]
  astropy.table
  * Fix an error when converting to pandas any Table subclass that
    automatically adds a table index when the table is created. An
    example is a binned TimeSeries table. [#12018]
  astropy.units
  * Ensure that unpickling quantities and units in new sessions
    does not change hashes and thus cause problems with (de)
    composition such as getting different answers from the .si
    attribute. [#11879]
  * Fixed cannot import name imperial from astropy.units
    namespace. [#11977]
  astropy.utils
  * Ensure any .info on Masked instances is propagated correctly
    when viewing or slicing. As a consequence, MaskedQuantity can
    now be correctly written to, e.g., ECSV format with
    serialize_method='data_mask'. [#11910]

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-astropy?expand=0&rev=58
2021-08-18 11:38:58 +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-4.3.1.tar.gz - Update to version 4.3.1 2021-08-18 11:38:58 +00:00
astropy-pr12006-cfitsio4.patch Accepting request 910385 from home:bnavigator:branches:devel:languages:python:numeric 2021-08-06 00:33:56 +00:00
python-astropy-rpmlintrc Accepting request 663419 from devel:languages:python:numeric 2019-01-21 09:47:14 +00:00
python-astropy.changes - Update to version 4.3.1 2021-08-18 11:38:58 +00:00
python-astropy.spec - Update to version 4.3.1 2021-08-18 11:38:58 +00:00