pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/py-asdf_astropy



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed May 15 06:46:57 UTC 2024

Added Files:
        pkgsrc/math/py-asdf_astropy: DESCR Makefile PLIST distinfo

Log Message:
math/py-asdf_astropy: import py312-asdf_astropy-0.6.1

Packaged for wip by Kinoshita Daisuke and myself.

SDF serialization support for astropy objects.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/math/py-asdf_astropy/DESCR \
    pkgsrc/math/py-asdf_astropy/Makefile pkgsrc/math/py-asdf_astropy/PLIST \
    pkgsrc/math/py-asdf_astropy/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_astropy/DESCR
diff -u /dev/null pkgsrc/math/py-asdf_astropy/DESCR:1.1
--- /dev/null   Wed May 15 06:46:57 2024
+++ pkgsrc/math/py-asdf_astropy/DESCR   Wed May 15 06:46:57 2024
@@ -0,0 +1 @@
+SDF serialization support for astropy objects.
Index: pkgsrc/math/py-asdf_astropy/Makefile
diff -u /dev/null pkgsrc/math/py-asdf_astropy/Makefile:1.1
--- /dev/null   Wed May 15 06:46:57 2024
+++ pkgsrc/math/py-asdf_astropy/Makefile        Wed May 15 06:46:57 2024
@@ -0,0 +1,31 @@
+# $NetBSD: Makefile,v 1.1 2024/05/15 06:46:57 wiz Exp $
+
+DISTNAME=      asdf-astropy-0.6.1
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/-/_/}
+CATEGORIES=    math python
+MASTER_SITES=  ${MASTER_SITE_PYPI:=a/asdf_astropy/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://asdf-astropy.readthedocs.io/en/latest/
+COMMENT=       ASDF serialization support for astropy objects
+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.13:../../math/py-asdf
+DEPENDS+=      ${PYPKGPREFIX}-asdf-standard>=1.1.0:../../math/py-asdf-standard
+DEPENDS+=      ${PYPKGPREFIX}-asdf-transform-schemas>=0.5:../../math/py-asdf-transform-schemas
+DEPENDS+=      ${PYPKGPREFIX}-asdf_coordinates_schemas>=0.3:../../math/py-asdf_coordinates_schemas
+DEPENDS+=      ${PYPKGPREFIX}-astropy>=5.0.4:../../math/py-astropy
+DEPENDS+=      ${PYPKGPREFIX}-numpy>0:../../math/py-numpy
+DEPENDS+=      ${PYPKGPREFIX}-packaging>=19:../../devel/py-packaging
+TEST_DEPENDS+= ${PYPKGPREFIX}-test-doctestplus>=0:../../devel/py-test-doctestplus
+TEST_DEPENDS+= ${PYPKGPREFIX}-test-astropy-header>=0:../../devel/py-test-astropy-header
+
+USE_LANGUAGES= # none
+
+PYTHON_VERSIONS_INCOMPATIBLE=  27 38
+
+.include "../../lang/python/wheel.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/math/py-asdf_astropy/PLIST
diff -u /dev/null pkgsrc/math/py-asdf_astropy/PLIST:1.1
--- /dev/null   Wed May 15 06:46:57 2024
+++ pkgsrc/math/py-asdf_astropy/PLIST   Wed May 15 06:46:57 2024
@@ -0,0 +1,235 @@
+@comment $NetBSD: PLIST,v 1.1 2024/05/15 06:46:57 wiz Exp $
+${PYSITELIB}/${WHEEL_INFODIR}/LICENSE.rst
+${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_astropy/__init__.py
+${PYSITELIB}/asdf_astropy/__init__.pyc
+${PYSITELIB}/asdf_astropy/__init__.pyo
+${PYSITELIB}/asdf_astropy/_astropy_init.py
+${PYSITELIB}/asdf_astropy/_astropy_init.pyc
+${PYSITELIB}/asdf_astropy/_astropy_init.pyo
+${PYSITELIB}/asdf_astropy/_version.py
+${PYSITELIB}/asdf_astropy/_version.pyc
+${PYSITELIB}/asdf_astropy/_version.pyo
+${PYSITELIB}/asdf_astropy/conftest.py
+${PYSITELIB}/asdf_astropy/conftest.pyc
+${PYSITELIB}/asdf_astropy/conftest.pyo
+${PYSITELIB}/asdf_astropy/converters/__init__.py
+${PYSITELIB}/asdf_astropy/converters/__init__.pyc
+${PYSITELIB}/asdf_astropy/converters/__init__.pyo
+${PYSITELIB}/asdf_astropy/converters/coordinates/__init__.py
+${PYSITELIB}/asdf_astropy/converters/coordinates/__init__.pyc
+${PYSITELIB}/asdf_astropy/converters/coordinates/__init__.pyo
+${PYSITELIB}/asdf_astropy/converters/coordinates/angle.py
+${PYSITELIB}/asdf_astropy/converters/coordinates/angle.pyc
+${PYSITELIB}/asdf_astropy/converters/coordinates/angle.pyo
+${PYSITELIB}/asdf_astropy/converters/coordinates/earth_location.py
+${PYSITELIB}/asdf_astropy/converters/coordinates/earth_location.pyc
+${PYSITELIB}/asdf_astropy/converters/coordinates/earth_location.pyo
+${PYSITELIB}/asdf_astropy/converters/coordinates/frame.py
+${PYSITELIB}/asdf_astropy/converters/coordinates/frame.pyc
+${PYSITELIB}/asdf_astropy/converters/coordinates/frame.pyo
+${PYSITELIB}/asdf_astropy/converters/coordinates/representation.py
+${PYSITELIB}/asdf_astropy/converters/coordinates/representation.pyc
+${PYSITELIB}/asdf_astropy/converters/coordinates/representation.pyo
+${PYSITELIB}/asdf_astropy/converters/coordinates/sky_coord.py
+${PYSITELIB}/asdf_astropy/converters/coordinates/sky_coord.pyc
+${PYSITELIB}/asdf_astropy/converters/coordinates/sky_coord.pyo
+${PYSITELIB}/asdf_astropy/converters/coordinates/spectral_coord.py
+${PYSITELIB}/asdf_astropy/converters/coordinates/spectral_coord.pyc
+${PYSITELIB}/asdf_astropy/converters/coordinates/spectral_coord.pyo
+${PYSITELIB}/asdf_astropy/converters/coordinates/tests/__init__.py
+${PYSITELIB}/asdf_astropy/converters/coordinates/tests/__init__.pyc
+${PYSITELIB}/asdf_astropy/converters/coordinates/tests/__init__.pyo
+${PYSITELIB}/asdf_astropy/converters/coordinates/tests/test_angle.py
+${PYSITELIB}/asdf_astropy/converters/coordinates/tests/test_angle.pyc
+${PYSITELIB}/asdf_astropy/converters/coordinates/tests/test_angle.pyo
+${PYSITELIB}/asdf_astropy/converters/coordinates/tests/test_earth_location.py
+${PYSITELIB}/asdf_astropy/converters/coordinates/tests/test_earth_location.pyc
+${PYSITELIB}/asdf_astropy/converters/coordinates/tests/test_earth_location.pyo
+${PYSITELIB}/asdf_astropy/converters/coordinates/tests/test_frame.py
+${PYSITELIB}/asdf_astropy/converters/coordinates/tests/test_frame.pyc
+${PYSITELIB}/asdf_astropy/converters/coordinates/tests/test_frame.pyo
+${PYSITELIB}/asdf_astropy/converters/coordinates/tests/test_representation.py
+${PYSITELIB}/asdf_astropy/converters/coordinates/tests/test_representation.pyc
+${PYSITELIB}/asdf_astropy/converters/coordinates/tests/test_representation.pyo
+${PYSITELIB}/asdf_astropy/converters/coordinates/tests/test_sky_coord.py
+${PYSITELIB}/asdf_astropy/converters/coordinates/tests/test_sky_coord.pyc
+${PYSITELIB}/asdf_astropy/converters/coordinates/tests/test_sky_coord.pyo
+${PYSITELIB}/asdf_astropy/converters/coordinates/tests/test_spectral_coord.py
+${PYSITELIB}/asdf_astropy/converters/coordinates/tests/test_spectral_coord.pyc
+${PYSITELIB}/asdf_astropy/converters/coordinates/tests/test_spectral_coord.pyo
+${PYSITELIB}/asdf_astropy/converters/fits/__init__.py
+${PYSITELIB}/asdf_astropy/converters/fits/__init__.pyc
+${PYSITELIB}/asdf_astropy/converters/fits/__init__.pyo
+${PYSITELIB}/asdf_astropy/converters/fits/fits.py
+${PYSITELIB}/asdf_astropy/converters/fits/fits.pyc
+${PYSITELIB}/asdf_astropy/converters/fits/fits.pyo
+${PYSITELIB}/asdf_astropy/converters/fits/tests/__init__.py
+${PYSITELIB}/asdf_astropy/converters/fits/tests/__init__.pyc
+${PYSITELIB}/asdf_astropy/converters/fits/tests/__init__.pyo
+${PYSITELIB}/asdf_astropy/converters/fits/tests/test_fits.py
+${PYSITELIB}/asdf_astropy/converters/fits/tests/test_fits.pyc
+${PYSITELIB}/asdf_astropy/converters/fits/tests/test_fits.pyo
+${PYSITELIB}/asdf_astropy/converters/helpers.py
+${PYSITELIB}/asdf_astropy/converters/helpers.pyc
+${PYSITELIB}/asdf_astropy/converters/helpers.pyo
+${PYSITELIB}/asdf_astropy/converters/table/__init__.py
+${PYSITELIB}/asdf_astropy/converters/table/__init__.pyc
+${PYSITELIB}/asdf_astropy/converters/table/__init__.pyo
+${PYSITELIB}/asdf_astropy/converters/table/table.py
+${PYSITELIB}/asdf_astropy/converters/table/table.pyc
+${PYSITELIB}/asdf_astropy/converters/table/table.pyo
+${PYSITELIB}/asdf_astropy/converters/table/tests/__init__.py
+${PYSITELIB}/asdf_astropy/converters/table/tests/__init__.pyc
+${PYSITELIB}/asdf_astropy/converters/table/tests/__init__.pyo
+${PYSITELIB}/asdf_astropy/converters/table/tests/test_table.py
+${PYSITELIB}/asdf_astropy/converters/table/tests/test_table.pyc
+${PYSITELIB}/asdf_astropy/converters/table/tests/test_table.pyo
+${PYSITELIB}/asdf_astropy/converters/time/__init__.py
+${PYSITELIB}/asdf_astropy/converters/time/__init__.pyc
+${PYSITELIB}/asdf_astropy/converters/time/__init__.pyo
+${PYSITELIB}/asdf_astropy/converters/time/tests/__init__.py
+${PYSITELIB}/asdf_astropy/converters/time/tests/__init__.pyc
+${PYSITELIB}/asdf_astropy/converters/time/tests/__init__.pyo
+${PYSITELIB}/asdf_astropy/converters/time/tests/test_time.py
+${PYSITELIB}/asdf_astropy/converters/time/tests/test_time.pyc
+${PYSITELIB}/asdf_astropy/converters/time/tests/test_time.pyo
+${PYSITELIB}/asdf_astropy/converters/time/tests/test_time_delta.py
+${PYSITELIB}/asdf_astropy/converters/time/tests/test_time_delta.pyc
+${PYSITELIB}/asdf_astropy/converters/time/tests/test_time_delta.pyo
+${PYSITELIB}/asdf_astropy/converters/time/time.py
+${PYSITELIB}/asdf_astropy/converters/time/time.pyc
+${PYSITELIB}/asdf_astropy/converters/time/time.pyo
+${PYSITELIB}/asdf_astropy/converters/time/time_delta.py
+${PYSITELIB}/asdf_astropy/converters/time/time_delta.pyc
+${PYSITELIB}/asdf_astropy/converters/time/time_delta.pyo
+${PYSITELIB}/asdf_astropy/converters/transform/__init__.py
+${PYSITELIB}/asdf_astropy/converters/transform/__init__.pyc
+${PYSITELIB}/asdf_astropy/converters/transform/__init__.pyo
+${PYSITELIB}/asdf_astropy/converters/transform/compound.py
+${PYSITELIB}/asdf_astropy/converters/transform/compound.pyc
+${PYSITELIB}/asdf_astropy/converters/transform/compound.pyo
+${PYSITELIB}/asdf_astropy/converters/transform/core.py
+${PYSITELIB}/asdf_astropy/converters/transform/core.pyc
+${PYSITELIB}/asdf_astropy/converters/transform/core.pyo
+${PYSITELIB}/asdf_astropy/converters/transform/functional_models.py
+${PYSITELIB}/asdf_astropy/converters/transform/functional_models.pyc
+${PYSITELIB}/asdf_astropy/converters/transform/functional_models.pyo
+${PYSITELIB}/asdf_astropy/converters/transform/mappings.py
+${PYSITELIB}/asdf_astropy/converters/transform/mappings.pyc
+${PYSITELIB}/asdf_astropy/converters/transform/mappings.pyo
+${PYSITELIB}/asdf_astropy/converters/transform/math_functions.py
+${PYSITELIB}/asdf_astropy/converters/transform/math_functions.pyc
+${PYSITELIB}/asdf_astropy/converters/transform/math_functions.pyo
+${PYSITELIB}/asdf_astropy/converters/transform/polynomial.py
+${PYSITELIB}/asdf_astropy/converters/transform/polynomial.pyc
+${PYSITELIB}/asdf_astropy/converters/transform/polynomial.pyo
+${PYSITELIB}/asdf_astropy/converters/transform/projections.py
+${PYSITELIB}/asdf_astropy/converters/transform/projections.pyc
+${PYSITELIB}/asdf_astropy/converters/transform/projections.pyo
+${PYSITELIB}/asdf_astropy/converters/transform/properties.py
+${PYSITELIB}/asdf_astropy/converters/transform/properties.pyc
+${PYSITELIB}/asdf_astropy/converters/transform/properties.pyo
+${PYSITELIB}/asdf_astropy/converters/transform/rotations.py
+${PYSITELIB}/asdf_astropy/converters/transform/rotations.pyc
+${PYSITELIB}/asdf_astropy/converters/transform/rotations.pyo
+${PYSITELIB}/asdf_astropy/converters/transform/spline.py
+${PYSITELIB}/asdf_astropy/converters/transform/spline.pyc
+${PYSITELIB}/asdf_astropy/converters/transform/spline.pyo
+${PYSITELIB}/asdf_astropy/converters/transform/tabular.py
+${PYSITELIB}/asdf_astropy/converters/transform/tabular.pyc
+${PYSITELIB}/asdf_astropy/converters/transform/tabular.pyo
+${PYSITELIB}/asdf_astropy/converters/transform/tests/__init__.py
+${PYSITELIB}/asdf_astropy/converters/transform/tests/__init__.pyc
+${PYSITELIB}/asdf_astropy/converters/transform/tests/__init__.pyo
+${PYSITELIB}/asdf_astropy/converters/transform/tests/test_transform.py
+${PYSITELIB}/asdf_astropy/converters/transform/tests/test_transform.pyc
+${PYSITELIB}/asdf_astropy/converters/transform/tests/test_transform.pyo
+${PYSITELIB}/asdf_astropy/converters/unit/__init__.py
+${PYSITELIB}/asdf_astropy/converters/unit/__init__.pyc
+${PYSITELIB}/asdf_astropy/converters/unit/__init__.pyo
+${PYSITELIB}/asdf_astropy/converters/unit/equivalency.py
+${PYSITELIB}/asdf_astropy/converters/unit/equivalency.pyc
+${PYSITELIB}/asdf_astropy/converters/unit/equivalency.pyo
+${PYSITELIB}/asdf_astropy/converters/unit/magunit.py
+${PYSITELIB}/asdf_astropy/converters/unit/magunit.pyc
+${PYSITELIB}/asdf_astropy/converters/unit/magunit.pyo
+${PYSITELIB}/asdf_astropy/converters/unit/quantity.py
+${PYSITELIB}/asdf_astropy/converters/unit/quantity.pyc
+${PYSITELIB}/asdf_astropy/converters/unit/quantity.pyo
+${PYSITELIB}/asdf_astropy/converters/unit/tests/__init__.py
+${PYSITELIB}/asdf_astropy/converters/unit/tests/__init__.pyc
+${PYSITELIB}/asdf_astropy/converters/unit/tests/__init__.pyo
+${PYSITELIB}/asdf_astropy/converters/unit/tests/test_equivalency.py
+${PYSITELIB}/asdf_astropy/converters/unit/tests/test_equivalency.pyc
+${PYSITELIB}/asdf_astropy/converters/unit/tests/test_equivalency.pyo
+${PYSITELIB}/asdf_astropy/converters/unit/tests/test_magunit.py
+${PYSITELIB}/asdf_astropy/converters/unit/tests/test_magunit.pyc
+${PYSITELIB}/asdf_astropy/converters/unit/tests/test_magunit.pyo
+${PYSITELIB}/asdf_astropy/converters/unit/tests/test_quantity.py
+${PYSITELIB}/asdf_astropy/converters/unit/tests/test_quantity.pyc
+${PYSITELIB}/asdf_astropy/converters/unit/tests/test_quantity.pyo
+${PYSITELIB}/asdf_astropy/converters/unit/tests/test_unit.py
+${PYSITELIB}/asdf_astropy/converters/unit/tests/test_unit.pyc
+${PYSITELIB}/asdf_astropy/converters/unit/tests/test_unit.pyo
+${PYSITELIB}/asdf_astropy/converters/unit/unit.py
+${PYSITELIB}/asdf_astropy/converters/unit/unit.pyc
+${PYSITELIB}/asdf_astropy/converters/unit/unit.pyo
+${PYSITELIB}/asdf_astropy/converters/utils.py
+${PYSITELIB}/asdf_astropy/converters/utils.pyc
+${PYSITELIB}/asdf_astropy/converters/utils.pyo
+${PYSITELIB}/asdf_astropy/extensions.py
+${PYSITELIB}/asdf_astropy/extensions.pyc
+${PYSITELIB}/asdf_astropy/extensions.pyo
+${PYSITELIB}/asdf_astropy/integration.py
+${PYSITELIB}/asdf_astropy/integration.pyc
+${PYSITELIB}/asdf_astropy/integration.pyo
+${PYSITELIB}/asdf_astropy/io/__init__.py
+${PYSITELIB}/asdf_astropy/io/__init__.pyc
+${PYSITELIB}/asdf_astropy/io/__init__.pyo
+${PYSITELIB}/asdf_astropy/io/connect.py
+${PYSITELIB}/asdf_astropy/io/connect.pyc
+${PYSITELIB}/asdf_astropy/io/connect.pyo
+${PYSITELIB}/asdf_astropy/io/tests/__init__.py
+${PYSITELIB}/asdf_astropy/io/tests/__init__.pyc
+${PYSITELIB}/asdf_astropy/io/tests/__init__.pyo
+${PYSITELIB}/asdf_astropy/io/tests/test_io.py
+${PYSITELIB}/asdf_astropy/io/tests/test_io.pyc
+${PYSITELIB}/asdf_astropy/io/tests/test_io.pyo
+${PYSITELIB}/asdf_astropy/resources/__init__.py
+${PYSITELIB}/asdf_astropy/resources/__init__.pyc
+${PYSITELIB}/asdf_astropy/resources/__init__.pyo
+${PYSITELIB}/asdf_astropy/resources/manifests/astropy-1.0.0.yaml
+${PYSITELIB}/asdf_astropy/resources/manifests/astropy-1.1.0.yaml
+${PYSITELIB}/asdf_astropy/resources/manifests/astropy-1.2.0.yaml
+${PYSITELIB}/asdf_astropy/resources/manifests/units-1.0.0.yaml
+${PYSITELIB}/asdf_astropy/resources/manifests/units-1.1.0.yaml
+${PYSITELIB}/asdf_astropy/resources/schemas/fits/fits-1.0.0.yaml
+${PYSITELIB}/asdf_astropy/resources/schemas/fits/fits-1.1.0.yaml
+${PYSITELIB}/asdf_astropy/resources/schemas/table/ndarraymixin-1.0.0.yaml
+${PYSITELIB}/asdf_astropy/resources/schemas/table/table-1.0.0.yaml
+${PYSITELIB}/asdf_astropy/resources/schemas/table/table-1.1.0.yaml
+${PYSITELIB}/asdf_astropy/resources/schemas/table/table-1.2.0.yaml
+${PYSITELIB}/asdf_astropy/resources/schemas/time/timedelta-1.0.0.yaml
+${PYSITELIB}/asdf_astropy/resources/schemas/time/timedelta-1.1.0.yaml
+${PYSITELIB}/asdf_astropy/resources/schemas/transform/units_mapping-1.0.0.yaml
+${PYSITELIB}/asdf_astropy/resources/schemas/transform/units_mapping-1.1.0.yaml
+${PYSITELIB}/asdf_astropy/resources/schemas/units/equivalency-1.0.0.yaml
+${PYSITELIB}/asdf_astropy/resources/schemas/units/equivalency-1.1.0.yaml
+${PYSITELIB}/asdf_astropy/resources/schemas/units/magunit-1.0.0.yaml
+${PYSITELIB}/asdf_astropy/testing/__init__.py
+${PYSITELIB}/asdf_astropy/testing/__init__.pyc
+${PYSITELIB}/asdf_astropy/testing/__init__.pyo
+${PYSITELIB}/asdf_astropy/testing/helpers.py
+${PYSITELIB}/asdf_astropy/testing/helpers.pyc
+${PYSITELIB}/asdf_astropy/testing/helpers.pyo
+${PYSITELIB}/asdf_astropy/tests/__init__.py
+${PYSITELIB}/asdf_astropy/tests/__init__.pyc
+${PYSITELIB}/asdf_astropy/tests/__init__.pyo
+${PYSITELIB}/asdf_astropy/tests/test_integration.py
+${PYSITELIB}/asdf_astropy/tests/test_integration.pyc
+${PYSITELIB}/asdf_astropy/tests/test_integration.pyo
Index: pkgsrc/math/py-asdf_astropy/distinfo
diff -u /dev/null pkgsrc/math/py-asdf_astropy/distinfo:1.1
--- /dev/null   Wed May 15 06:46:57 2024
+++ pkgsrc/math/py-asdf_astropy/distinfo        Wed May 15 06:46:57 2024
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2024/05/15 06:46:57 wiz Exp $
+
+BLAKE2s (asdf-astropy-0.6.1.tar.gz) = a0418b0fba04f90aa52db50dd89df716341d226b336171b269dac08f11678e33
+SHA512 (asdf-astropy-0.6.1.tar.gz) = 362e3ed7de63a65740d27cafeb55a75625f7c898a7a243bc79393351f7fc2761bf378133dc562f40f1c3e53974180bbef00979f051607d180edba02d7304615e
+Size (asdf-astropy-0.6.1.tar.gz) = 72811 bytes



Home | Main Index | Thread Index | Old Index