pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/py-asdf_wcs_schemas



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed May 15 06:58:37 UTC 2024

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

Log Message:
math/py-asdf_wcs_schemas: import py-asdf_wcs_schemas-0.4.0

Packaged for wip by Kinoshita Daisuke and myself.

ASDF schemas for validating WCS tags.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/math/py-asdf_wcs_schemas/DESCR \
    pkgsrc/math/py-asdf_wcs_schemas/Makefile \
    pkgsrc/math/py-asdf_wcs_schemas/PLIST \
    pkgsrc/math/py-asdf_wcs_schemas/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_wcs_schemas/DESCR
diff -u /dev/null pkgsrc/math/py-asdf_wcs_schemas/DESCR:1.1
--- /dev/null   Wed May 15 06:58:37 2024
+++ pkgsrc/math/py-asdf_wcs_schemas/DESCR       Wed May 15 06:58:37 2024
@@ -0,0 +1 @@
+ASDF schemas for validating WCS tags.
Index: pkgsrc/math/py-asdf_wcs_schemas/Makefile
diff -u /dev/null pkgsrc/math/py-asdf_wcs_schemas/Makefile:1.1
--- /dev/null   Wed May 15 06:58:37 2024
+++ pkgsrc/math/py-asdf_wcs_schemas/Makefile    Wed May 15 06:58:37 2024
@@ -0,0 +1,28 @@
+# $NetBSD: Makefile,v 1.1 2024/05/15 06:58:37 wiz Exp $
+
+DISTNAME=      asdf_wcs_schemas-0.4.0
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES=    math python
+MASTER_SITES=  ${MASTER_SITE_PYPI:=a/asdf_wcs_schemas/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://asdf-wcs-schemas.readthedocs.io/en/stable
+COMMENT=       ASDF schemas for validating WCS tags
+LICENSE=       modified-bsd
+
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=0:../../devel/py-setuptools
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm>=0:../../devel/py-setuptools_scm
+TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel>=0:../../devel/py-wheel
+DEPENDS+=      ${PYPKGPREFIX}-asdf>=2.8.0:../../math/py-asdf
+DEPENDS+=      ${PYPKGPREFIX}-importlib-resources>=3:../../devel/py-importlib-resources
+DEPENDS+=      ${PYPKGPREFIX}-asdf_astropy>=0:../../math/py-asdf_astropy
+TEST_DEPENDS+= ${PYPKGPREFIX}-asdf-standard>=1.1.0:../../math/py-asdf-standard
+TEST_DEPENDS+= ${PYPKGPREFIX}-asdf-transform-schemas>=0.5.0:../../math/py-asdf-transform-schemas
+TEST_DEPENDS+= ${PYPKGPREFIX}-asdf_coordinates_schemas>=0.3.0:../../math/py-asdf_coordinates_schemas
+
+USE_LANGUAGES= # none
+
+PYTHON_VERSIONS_INCOMPATIBLE=  27 38
+
+.include "../../lang/python/wheel.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/math/py-asdf_wcs_schemas/PLIST
diff -u /dev/null pkgsrc/math/py-asdf_wcs_schemas/PLIST:1.1
--- /dev/null   Wed May 15 06:58:37 2024
+++ pkgsrc/math/py-asdf_wcs_schemas/PLIST       Wed May 15 06:58:37 2024
@@ -0,0 +1,67 @@
+@comment $NetBSD: PLIST,v 1.1 2024/05/15 06:58:37 wiz Exp $
+${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
+${PYSITELIB}/${WHEEL_INFODIR}/METADATA
+${PYSITELIB}/${WHEEL_INFODIR}/RECORD
+${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt
+${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
+${PYSITELIB}/asdf_wcs_schemas/__init__.py
+${PYSITELIB}/asdf_wcs_schemas/__init__.pyc
+${PYSITELIB}/asdf_wcs_schemas/__init__.pyo
+${PYSITELIB}/asdf_wcs_schemas/_version.py
+${PYSITELIB}/asdf_wcs_schemas/_version.pyc
+${PYSITELIB}/asdf_wcs_schemas/_version.pyo
+${PYSITELIB}/asdf_wcs_schemas/integration.py
+${PYSITELIB}/asdf_wcs_schemas/integration.pyc
+${PYSITELIB}/asdf_wcs_schemas/integration.pyo
+${PYSITELIB}/asdf_wcs_schemas/resources/__init__.py
+${PYSITELIB}/asdf_wcs_schemas/resources/__init__.pyc
+${PYSITELIB}/asdf_wcs_schemas/resources/__init__.pyo
+${PYSITELIB}/asdf_wcs_schemas/resources/manifests/gwcs-1.0.0.yaml
+${PYSITELIB}/asdf_wcs_schemas/resources/manifests/gwcs-1.0.1.yaml
+${PYSITELIB}/asdf_wcs_schemas/resources/manifests/gwcs-1.1.0.yaml
+${PYSITELIB}/asdf_wcs_schemas/resources/manifests/gwcs-1.2.0.yaml
+${PYSITELIB}/asdf_wcs_schemas/resources/manifests/gwcs-1.3.0.yaml
+${PYSITELIB}/asdf_wcs_schemas/resources/schemas/stsci.edu/gwcs/celestial_frame-1.0.0.yaml
+${PYSITELIB}/asdf_wcs_schemas/resources/schemas/stsci.edu/gwcs/celestial_frame-1.1.0.yaml
+${PYSITELIB}/asdf_wcs_schemas/resources/schemas/stsci.edu/gwcs/composite_frame-1.0.0.yaml
+${PYSITELIB}/asdf_wcs_schemas/resources/schemas/stsci.edu/gwcs/direction_cosines-1.0.0.yaml
+${PYSITELIB}/asdf_wcs_schemas/resources/schemas/stsci.edu/gwcs/direction_cosines-1.1.0.yaml
+${PYSITELIB}/asdf_wcs_schemas/resources/schemas/stsci.edu/gwcs/direction_cosines-1.2.0.yaml
+${PYSITELIB}/asdf_wcs_schemas/resources/schemas/stsci.edu/gwcs/frame-1.0.0.yaml
+${PYSITELIB}/asdf_wcs_schemas/resources/schemas/stsci.edu/gwcs/frame-1.1.0.yaml
+${PYSITELIB}/asdf_wcs_schemas/resources/schemas/stsci.edu/gwcs/frame2d-1.0.0.yaml
+${PYSITELIB}/asdf_wcs_schemas/resources/schemas/stsci.edu/gwcs/frame2d-1.1.0.yaml
+${PYSITELIB}/asdf_wcs_schemas/resources/schemas/stsci.edu/gwcs/grating_equation-1.0.0.yaml
+${PYSITELIB}/asdf_wcs_schemas/resources/schemas/stsci.edu/gwcs/grating_equation-1.1.0.yaml
+${PYSITELIB}/asdf_wcs_schemas/resources/schemas/stsci.edu/gwcs/grating_equation-1.2.0.yaml
+${PYSITELIB}/asdf_wcs_schemas/resources/schemas/stsci.edu/gwcs/label_mapper-1.0.0.yaml
+${PYSITELIB}/asdf_wcs_schemas/resources/schemas/stsci.edu/gwcs/label_mapper-1.1.0.yaml
+${PYSITELIB}/asdf_wcs_schemas/resources/schemas/stsci.edu/gwcs/label_mapper-1.2.0.yaml
+${PYSITELIB}/asdf_wcs_schemas/resources/schemas/stsci.edu/gwcs/regions_selector-1.0.0.yaml
+${PYSITELIB}/asdf_wcs_schemas/resources/schemas/stsci.edu/gwcs/regions_selector-1.1.0.yaml
+${PYSITELIB}/asdf_wcs_schemas/resources/schemas/stsci.edu/gwcs/regions_selector-1.2.0.yaml
+${PYSITELIB}/asdf_wcs_schemas/resources/schemas/stsci.edu/gwcs/sellmeier_glass-1.0.0.yaml
+${PYSITELIB}/asdf_wcs_schemas/resources/schemas/stsci.edu/gwcs/sellmeier_glass-1.1.0.yaml
+${PYSITELIB}/asdf_wcs_schemas/resources/schemas/stsci.edu/gwcs/sellmeier_glass-1.2.0.yaml
+${PYSITELIB}/asdf_wcs_schemas/resources/schemas/stsci.edu/gwcs/sellmeier_zemax-1.0.0.yaml
+${PYSITELIB}/asdf_wcs_schemas/resources/schemas/stsci.edu/gwcs/sellmeier_zemax-1.1.0.yaml
+${PYSITELIB}/asdf_wcs_schemas/resources/schemas/stsci.edu/gwcs/sellmeier_zemax-1.2.0.yaml
+${PYSITELIB}/asdf_wcs_schemas/resources/schemas/stsci.edu/gwcs/snell3d-1.0.0.yaml
+${PYSITELIB}/asdf_wcs_schemas/resources/schemas/stsci.edu/gwcs/snell3d-1.1.0.yaml
+${PYSITELIB}/asdf_wcs_schemas/resources/schemas/stsci.edu/gwcs/snell3d-1.2.0.yaml
+${PYSITELIB}/asdf_wcs_schemas/resources/schemas/stsci.edu/gwcs/spectral_frame-1.0.0.yaml
+${PYSITELIB}/asdf_wcs_schemas/resources/schemas/stsci.edu/gwcs/spectral_frame-1.1.0.yaml
+${PYSITELIB}/asdf_wcs_schemas/resources/schemas/stsci.edu/gwcs/spherical_cartesian-1.0.0.yaml
+${PYSITELIB}/asdf_wcs_schemas/resources/schemas/stsci.edu/gwcs/spherical_cartesian-1.1.0.yaml
+${PYSITELIB}/asdf_wcs_schemas/resources/schemas/stsci.edu/gwcs/spherical_cartesian-1.2.0.yaml
+${PYSITELIB}/asdf_wcs_schemas/resources/schemas/stsci.edu/gwcs/step-1.0.0.yaml
+${PYSITELIB}/asdf_wcs_schemas/resources/schemas/stsci.edu/gwcs/step-1.1.0.yaml
+${PYSITELIB}/asdf_wcs_schemas/resources/schemas/stsci.edu/gwcs/step-1.2.0.yaml
+${PYSITELIB}/asdf_wcs_schemas/resources/schemas/stsci.edu/gwcs/stokes_frame-1.0.0.yaml
+${PYSITELIB}/asdf_wcs_schemas/resources/schemas/stsci.edu/gwcs/temporal_frame-1.0.0.yaml
+${PYSITELIB}/asdf_wcs_schemas/resources/schemas/stsci.edu/gwcs/temporal_frame-1.1.0.yaml
+${PYSITELIB}/asdf_wcs_schemas/resources/schemas/stsci.edu/gwcs/wcs-1.0.0.yaml
+${PYSITELIB}/asdf_wcs_schemas/resources/schemas/stsci.edu/gwcs/wcs-1.1.0.yaml
+${PYSITELIB}/asdf_wcs_schemas/resources/schemas/stsci.edu/gwcs/wcs-1.2.0.yaml
+${PYSITELIB}/asdf_wcs_schemas/resources/schemas/stsci.edu/gwcs/wcs-1.3.0.yaml
Index: pkgsrc/math/py-asdf_wcs_schemas/distinfo
diff -u /dev/null pkgsrc/math/py-asdf_wcs_schemas/distinfo:1.1
--- /dev/null   Wed May 15 06:58:37 2024
+++ pkgsrc/math/py-asdf_wcs_schemas/distinfo    Wed May 15 06:58:37 2024
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2024/05/15 06:58:37 wiz Exp $
+
+BLAKE2s (asdf_wcs_schemas-0.4.0.tar.gz) = 898fe9a21560d7d43f6dcdb65d2dc4ae3afde7ed82c8c87c70a85295dff048dc
+SHA512 (asdf_wcs_schemas-0.4.0.tar.gz) = b18a9a9e20a8f457c36d820f137413135c7e6f45b913645533b3cff3cde028142db1a9db973017acaf5b83026c15a43a746732e356a33ae52da8287fbfb5c037
+Size (asdf_wcs_schemas-0.4.0.tar.gz) = 60195 bytes



Home | Main Index | Thread Index | Old Index