pkgsrc-WIP-changes archive

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

py-asdf_wcs_schemas: remove, imported to pkgsrc/math



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Wed May 15 08:59:15 2024 +0200
Changeset:	e48db747b57901147b170498ea9f1e0c5e92b737

Modified Files:
	Makefile
	py-gwcs/Makefile
Removed 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: remove, imported to pkgsrc/math

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e48db747b57901147b170498ea9f1e0c5e92b737

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 | 28 ------------------
 py-asdf_wcs_schemas/PLIST    | 67 --------------------------------------------
 py-asdf_wcs_schemas/distinfo |  5 ----
 py-gwcs/Makefile             |  2 +-
 6 files changed, 1 insertion(+), 103 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 5635267082..0c89bb7216 100644
--- a/Makefile
+++ b/Makefile
@@ -3269,7 +3269,6 @@ SUBDIR+=	py-arxiv2bib
 SUBDIR+=	py-arxvier
 SUBDIR+=	py-asciimathml
 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
deleted file mode 100644
index 1b4c59b646..0000000000
--- a/py-asdf_wcs_schemas/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-ASDF schemas for validating WCS tags.
diff --git a/py-asdf_wcs_schemas/Makefile b/py-asdf_wcs_schemas/Makefile
deleted file mode 100644
index 1822639519..0000000000
--- a/py-asdf_wcs_schemas/Makefile
+++ /dev/null
@@ -1,28 +0,0 @@
-# $NetBSD$
-
-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"
diff --git a/py-asdf_wcs_schemas/PLIST b/py-asdf_wcs_schemas/PLIST
deleted file mode 100644
index 3b04a46ab4..0000000000
--- a/py-asdf_wcs_schemas/PLIST
+++ /dev/null
@@ -1,67 +0,0 @@
-@comment $NetBSD$
-${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
diff --git a/py-asdf_wcs_schemas/distinfo b/py-asdf_wcs_schemas/distinfo
deleted file mode 100644
index 7f725209b3..0000000000
--- a/py-asdf_wcs_schemas/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-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
diff --git a/py-gwcs/Makefile b/py-gwcs/Makefile
index acc3d007d6..0b1c31a58c 100644
--- a/py-gwcs/Makefile
+++ b/py-gwcs/Makefile
@@ -16,7 +16,7 @@ DEPENDS+=	${PYPKGPREFIX}-scipy>=1.6:../../math/py-scipy
 DEPENDS+=	${PYPKGPREFIX}-astropy>=5.0:../../math/py-astropy
 DEPENDS+=	${PYPKGPREFIX}-asdf>=2.9.2:../../math/py-asdf
 DEPENDS+=	${PYPKGPREFIX}-numpy>0:../../math/py-numpy
-DEPENDS+=	${PYPKGPREFIX}-asdf_wcs_schemas>0:../../wip/py-asdf_wcs_schemas
+DEPENDS+=	${PYPKGPREFIX}-asdf_wcs_schemas>0:../../math/py-asdf_wcs_schemas
 DEPENDS+=	${PYPKGPREFIX}-asdf_astropy>=0.2.0:../../math/py-asdf_astropy
 
 .include "../../math/py-numpy/buildlink3.mk"


Home | Main Index | Thread Index | Old Index