pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/py-asdf-unit-schemas



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Aug 30 20:02:09 UTC 2023

Added Files:
        pkgsrc/math/py-asdf-unit-schemas: DESCR Makefile PLIST distinfo

Log Message:
py-asdf-unit-schemas: 0.1.0

This package provides ASDF schemas for validating unit tags. Users should not
need to install this directly; instead, install an implementation package such
as asdf-astropy, which includes asdf-unit-schemas as a dependency.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/math/py-asdf-unit-schemas/DESCR \
    pkgsrc/math/py-asdf-unit-schemas/Makefile \
    pkgsrc/math/py-asdf-unit-schemas/PLIST \
    pkgsrc/math/py-asdf-unit-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-unit-schemas/DESCR
diff -u /dev/null pkgsrc/math/py-asdf-unit-schemas/DESCR:1.1
--- /dev/null   Wed Aug 30 20:02:09 2023
+++ pkgsrc/math/py-asdf-unit-schemas/DESCR      Wed Aug 30 20:02:09 2023
@@ -0,0 +1,3 @@
+This package provides ASDF schemas for validating unit tags. Users should not
+need to install this directly; instead, install an implementation package such
+as asdf-astropy, which includes asdf-unit-schemas as a dependency.
Index: pkgsrc/math/py-asdf-unit-schemas/Makefile
diff -u /dev/null pkgsrc/math/py-asdf-unit-schemas/Makefile:1.1
--- /dev/null   Wed Aug 30 20:02:09 2023
+++ pkgsrc/math/py-asdf-unit-schemas/Makefile   Wed Aug 30 20:02:09 2023
@@ -0,0 +1,28 @@
+# $NetBSD: Makefile,v 1.1 2023/08/30 20:02:09 adam Exp $
+
+DISTNAME=      asdf_unit_schemas-0.1.0
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
+CATEGORIES=    math python
+MASTER_SITES=  ${MASTER_SITE_PYPI:=a/asdf-unit-schemas/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/asdf-format/asdf-unit-schemas
+COMMENT=       ASDF schemas for units
+LICENSE=       modified-bsd
+
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=42:../../devel/py-setuptools
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm>=3.4:../../devel/py-setuptools_scm
+TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
+DEPENDS+=      ${PYPKGPREFIX}-asdf-standard>=1.0.1:../../math/py-asdf-standard
+
+USE_LANGUAGES= # none
+
+PYTHON_VERSIONS_INCOMPATIBLE=  27
+
+.include "../../lang/python/pyversion.mk"
+.if ${PYTHON_VERSION} < 309
+DEPENDS+=      ${PYPKGPREFIX}-importlib-resources>=3:../../devel/py-importlib-resources
+.endif
+
+.include "../../lang/python/wheel.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/math/py-asdf-unit-schemas/PLIST
diff -u /dev/null pkgsrc/math/py-asdf-unit-schemas/PLIST:1.1
--- /dev/null   Wed Aug 30 20:02:09 2023
+++ pkgsrc/math/py-asdf-unit-schemas/PLIST      Wed Aug 30 20:02:09 2023
@@ -0,0 +1,25 @@
+@comment $NetBSD: PLIST,v 1.1 2023/08/30 20:02:09 adam Exp $
+${PYSITELIB}/${WHEEL_INFODIR}/INSTALLER
+${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
+${PYSITELIB}/${WHEEL_INFODIR}/METADATA
+${PYSITELIB}/${WHEEL_INFODIR}/RECORD
+${PYSITELIB}/${WHEEL_INFODIR}/REQUESTED
+${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/direct_url.json
+${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt
+${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
+${PYSITELIB}/asdf_unit_schemas/__init__.py
+${PYSITELIB}/asdf_unit_schemas/__init__.pyc
+${PYSITELIB}/asdf_unit_schemas/_version.py
+${PYSITELIB}/asdf_unit_schemas/_version.pyc
+${PYSITELIB}/asdf_unit_schemas/integration.py
+${PYSITELIB}/asdf_unit_schemas/integration.pyc
+${PYSITELIB}/asdf_unit_schemas/resources/asdf-format.org/manifests/unit-1.0.0.yaml
+${PYSITELIB}/asdf_unit_schemas/resources/asdf-format.org/manifests/unit-1.1.0.yaml
+${PYSITELIB}/asdf_unit_schemas/resources/asdf-format.org/manifests/unit-1.2.0.yaml
+${PYSITELIB}/asdf_unit_schemas/resources/asdf-format.org/manifests/unit-1.3.0.yaml
+${PYSITELIB}/asdf_unit_schemas/resources/asdf-format.org/manifests/unit-1.4.0.yaml
+${PYSITELIB}/asdf_unit_schemas/resources/asdf-format.org/manifests/unit-1.5.0.yaml
+${PYSITELIB}/asdf_unit_schemas/resources/stsci.edu/schemas/defunit-1.0.0.yaml
+${PYSITELIB}/asdf_unit_schemas/resources/stsci.edu/schemas/quantity-1.1.0.yaml
+${PYSITELIB}/asdf_unit_schemas/resources/stsci.edu/schemas/unit-1.0.0.yaml
Index: pkgsrc/math/py-asdf-unit-schemas/distinfo
diff -u /dev/null pkgsrc/math/py-asdf-unit-schemas/distinfo:1.1
--- /dev/null   Wed Aug 30 20:02:09 2023
+++ pkgsrc/math/py-asdf-unit-schemas/distinfo   Wed Aug 30 20:02:09 2023
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2023/08/30 20:02:09 adam Exp $
+
+BLAKE2s (asdf_unit_schemas-0.1.0.tar.gz) = e7f3e7f043eb3954953a99ee08ca96af3b4bfe7e23d20c8c0d5b6167d1653a3a
+SHA512 (asdf_unit_schemas-0.1.0.tar.gz) = 812a84beb29ecebbad5fa3c799650247f7491de17ff066489b37572c336b6946aa9084128df24b2ea32f57086e6a53f79b38b0ed324ce60d7573b916b2ff939a
+Size (asdf_unit_schemas-0.1.0.tar.gz) = 50607 bytes



Home | Main Index | Thread Index | Old Index