pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/math/py-asdf-standard



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Feb 16 09:39:41 UTC 2026

Modified Files:
        pkgsrc/math/py-asdf-standard: Makefile PLIST distinfo

Log Message:
py-asdf-standard: updated to 1.5.0

1.5.0 (2026-02-05)

- Add missing transform-1.0.0 and domain-1.0.0 schemas.
  These are only used by legacy schemas and are not to be
  used for new schemas. See asdf-transform-schemas for
  newer versions of these schemas
- Support setting ASDF_UNSTABLE_CORE_SCHEMAS environment variable
  to enable support for upcoming (currently unstable) versions of
  core schemas. Be warned that writing files with unstable/development
  versions of core schemas is not recommended as these schemas
  may change during development
- Drop support for Python 3.9


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/math/py-asdf-standard/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/math/py-asdf-standard/PLIST
cvs rdiff -u -r1.4 -r1.5 pkgsrc/math/py-asdf-standard/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/math/py-asdf-standard/Makefile
diff -u pkgsrc/math/py-asdf-standard/Makefile:1.9 pkgsrc/math/py-asdf-standard/Makefile:1.10
--- pkgsrc/math/py-asdf-standard/Makefile:1.9   Thu Jan  8 10:21:24 2026
+++ pkgsrc/math/py-asdf-standard/Makefile       Mon Feb 16 09:39:40 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2026/01/08 10:21:24 adam Exp $
+# $NetBSD: Makefile,v 1.10 2026/02/16 09:39:40 adam Exp $
 
-DISTNAME=      asdf_standard-1.4.0
+DISTNAME=      asdf_standard-1.5.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
 CATEGORIES=    math python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=a/asdf-standard/}

