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:           Wed Aug 30 20:00:03 UTC 2023

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

Log Message:
py-asdf-standard: added version 1.0.3

This document describes the Advanced Scientific Data Format (ASDF), pronounced
AZ-diff.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/math/py-asdf-standard/DESCR \
    pkgsrc/math/py-asdf-standard/Makefile pkgsrc/math/py-asdf-standard/PLIST \
    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.

Added files:

Index: pkgsrc/math/py-asdf-standard/DESCR
diff -u /dev/null pkgsrc/math/py-asdf-standard/DESCR:1.1
--- /dev/null   Wed Aug 30 20:00:03 2023
+++ pkgsrc/math/py-asdf-standard/DESCR  Wed Aug 30 20:00:03 2023
@@ -0,0 +1,2 @@
+This document describes the Advanced Scientific Data Format (ASDF), pronounced
+AZ-diff. 
Index: pkgsrc/math/py-asdf-standard/Makefile
diff -u /dev/null pkgsrc/math/py-asdf-standard/Makefile:1.1
--- /dev/null   Wed Aug 30 20:00:03 2023
+++ pkgsrc/math/py-asdf-standard/Makefile       Wed Aug 30 20:00:03 2023
@@ -0,0 +1,27 @@
+# $NetBSD: Makefile,v 1.1 2023/08/30 20:00:03 adam Exp $
+
+DISTNAME=      asdf_standard-1.0.3
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
+CATEGORIES=    math python
+MASTER_SITES=  ${MASTER_SITE_PYPI:=a/asdf-standard/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/asdf-format/asdf-standard
+COMMENT=       ASDF Standard schemas
+LICENSE=       modified-bsd
+
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=42:../../devel/py-setuptools
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm>=3.4:../../devel/py-setuptools_scm
+TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
+
+USE_LANGUAGES= # none
+
+PYTHON_VERSIONS_INCOMPATIBLE=  27
+
+.include "../../lang/python/pyversion.mk"
+.if ${PYTHON_VERSION} < 309
+DEPENDS+=      ${PYPKGPREFIX}-importlib-resources>=3:../../devel/py-importlib-resources
+.endif
+
+.include "../../lang/python/wheel.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/math/py-asdf-standard/PLIST
diff -u /dev/null pkgsrc/math/py-asdf-standard/PLIST:1.1
--- /dev/null   Wed Aug 30 20:00:03 2023
+++ pkgsrc/math/py-asdf-standard/PLIST  Wed Aug 30 20:00:03 2023
@@ -0,0 +1,70 @@
+@comment $NetBSD: PLIST,v 1.1 2023/08/30 20:00:03 adam Exp $
+${PYSITELIB}/${WHEEL_INFODIR}/INSTALLER
+${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
+${PYSITELIB}/${WHEEL_INFODIR}/METADATA
+${PYSITELIB}/${WHEEL_INFODIR}/RECORD
+${PYSITELIB}/${WHEEL_INFODIR}/REQUESTED
+${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/direct_url.json
+${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt
+${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
+${PYSITELIB}/asdf_standard/__init__.py
+${PYSITELIB}/asdf_standard/__init__.pyc
+${PYSITELIB}/asdf_standard/_version.py
+${PYSITELIB}/asdf_standard/_version.pyc
+${PYSITELIB}/asdf_standard/integration.py
+${PYSITELIB}/asdf_standard/integration.pyc
+${PYSITELIB}/asdf_standard/resource.py
+${PYSITELIB}/asdf_standard/resource.pyc
+${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/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/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/ndarray-1.0.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/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/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/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
Index: pkgsrc/math/py-asdf-standard/distinfo
diff -u /dev/null pkgsrc/math/py-asdf-standard/distinfo:1.1
--- /dev/null   Wed Aug 30 20:00:03 2023
+++ pkgsrc/math/py-asdf-standard/distinfo       Wed Aug 30 20:00:03 2023
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2023/08/30 20:00:03 adam Exp $
+
+BLAKE2s (asdf_standard-1.0.3.tar.gz) = f953b27839de7408e1360a95a114776889f36660b53ac5b87afed056ff5429f9
+SHA512 (asdf_standard-1.0.3.tar.gz) = 14972fada7857c17326912fd876d0a7c1a1ab9a78b0ab1b718c44b80c37d35f640278e59f6ecb25ff7e9f1f0301bb5441c21e826648f0d2493e1f2a8c64103cf
+Size (asdf_standard-1.0.3.tar.gz) = 113484 bytes



Home | Main Index | Thread Index | Old Index