Path to this page:
./
math/py-asdf_astropy,
ASDF serialization support for astropy objects
Branch: CURRENT,
Version: 0.10.0,
Package name: py313-asdf_astropy-0.10.0,
Maintainer: pkgsrc-usersSDF serialization support for astropy objects.
Master sites:
Filesize: 79.72 KB
Version history: (Expand)
- (2026-02-16) Updated to version: py313-asdf_astropy-0.10.0
- (2026-01-08) Updated to version: py313-asdf_astropy-0.9.0
- (2025-10-24) Package has been reborn
- (2025-10-24) Package deleted from pkgsrc
- (2025-10-09) Updated to version: py313-asdf_astropy-0.8.0
- (2025-07-15) Package has been reborn
CVS history: (Expand)
2026-02-16 10:43:07 by Adam Ciarcinski | Files touched by this commit (3) |  |
Log message:
py-asdf_astropy: updated to 0.10.0
0.10.0 (2026-02-13)
- Add support for astronomy-1.2.0 manifest
- Add TETE and TEME coordinate frames
- Fix magunit serialization to match unit
|
2026-01-08 11:27:00 by Adam Ciarcinski | Files touched by this commit (3) |  |
Log message:
py-asdf_astropy: updated to 0.9.0
0.9.0 (2025-11-17)
- drop support for numpy 1.25.
- require asdf 3.3 and drop support for astropy 5.2
|
| 2025-10-09 09:58:14 by Thomas Klausner | Files touched by this commit (442) |
Log message:
*: remove reference to (removed) Python 3.9
|
2025-06-13 09:23:28 by Adam Ciarcinski | Files touched by this commit (3) |  |
Log message:
py-asdf_astropy: updated to 0.8.0
0.8.0 (2025-06-11)
- drop support for python 3.10 and numpy 1.24.
- remove soon to be deprecated and non-working use of astropy TestRunner.
- Add support for masked quantities, angles, and coordinates for astropy >= 7.1.
- Add support for asdf-transform-schemas 0.6 and asdf-coordinates-schemas 0.4.
- Ignore UnitsWarnings emitted by astropy when converting units to VO format.
- Add support for new astronomy-1.1.0 manifest.
|
2025-04-15 18:31:40 by Adam Ciarcinski | Files touched by this commit (58) |  |
Log message:
Fix PLIST after py-setuptools update; bump depends and revision
|
2025-02-13 07:34:09 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
py-asdf_astropy: updated to 0.7.1
0.7.1 (2025-02-12)
- register blank ASDF extensions to prevent warnings for
ASDF files generated with asdf-astropy 0.5.0.
|
2025-01-21 10:35:01 by Adam Ciarcinski | Files touched by this commit (3) |  |
Log message:
py-asdf_astropy: updated to 0.7.0
0.7.0 (2024-11-13)
- strip None factor for spectral_density in equivalency converter
to avoid deprecation warnings for astropy 7.
- drop support for python 3.9.
- replace usages of ``copy_arrays`` with ``memmap``
- require asdf 2.14.4
- Add support for astropy.nddata.uncertainty classes
- Add support for astropy.wcs.WCS and astropy.wcs.wcsapi.SlicedLowLevelWCS
|
| 2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862) |
Log message:
py-*: remove unused tool dependency
py-setuptools includes the py-wheel functionality nowadays
|