Index: pkgsrc/math/py-asdf-standard/PLIST
diff -u pkgsrc/math/py-asdf-standard/PLIST:1.6 pkgsrc/math/py-asdf-standard/PLIST:1.7
--- pkgsrc/math/py-asdf-standard/PLIST:1.6      Thu Jan  8 10:21:24 2026
+++ pkgsrc/math/py-asdf-standard/PLIST  Mon Feb 16 09:39:40 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2026/01/08 10:21:24 adam Exp $
+@comment $NetBSD: PLIST,v 1.7 2026/02/16 09:39:40 adam Exp $
 ${PYSITELIB}/${WHEEL_INFODIR}/METADATA
 ${PYSITELIB}/${WHEEL_INFODIR}/RECORD
 ${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
@@ -11,78 +11,89 @@ ${PYSITELIB}/asdf_standard/__init__.pyo
 ${PYSITELIB}/asdf_standard/_version.py
 ${PYSITELIB}/asdf_standard/_version.pyc
 ${PYSITELIB}/asdf_standard/_version.pyo
+${PYSITELIB}/asdf_standard/_versioning.py
+${PYSITELIB}/asdf_standard/_versioning.pyc
+${PYSITELIB}/asdf_standard/_versioning.pyo
+${PYSITELIB}/asdf_standard/exceptions.py
+${PYSITELIB}/asdf_standard/exceptions.pyc
+${PYSITELIB}/asdf_standard/exceptions.pyo
 ${PYSITELIB}/asdf_standard/integration.py
 ${PYSITELIB}/asdf_standard/integration.pyc
 ${PYSITELIB}/asdf_standard/integration.pyo
 ${PYSITELIB}/asdf_standard/resource.py
 ${PYSITELIB}/asdf_standard/resource.pyc
 ${PYSITELIB}/asdf_standard/resource.pyo
-${PYSITELIB}/asdf_standard/resources/manifests/asdf-format.org/astronomy/astronomy-1.0.0.yaml
-${PYSITELIB}/asdf_standard/resources/manifests/asdf-format.org/astronomy/astronomy-1.1.0.yaml
-${PYSITELIB}/asdf_standard/resources/manifests/asdf-format.org/astronomy/astronomy-1.2.0.yaml
-${PYSITELIB}/asdf_standard/resources/manifests/asdf-format.org/core/core-1.0.0.yaml
-${PYSITELIB}/asdf_standard/resources/manifests/asdf-format.org/core/core-1.1.0.yaml
-${PYSITELIB}/asdf_standard/resources/manifests/asdf-format.org/core/core-1.2.0.yaml
-${PYSITELIB}/asdf_standard/resources/manifests/asdf-format.org/core/core-1.3.0.yaml
-${PYSITELIB}/asdf_standard/resources/manifests/asdf-format.org/core/core-1.4.0.yaml
-${PYSITELIB}/asdf_standard/resources/manifests/asdf-format.org/core/core-1.5.0.yaml
-${PYSITELIB}/asdf_standard/resources/manifests/asdf-format.org/core/core-1.6.0.yaml
-${PYSITELIB}/asdf_standard/resources/schemas/asdf-format.org/core/extension_manifest-1.0.0.yaml
-${PYSITELIB}/asdf_standard/resources/schemas/stsci.edu/asdf/asdf-schema-1.0.0.yaml
-${PYSITELIB}/asdf_standard/resources/schemas/stsci.edu/asdf/asdf-schema-1.1.0.yaml
-${PYSITELIB}/asdf_standard/resources/schemas/stsci.edu/asdf/core/asdf-1.0.0.yaml
-${PYSITELIB}/asdf_standard/resources/schemas/stsci.edu/asdf/core/asdf-1.1.0.yaml
-${PYSITELIB}/asdf_standard/resources/schemas/stsci.edu/asdf/core/column-1.0.0.yaml
-${PYSITELIB}/asdf_standard/resources/schemas/stsci.edu/asdf/core/complex-1.0.0.yaml
-${PYSITELIB}/asdf_standard/resources/schemas/stsci.edu/asdf/core/constant-1.0.0.yaml
-${PYSITELIB}/asdf_standard/resources/schemas/stsci.edu/asdf/core/datatype-1.0.0.yaml
-${PYSITELIB}/asdf_standard/resources/schemas/stsci.edu/asdf/core/extension_metadata-1.0.0.yaml
-${PYSITELIB}/asdf_standard/resources/schemas/stsci.edu/asdf/core/externalarray-1.0.0.yaml
-${PYSITELIB}/asdf_standard/resources/schemas/stsci.edu/asdf/core/history_entry-1.0.0.yaml
-${PYSITELIB}/asdf_standard/resources/schemas/stsci.edu/asdf/core/integer-1.0.0.yaml
-${PYSITELIB}/asdf_standard/resources/schemas/stsci.edu/asdf/core/integer-1.1.0.yaml
-${PYSITELIB}/asdf_standard/resources/schemas/stsci.edu/asdf/core/ndarray-1.0.0.yaml
-${PYSITELIB}/asdf_standard/resources/schemas/stsci.edu/asdf/core/ndarray-1.1.0.yaml
-${PYSITELIB}/asdf_standard/resources/schemas/stsci.edu/asdf/core/software-1.0.0.yaml
-${PYSITELIB}/asdf_standard/resources/schemas/stsci.edu/asdf/core/subclass_metadata-1.0.0.yaml
-${PYSITELIB}/asdf_standard/resources/schemas/stsci.edu/asdf/core/table-1.0.0.yaml
-${PYSITELIB}/asdf_standard/resources/schemas/stsci.edu/asdf/fits/fits-1.0.0.yaml
-${PYSITELIB}/asdf_standard/resources/schemas/stsci.edu/asdf/fits/fits-1.1.0.yaml
-${PYSITELIB}/asdf_standard/resources/schemas/stsci.edu/asdf/fits/fits-1.2.0.yaml
-${PYSITELIB}/asdf_standard/resources/schemas/stsci.edu/asdf/table/column-1.1.0.yaml
-${PYSITELIB}/asdf_standard/resources/schemas/stsci.edu/asdf/table/column-1.2.0.yaml
-${PYSITELIB}/asdf_standard/resources/schemas/stsci.edu/asdf/table/table-1.1.0.yaml
-${PYSITELIB}/asdf_standard/resources/schemas/stsci.edu/asdf/table/table-1.2.0.yaml
-${PYSITELIB}/asdf_standard/resources/schemas/stsci.edu/asdf/time/time-1.0.0.yaml
-${PYSITELIB}/asdf_standard/resources/schemas/stsci.edu/asdf/time/time-1.1.0.yaml
-${PYSITELIB}/asdf_standard/resources/schemas/stsci.edu/asdf/time/time-1.2.0.yaml
-${PYSITELIB}/asdf_standard/resources/schemas/stsci.edu/asdf/time/time-1.3.0.yaml
-${PYSITELIB}/asdf_standard/resources/schemas/stsci.edu/asdf/time/time-1.4.0.yaml
-${PYSITELIB}/asdf_standard/resources/schemas/stsci.edu/asdf/unit/defunit-1.0.0.yaml
-${PYSITELIB}/asdf_standard/resources/schemas/stsci.edu/asdf/unit/quantity-1.1.0.yaml
-${PYSITELIB}/asdf_standard/resources/schemas/stsci.edu/asdf/unit/quantity-1.2.0.yaml
-${PYSITELIB}/asdf_standard/resources/schemas/stsci.edu/asdf/unit/quantity-1.3.0.yaml
-${PYSITELIB}/asdf_standard/resources/schemas/stsci.edu/asdf/unit/unit-1.0.0.yaml
-${PYSITELIB}/asdf_standard/resources/schemas/stsci.edu/asdf/version_map-1.0.0.yaml
-${PYSITELIB}/asdf_standard/resources/schemas/stsci.edu/asdf/version_map-1.1.0.yaml
-${PYSITELIB}/asdf_standard/resources/schemas/stsci.edu/asdf/version_map-1.2.0.yaml
-${PYSITELIB}/asdf_standard/resources/schemas/stsci.edu/asdf/version_map-1.3.0.yaml
-${PYSITELIB}/asdf_standard/resources/schemas/stsci.edu/asdf/version_map-1.4.0.yaml
-${PYSITELIB}/asdf_standard/resources/schemas/stsci.edu/asdf/version_map-1.5.0.yaml
-${PYSITELIB}/asdf_standard/resources/schemas/stsci.edu/asdf/version_map-1.6.0.yaml
-${PYSITELIB}/asdf_standard/resources/schemas/stsci.edu/asdf/wcs/celestial_frame-1.0.0.yaml
-${PYSITELIB}/asdf_standard/resources/schemas/stsci.edu/asdf/wcs/celestial_frame-1.1.0.yaml
-${PYSITELIB}/asdf_standard/resources/schemas/stsci.edu/asdf/wcs/composite_frame-1.0.0.yaml
-${PYSITELIB}/asdf_standard/resources/schemas/stsci.edu/asdf/wcs/composite_frame-1.1.0.yaml
-${PYSITELIB}/asdf_standard/resources/schemas/stsci.edu/asdf/wcs/frame-1.0.0.yaml
-${PYSITELIB}/asdf_standard/resources/schemas/stsci.edu/asdf/wcs/frame-1.1.0.yaml
-${PYSITELIB}/asdf_standard/resources/schemas/stsci.edu/asdf/wcs/icrs_coord-1.1.0.yaml
-${PYSITELIB}/asdf_standard/resources/schemas/stsci.edu/asdf/wcs/spectral_frame-1.0.0.yaml
-${PYSITELIB}/asdf_standard/resources/schemas/stsci.edu/asdf/wcs/spectral_frame-1.1.0.yaml
-${PYSITELIB}/asdf_standard/resources/schemas/stsci.edu/asdf/wcs/step-1.0.0.yaml
-${PYSITELIB}/asdf_standard/resources/schemas/stsci.edu/asdf/wcs/step-1.1.0.yaml
-${PYSITELIB}/asdf_standard/resources/schemas/stsci.edu/asdf/wcs/step-1.2.0.yaml
-${PYSITELIB}/asdf_standard/resources/schemas/stsci.edu/asdf/wcs/wcs-1.0.0.yaml
-${PYSITELIB}/asdf_standard/resources/schemas/stsci.edu/asdf/wcs/wcs-1.1.0.yaml
-${PYSITELIB}/asdf_standard/resources/schemas/stsci.edu/asdf/wcs/wcs-1.2.0.yaml
-${PYSITELIB}/asdf_standard/resources/schemas/stsci.edu/yaml-schema/draft-01.yaml
+${PYSITELIB}/asdf_standard/resources/stable/manifests/asdf-format.org/astronomy/astronomy-1.0.0.yaml
+${PYSITELIB}/asdf_standard/resources/stable/manifests/asdf-format.org/astronomy/astronomy-1.1.0.yaml
+${PYSITELIB}/asdf_standard/resources/stable/manifests/asdf-format.org/astronomy/astronomy-1.2.0.yaml
+${PYSITELIB}/asdf_standard/resources/stable/manifests/asdf-format.org/core/core-1.0.0.yaml
+${PYSITELIB}/asdf_standard/resources/stable/manifests/asdf-format.org/core/core-1.1.0.yaml
+${PYSITELIB}/asdf_standard/resources/stable/manifests/asdf-format.org/core/core-1.2.0.yaml
+${PYSITELIB}/asdf_standard/resources/stable/manifests/asdf-format.org/core/core-1.3.0.yaml
+${PYSITELIB}/asdf_standard/resources/stable/manifests/asdf-format.org/core/core-1.4.0.yaml
+${PYSITELIB}/asdf_standard/resources/stable/manifests/asdf-format.org/core/core-1.5.0.yaml
+${PYSITELIB}/asdf_standard/resources/stable/manifests/asdf-format.org/core/core-1.6.0.yaml
+${PYSITELIB}/asdf_standard/resources/stable/schemas/asdf-format.org/core/extension_manifest-1.0.0.yaml
+${PYSITELIB}/asdf_standard/resources/stable/schemas/stsci.edu/asdf/asdf-schema-1.0.0.yaml
+${PYSITELIB}/asdf_standard/resources/stable/schemas/stsci.edu/asdf/asdf-schema-1.1.0.yaml
+${PYSITELIB}/asdf_standard/resources/stable/schemas/stsci.edu/asdf/core/asdf-1.0.0.yaml
+${PYSITELIB}/asdf_standard/resources/stable/schemas/stsci.edu/asdf/core/asdf-1.1.0.yaml
+${PYSITELIB}/asdf_standard/resources/stable/schemas/stsci.edu/asdf/core/column-1.0.0.yaml
+${PYSITELIB}/asdf_standard/resources/stable/schemas/stsci.edu/asdf/core/complex-1.0.0.yaml
+${PYSITELIB}/asdf_standard/resources/stable/schemas/stsci.edu/asdf/core/constant-1.0.0.yaml
+${PYSITELIB}/asdf_standard/resources/stable/schemas/stsci.edu/asdf/core/datatype-1.0.0.yaml
+${PYSITELIB}/asdf_standard/resources/stable/schemas/stsci.edu/asdf/core/extension_metadata-1.0.0.yaml
+${PYSITELIB}/asdf_standard/resources/stable/schemas/stsci.edu/asdf/core/externalarray-1.0.0.yaml
+${PYSITELIB}/asdf_standard/resources/stable/schemas/stsci.edu/asdf/core/history_entry-1.0.0.yaml
+${PYSITELIB}/asdf_standard/resources/stable/schemas/stsci.edu/asdf/core/integer-1.0.0.yaml
+${PYSITELIB}/asdf_standard/resources/stable/schemas/stsci.edu/asdf/core/integer-1.1.0.yaml
+${PYSITELIB}/asdf_standard/resources/stable/schemas/stsci.edu/asdf/core/ndarray-1.0.0.yaml
+${PYSITELIB}/asdf_standard/resources/stable/schemas/stsci.edu/asdf/core/ndarray-1.1.0.yaml
+${PYSITELIB}/asdf_standard/resources/stable/schemas/stsci.edu/asdf/core/software-1.0.0.yaml
+${PYSITELIB}/asdf_standard/resources/stable/schemas/stsci.edu/asdf/core/subclass_metadata-1.0.0.yaml
+${PYSITELIB}/asdf_standard/resources/stable/schemas/stsci.edu/asdf/core/table-1.0.0.yaml
+${PYSITELIB}/asdf_standard/resources/stable/schemas/stsci.edu/asdf/fits/fits-1.0.0.yaml
+${PYSITELIB}/asdf_standard/resources/stable/schemas/stsci.edu/asdf/fits/fits-1.1.0.yaml
+${PYSITELIB}/asdf_standard/resources/stable/schemas/stsci.edu/asdf/fits/fits-1.2.0.yaml
+${PYSITELIB}/asdf_standard/resources/stable/schemas/stsci.edu/asdf/table/column-1.1.0.yaml
+${PYSITELIB}/asdf_standard/resources/stable/schemas/stsci.edu/asdf/table/column-1.2.0.yaml
+${PYSITELIB}/asdf_standard/resources/stable/schemas/stsci.edu/asdf/table/table-1.1.0.yaml
+${PYSITELIB}/asdf_standard/resources/stable/schemas/stsci.edu/asdf/table/table-1.2.0.yaml
+${PYSITELIB}/asdf_standard/resources/stable/schemas/stsci.edu/asdf/time/time-1.0.0.yaml
+${PYSITELIB}/asdf_standard/resources/stable/schemas/stsci.edu/asdf/time/time-1.1.0.yaml
+${PYSITELIB}/asdf_standard/resources/stable/schemas/stsci.edu/asdf/time/time-1.2.0.yaml
+${PYSITELIB}/asdf_standard/resources/stable/schemas/stsci.edu/asdf/time/time-1.3.0.yaml
+${PYSITELIB}/asdf_standard/resources/stable/schemas/stsci.edu/asdf/time/time-1.4.0.yaml
+${PYSITELIB}/asdf_standard/resources/stable/schemas/stsci.edu/asdf/transform/domain-1.0.0.yaml
+${PYSITELIB}/asdf_standard/resources/stable/schemas/stsci.edu/asdf/transform/transform-1.0.0.yaml
+${PYSITELIB}/asdf_standard/resources/stable/schemas/stsci.edu/asdf/unit/defunit-1.0.0.yaml
+${PYSITELIB}/asdf_standard/resources/stable/schemas/stsci.edu/asdf/unit/quantity-1.1.0.yaml
+${PYSITELIB}/asdf_standard/resources/stable/schemas/stsci.edu/asdf/unit/quantity-1.2.0.yaml
+${PYSITELIB}/asdf_standard/resources/stable/schemas/stsci.edu/asdf/unit/quantity-1.3.0.yaml
+${PYSITELIB}/asdf_standard/resources/stable/schemas/stsci.edu/asdf/unit/unit-1.0.0.yaml
+${PYSITELIB}/asdf_standard/resources/stable/schemas/stsci.edu/asdf/version_map-1.0.0.yaml
+${PYSITELIB}/asdf_standard/resources/stable/schemas/stsci.edu/asdf/version_map-1.1.0.yaml
+${PYSITELIB}/asdf_standard/resources/stable/schemas/stsci.edu/asdf/version_map-1.2.0.yaml
+${PYSITELIB}/asdf_standard/resources/stable/schemas/stsci.edu/asdf/version_map-1.3.0.yaml
+${PYSITELIB}/asdf_standard/resources/stable/schemas/stsci.edu/asdf/version_map-1.4.0.yaml
+${PYSITELIB}/asdf_standard/resources/stable/schemas/stsci.edu/asdf/version_map-1.5.0.yaml
+${PYSITELIB}/asdf_standard/resources/stable/schemas/stsci.edu/asdf/version_map-1.6.0.yaml
+${PYSITELIB}/asdf_standard/resources/stable/schemas/stsci.edu/asdf/wcs/celestial_frame-1.0.0.yaml
+${PYSITELIB}/asdf_standard/resources/stable/schemas/stsci.edu/asdf/wcs/celestial_frame-1.1.0.yaml
+${PYSITELIB}/asdf_standard/resources/stable/schemas/stsci.edu/asdf/wcs/composite_frame-1.0.0.yaml
+${PYSITELIB}/asdf_standard/resources/stable/schemas/stsci.edu/asdf/wcs/composite_frame-1.1.0.yaml
+${PYSITELIB}/asdf_standard/resources/stable/schemas/stsci.edu/asdf/wcs/frame-1.0.0.yaml
+${PYSITELIB}/asdf_standard/resources/stable/schemas/stsci.edu/asdf/wcs/frame-1.1.0.yaml
+${PYSITELIB}/asdf_standard/resources/stable/schemas/stsci.edu/asdf/wcs/icrs_coord-1.1.0.yaml
+${PYSITELIB}/asdf_standard/resources/stable/schemas/stsci.edu/asdf/wcs/spectral_frame-1.0.0.yaml
+${PYSITELIB}/asdf_standard/resources/stable/schemas/stsci.edu/asdf/wcs/spectral_frame-1.1.0.yaml
+${PYSITELIB}/asdf_standard/resources/stable/schemas/stsci.edu/asdf/wcs/step-1.0.0.yaml
+${PYSITELIB}/asdf_standard/resources/stable/schemas/stsci.edu/asdf/wcs/step-1.1.0.yaml
+${PYSITELIB}/asdf_standard/resources/stable/schemas/stsci.edu/asdf/wcs/step-1.2.0.yaml
+${PYSITELIB}/asdf_standard/resources/stable/schemas/stsci.edu/asdf/wcs/wcs-1.0.0.yaml
+${PYSITELIB}/asdf_standard/resources/stable/schemas/stsci.edu/asdf/wcs/wcs-1.1.0.yaml
+${PYSITELIB}/asdf_standard/resources/stable/schemas/stsci.edu/asdf/wcs/wcs-1.2.0.yaml
+${PYSITELIB}/asdf_standard/resources/stable/schemas/stsci.edu/yaml-schema/draft-01.yaml
+${PYSITELIB}/asdf_standard/resources/unstable/manifests/asdf-format.org/core/core-1.7.0.yaml
+${PYSITELIB}/asdf_standard/resources/unstable/schemas/stsci.edu/asdf/core/integer-1.2.0.yaml
+${PYSITELIB}/asdf_standard/resources/unstable/schemas/stsci.edu/asdf/core/ndarray-1.2.0.yaml

Index: pkgsrc/math/py-asdf-standard/distinfo
diff -u pkgsrc/math/py-asdf-standard/distinfo:1.4 pkgsrc/math/py-asdf-standard/distinfo:1.5
--- pkgsrc/math/py-asdf-standard/distinfo:1.4   Thu Jan  8 10:21:24 2026
+++ pkgsrc/math/py-asdf-standard/distinfo       Mon Feb 16 09:39:40 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2026/01/08 10:21:24 adam Exp $
+$NetBSD: distinfo,v 1.5 2026/02/16 09:39:40 adam Exp $
 
-BLAKE2s (asdf_standard-1.4.0.tar.gz) = 0348b2ab8ad5a389dba581544b1ba3fe36295266a9361c060c1e145ca3a67bdc
-SHA512 (asdf_standard-1.4.0.tar.gz) = c3b625f38779249e5400c56ff965b01045cee07192828ddd2c8d22b33115b233e20e0c47b229e001792e7e22c13ab3c8fdc300d6926919877a1207da7b4aa160
-Size (asdf_standard-1.4.0.tar.gz) = 275426 bytes
+BLAKE2s (asdf_standard-1.5.0.tar.gz) = c19fcaf29e19fb9a3fed54923c282a838cf256244f524d5d20d8fb6d2854a4cd
+SHA512 (asdf_standard-1.5.0.tar.gz) = 01250ac314b83cfe9f31c8143a3f0da14fdf7b1fb7bedfcd086c04a69f46448d92880f7f4d17f739bdca8c19a7a268e2d474beb4918e36cf1499f965c5e83310
+Size (asdf_standard-1.5.0.tar.gz) = 286692 bytes



Home | Main Index | Thread Index | Old Index