pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-asdf_wcs_schemas: new package for ASDF schemas for validating WCS tags
Module Name: pkgsrc-wip
Committed By: Kinoshita Daisuke <kinoshita%astro.ncu.edu.tw@localhost>
Pushed By: daisuke
Date: Thu Aug 18 19:05:41 2022 +0800
Changeset: ae6179071030c63ffaa711cf8f0578fa08d9aa14
Modified Files:
Makefile
Added Files:
py-asdf_wcs_schemas/DESCR
py-asdf_wcs_schemas/Makefile
py-asdf_wcs_schemas/PLIST
py-asdf_wcs_schemas/distinfo
Log Message:
py-asdf_wcs_schemas: new package for ASDF schemas for validating WCS tags
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ae6179071030c63ffaa711cf8f0578fa08d9aa14
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 +
py-asdf_wcs_schemas/DESCR | 1 +
py-asdf_wcs_schemas/Makefile | 19 ++++++++++++++++++
py-asdf_wcs_schemas/PLIST | 48 ++++++++++++++++++++++++++++++++++++++++++++
py-asdf_wcs_schemas/distinfo | 5 +++++
5 files changed, 74 insertions(+)
diffs:
diff --git a/Makefile b/Makefile
index 71455c9f86..f8b8dac644 100644
--- a/Makefile
+++ b/Makefile
@@ -3424,6 +3424,7 @@ SUBDIR+= py-asdf_astropy
SUBDIR+= py-asdf_coordinates_schemas
SUBDIR+= py-asdf_standard
SUBDIR+= py-asdf_transform_schemas
+SUBDIR+= py-asdf_wcs_schemas
SUBDIR+= py-ase
SUBDIR+= py-asmai
SUBDIR+= py-aspects
diff --git a/py-asdf_wcs_schemas/DESCR b/py-asdf_wcs_schemas/DESCR
new file mode 100644
index 0000000000..1b4c59b646
--- /dev/null
+++ b/py-asdf_wcs_schemas/DESCR
@@ -0,0 +1 @@
+ASDF schemas for validating WCS tags.
diff --git a/py-asdf_wcs_schemas/Makefile b/py-asdf_wcs_schemas/Makefile
new file mode 100644
index 0000000000..91b829df1e
--- /dev/null
+++ b/py-asdf_wcs_schemas/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD$
+
+DISTNAME= asdf_wcs_schemas-0.1.1
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES= math python
+MASTER_SITES= ${MASTER_SITE_PYPI:=a/asdf_wcs_schemas/}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://pypi.org/project/asdf_wcs_schemas/
+COMMENT= ASDF schemas for validating WCS tags
+LICENSE= modified-bsd
+
+DEPENDS+= ${PYPKGPREFIX}-asdf>=2.8.0:../../math/py-asdf
+DEPENDS+= ${PYPKGPREFIX}-importlib-resources>=3:../../devel/py-importlib-resources
+
+USE_LANGUAGES= # none
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-asdf_wcs_schemas/PLIST b/py-asdf_wcs_schemas/PLIST
new file mode 100644
index 0000000000..a8581c6dd3
--- /dev/null
+++ b/py-asdf_wcs_schemas/PLIST
@@ -0,0 +1,48 @@
+@comment $NetBSD$
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/${EGG_INFODIR}/zip-safe
+${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/schemas/stsci.edu/gwcs/celestial_frame-1.0.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/frame-1.0.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/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/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/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/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_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/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/spectral_frame-1.0.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/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/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/wcs-1.0.0.yaml
+${PYSITELIB}/asdf_wcs_schemas/resources/schemas/stsci.edu/gwcs/wcs-1.1.0.yaml
diff --git a/py-asdf_wcs_schemas/distinfo b/py-asdf_wcs_schemas/distinfo
new file mode 100644
index 0000000000..b15c1ed3e4
--- /dev/null
+++ b/py-asdf_wcs_schemas/distinfo
@@ -0,0 +1,5 @@
+$NetBSD$
+
+BLAKE2s (asdf_wcs_schemas-0.1.1.tar.gz) = 2fe993c6bff43d2f3c0db469a9539f8fc805d7ddbef74cadb02a4bbbd5fb1d9b
+SHA512 (asdf_wcs_schemas-0.1.1.tar.gz) = b6ee447b4e155aa3fd62a6f8fb365fb2bcee70ab82e8c7177c83898c0090506945fbbef23e0c1f98004f964e0d74381814128cc46bc9a5a647b0c9df27e91f98
+Size (asdf_wcs_schemas-0.1.1.tar.gz) = 22158 bytes
Home |
Main Index |
Thread Index |
Old Index