1
0
Go to file
Benjamin Greiner 04356f115b Accepting request 1030591 from home:bnavigator:branches:devel:languages:python:numeric
- Update to 5.1.1
  # API Changes
  ## astropy.wcs
  * The pixel argument to
    astropy.visualization.wcsaxes.ticklabels.TickLabels.add no
    longer does anything, is deprecated, and will be removed in a
    future astropy version. It has been replaced by a new required
    data argument, which should be used to specify the data
    coordinates of the tick label being added.
  * This changes has been made because it is (in general) not
    possible to correctly calculate pixel coordinates before
    Matplotlib is drawing a figure. [#12630]
  # Bug Fixes
  ## astropy.coordinates
  * Fixed a bug that prevented SkyOffsetFrame instances to be
    pickled by adding a custom __reduce__ method to the class (see
    issue #9249). [#13305]
  * Fixed the check for invalid Latitude values for float32 values.
    Latitude now accepts the float32 value of pi/2, which was
    rejected before because a comparison was made using the
    slightly smaller float64 representation. See issue #13708.
    [#13745]
  ## astropy.io.ascii
  * Fixed confusing chained exception messages of read() function
    when it fails. [#13170]
  * When writing out a :class:`~astropy.table.Table` to HTML
    format, the formats keyword argument to the
    :meth:`~astropy.table.Table.write` method will now be applied.
    [#13453]
  ## astropy.io.fits

OBS-URL: https://build.opensuse.org/request/show/1030591
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-astropy?expand=0&rev=78
2022-10-23 10:58: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-5.1.1.tar.gz Accepting request 1030591 from home:bnavigator:branches:devel:languages:python:numeric 2022-10-23 10:58:58 +00:00
python-astropy-rpmlintrc Accepting request 980179 from home:bnavigator:branches:devel:languages:python:numeric 2022-05-31 20:49:55 +00:00
python-astropy.changes Accepting request 1030591 from home:bnavigator:branches:devel:languages:python:numeric 2022-10-23 10:58:58 +00:00
python-astropy.spec Accepting request 1030591 from home:bnavigator:branches:devel:languages:python:numeric 2022-10-23 10:58:58 +00:00