pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-asdf_astropy: 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:48:22 2024 +0200
Changeset: 77f292d065a728bb4d4a5751e86fecb0dd5fa5b4
Modified Files:
Makefile
py-gwcs/Makefile
Removed Files:
py-asdf_astropy/DESCR
py-asdf_astropy/Makefile
py-asdf_astropy/PLIST
py-asdf_astropy/distinfo
Log Message:
py-asdf_astropy: 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=77f292d065a728bb4d4a5751e86fecb0dd5fa5b4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
py-asdf_astropy/DESCR | 1 -
py-asdf_astropy/Makefile | 31 -------
py-asdf_astropy/PLIST | 235 -----------------------------------------------
py-asdf_astropy/distinfo | 5 -
py-gwcs/Makefile | 2 +-
6 files changed, 1 insertion(+), 274 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index efbd1fd863..5635267082 100644
--- a/Makefile
+++ b/Makefile
@@ -3268,7 +3268,6 @@ SUBDIR+= py-arxiv-connections
SUBDIR+= py-arxiv2bib
SUBDIR+= py-arxvier
SUBDIR+= py-asciimathml
-SUBDIR+= py-asdf_astropy
SUBDIR+= py-asdf_transform_schemas
SUBDIR+= py-asdf_wcs_schemas
SUBDIR+= py-ase
diff --git a/py-asdf_astropy/DESCR b/py-asdf_astropy/DESCR
deleted file mode 100644
index e642a60a1f..0000000000
--- a/py-asdf_astropy/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-SDF serialization support for astropy objects.
diff --git a/py-asdf_astropy/Makefile b/py-asdf_astropy/Makefile
deleted file mode 100644
index 57503330d5..0000000000
--- a/py-asdf_astropy/Makefile
+++ /dev/null
@@ -1,31 +0,0 @@
-# $NetBSD$
-
-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"
diff --git a/py-asdf_astropy/PLIST b/py-asdf_astropy/PLIST
deleted file mode 100644
index a6170947c5..0000000000
--- a/py-asdf_astropy/PLIST
+++ /dev/null
@@ -1,235 +0,0 @@
-@comment $NetBSD$
-${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
diff --git a/py-asdf_astropy/distinfo b/py-asdf_astropy/distinfo
deleted file mode 100644
index 9cee7fec31..0000000000
--- a/py-asdf_astropy/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-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
diff --git a/py-gwcs/Makefile b/py-gwcs/Makefile
index 55f20b9071..acc3d007d6 100644
--- a/py-gwcs/Makefile
+++ b/py-gwcs/Makefile
@@ -17,7 +17,7 @@ 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_astropy>=0.2.0:../../wip/py-asdf_astropy
+DEPENDS+= ${PYPKGPREFIX}-asdf_astropy>=0.2.0:../../math/py-asdf_astropy
.include "../../math/py-numpy/buildlink3.mk"
.include "../../lang/python/egg.mk"
Home |
Main Index |
Thread Index |
Old Index