head 1.9; access; symbols pkgsrc-2026Q2:1.9.0.4 pkgsrc-2026Q2-base:1.9 pkgsrc-2026Q1:1.9.0.2 pkgsrc-2026Q1-base:1.9 pkgsrc-2025Q4:1.8.0.2 pkgsrc-2025Q4-base:1.8 pkgsrc-2025Q3:1.7.0.2 pkgsrc-2025Q3-base:1.7 pkgsrc-2025Q2:1.6.0.2 pkgsrc-2025Q2-base:1.6 pkgsrc-2025Q1:1.4.0.4 pkgsrc-2025Q1-base:1.4 pkgsrc-2024Q4:1.4.0.2 pkgsrc-2024Q4-base:1.4 pkgsrc-2024Q3:1.2.0.2 pkgsrc-2024Q3-base:1.2 pkgsrc-2024Q2:1.1.0.2 pkgsrc-2024Q2-base:1.1; locks; strict; comment @# @; 1.9 date 2026.01.23.05.49.55; author wiz; state Exp; branches; next 1.8; commitid sR82ZZgmL5CmLtrG; 1.8 date 2025.10.09.07.57.46; author wiz; state Exp; branches; next 1.7; commitid t4nMY0Dt3rBjSRdG; 1.7 date 2025.06.30.18.53.28; author adam; state Exp; branches; next 1.6; commitid RjLHu2PiRg4FKW0G; 1.6 date 2025.06.15.08.24.54; author adam; state Exp; branches; next 1.5; commitid 1lrLO4AuyQS0LXYF; 1.5 date 2025.04.15.16.31.37; author adam; state Exp; branches; next 1.4; commitid GEWTNMP1WtMxpaRF; 1.4 date 2024.11.11.07.28.40; author wiz; state Exp; branches; next 1.3; commitid 1fBDq3LwS98NncxF; 1.3 date 2024.10.14.06.45.53; author wiz; state Exp; branches; next 1.2; commitid ynDJEEQamKd33BtF; 1.2 date 2024.08.07.19.27.02; author wiz; state Exp; branches; next 1.1; commitid ZrvKeMzE8TfVrVkF; 1.1 date 2024.05.15.06.58.37; author wiz; state Exp; branches; next ; commitid 2d5a5BFLm6DB04aF; desc @@ 1.9 log @py-asdf_wcs_schemas: switch to github, previous link is broken @ text @# $NetBSD: Makefile,v 1.8 2025/10/09 07:57:46 wiz Exp $ DISTNAME= asdf_wcs_schemas-0.5.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= math python MASTER_SITES= ${MASTER_SITE_PYPI:=a/asdf_wcs_schemas/} MAINTAINER= pkgsrc-users@@NetBSD.org HOMEPAGE= https://github.com/asdf-format/asdf-wcs-schemas COMMENT= ASDF schemas for validating WCS tags LICENSE= modified-bsd TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=78:../../devel/py-setuptools TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm>=0:../../devel/py-setuptools_scm DEPENDS+= ${PYPKGPREFIX}-asdf-standard>=1.1.0:../../math/py-asdf-standard DEPENDS+= ${PYPKGPREFIX}-asdf-transform-schemas>=0.6.0:../../math/py-asdf-transform-schemas DEPENDS+= ${PYPKGPREFIX}-asdf_coordinates_schemas>=0.4.0:../../math/py-asdf_coordinates_schemas TEST_DEPENDS+= ${PYPKGPREFIX}-asdf>=2.8.0:../../math/py-asdf TEST_DEPENDS+= ${PYPKGPREFIX}-asdf_astropy>=0:../../math/py-asdf_astropy USE_LANGUAGES= # none PYTHON_VERSIONS_INCOMPATIBLE= 310 # py-asdf_astropy .include "../../lang/python/wheel.mk" .include "../../mk/bsd.pkg.mk" @ 1.8 log @*: remove reference to (removed) Python 3.9 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.7 2025/06/30 18:53:28 adam Exp $ d9 1 a9 1 HOMEPAGE= https://asdf-wcs-schemas.readthedocs.io/en/stable @ 1.7 log @py-asdf_wcs_schemas: updated to 0.5.0 0.5.0 (2025-06-11) - Update documentation configuration settings to be consistent with other asdf subprojects - Fix typo in latex logo path and footer copyright author text - Adds global navigation in docs top bar - Update schemas to prefer tag over ref - Add a schema for imaging WCS as defined by the FITS WCS standard. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.6 2025/06/15 08:24:54 adam Exp $ d23 1 a23 1 PYTHON_VERSIONS_INCOMPATIBLE= 39 310 # py-asdf_astropy @ 1.6 log @Mark as not for Python 3.10 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.5 2025/04/15 16:31:37 adam Exp $ d3 1 a3 1 DISTNAME= asdf_wcs_schemas-0.4.0 a4 1 PKGREVISION= 1 d15 5 a19 6 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 @ 1.5 log @Fix PLIST after py-setuptools update; bump depends and revision @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.4 2024/11/11 07:28:40 wiz Exp $ d25 1 a25 1 PYTHON_VERSIONS_INCOMPATIBLE= 39 @ 1.4 log @py-*: remove unused tool dependency py-setuptools includes the py-wheel functionality nowadays @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.3 2024/10/14 06:45:53 wiz Exp $ d5 1 d14 1 a14 1 TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=0:../../devel/py-setuptools @ 1.3 log @*: clean-up after python38 removal @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 2024/08/07 19:27:02 wiz Exp $ a14 1 TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel>=0:../../devel/py-wheel @ 1.2 log @py-asdf_wcs_schemas: not for Python 3.9 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1 2024/05/15 06:58:37 wiz Exp $ d25 1 a25 1 PYTHON_VERSIONS_INCOMPATIBLE= 27 38 39 @ 1.1 log @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. @ text @d1 1 a1 1 # $NetBSD$ d25 1 a25 1 PYTHON_VERSIONS_INCOMPATIBLE= 27 38 @