pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-asdf_wcs_schemas: update to 0.4.0.
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Wed May 15 08:52:56 2024 +0200
Changeset: 9ed5705da204289e9d5b49933fc04ba2f22db281
Modified Files:
py-asdf_wcs_schemas/Makefile
py-asdf_wcs_schemas/PLIST
py-asdf_wcs_schemas/distinfo
Log Message:
py-asdf_wcs_schemas: update to 0.4.0.
0.4.0 (2024-03-09)
------------------
- Update schemas for ASDF standard 1.6.0. [#59]
0.3.0 (2023-11-28)
------------------
- Add gwcs-1.2.0 manifest with new wcs-1.2.0 schema. [#56]
0.2.0 (2023-09-11)
------------------
- Update documentation to be consistent with rest of ASDF. [#12]
- Switch over to ``pyproject.toml`` for build configuration. [#20]
- Remove duplicate tag versions in gwcs manifest 1.0.0 (adding 1.0.1)
and add 1.1.0 with only the newest tags [#46]
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9ed5705da204289e9d5b49933fc04ba2f22db281
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-asdf_wcs_schemas/Makefile | 15 ++++++++++++---
py-asdf_wcs_schemas/PLIST | 33 ++++++++++++++++++++++++++-------
py-asdf_wcs_schemas/distinfo | 6 +++---
3 files changed, 41 insertions(+), 13 deletions(-)
diffs:
diff --git a/py-asdf_wcs_schemas/Makefile b/py-asdf_wcs_schemas/Makefile
index 91b829df1e..1822639519 100644
--- a/py-asdf_wcs_schemas/Makefile
+++ b/py-asdf_wcs_schemas/Makefile
@@ -1,19 +1,28 @@
# $NetBSD$
-DISTNAME= asdf_wcs_schemas-0.1.1
+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://pypi.org/project/asdf_wcs_schemas/
+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
-.include "../../lang/python/egg.mk"
+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
index a8581c6dd3..3b04a46ab4 100644
--- a/py-asdf_wcs_schemas/PLIST
+++ b/py-asdf_wcs_schemas/PLIST
@@ -1,11 +1,10 @@
@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}/${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
@@ -19,30 +18,50 @@ ${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
index b15c1ed3e4..7f725209b3 100644
--- a/py-asdf_wcs_schemas/distinfo
+++ b/py-asdf_wcs_schemas/distinfo
@@ -1,5 +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
+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