Changelog for
python310-asdf-standard-1.1.1-2.1.noarch.rpm :
* Wed Aug 14 2024 Dirk Müller
- use modern python on sle15
* Sun Mar 10 2024 Ben Greiner - Update to 1.1.1
* Fix readthedocs config. [#429]- Release 1.1.0
* The in progress ASDF Standard is v1.6.0
* The stable ASDF Standard is v1.5.0
* Add new quantity-1.2.0 schema to support datatype option. [#351]
* Bugfix for base_format in time-1.2.0 schema. [#349]
* Add new ndarray-1.1.0 schema to fix #345 [#350]
* Remove unit-1.1.0 erroneously added in #350 [#355]
* Fix URI fragment format in metaschema references. [#373]
* Fix URI fragment format in quantity-1.2 schema [#374]
* Drop support for python 3.8 [#390]
* Add float16 to ndarray-1.1.0 [#411]
* Remove unneeded tag keyword from fits schema [#421]
* Move non-core tags to astronomy manifest [#422]
* Mon Aug 21 2023 Ben Greiner - Add jsonschema < 4.18 to test dependencies
* gh#asdf-format/asdf-standard#391
* Thu Oct 27 2022 Ben Greiner - Update to v1.0.3
* The in progress ASDF Standard is v1.6.0
* The stable ASDF Standard is v1.5.0
* Update documentation to be consistent with the ASDF library documentation.
* Add time-1.2.0 schema to document bugfix requiring additional property to be written from asdf-astropy.
* Move packaging to pyproject.toml file from setup.cfg and setup.py files.
* Remove tag from within the time-1.1.0 schema.
* Remove tag from within the remaining schemas.
* Sun Jun 05 2022 Ben Greiner - Skip tests failing due to astropy 5.1 deprecating non-use of asdf-astropy -- gh#astropy/asdf-astropy#82
* Wed Apr 27 2022 Ben Greiner - update to v1.0.2
* Pin astropy min version to 5.0.4.
* Wed Mar 16 2022 Ben Greiner - Require the main package in :test so that tests work with 2.8 <= python-asdf < 2.10
* Sun Mar 13 2022 Ben Greiner - Initial specfile for v1.0.1- Outsourced from and required by python-asdf