pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-gwcs: remove, older than math/py-gwcs
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Wed May 15 09:02:21 2024 +0200
Changeset: 8d5a6b4cfc14c81d0e6308e748027360e36ab7dc
Modified Files:
Makefile
py-ginga/Makefile
Removed Files:
py-gwcs/DESCR
py-gwcs/Makefile
py-gwcs/PLIST
py-gwcs/distinfo
Log Message:
py-gwcs: remove, older than math/py-gwcs
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8d5a6b4cfc14c81d0e6308e748027360e36ab7dc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
py-ginga/Makefile | 2 +-
py-gwcs/DESCR | 2 --
py-gwcs/Makefile | 24 -------------
py-gwcs/PLIST | 101 ------------------------------------------------------
py-gwcs/distinfo | 5 ---
6 files changed, 1 insertion(+), 134 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index 0c89bb7216..9cc1abea7a 100644
--- a/Makefile
+++ b/Makefile
@@ -3764,7 +3764,6 @@ SUBDIR+= py-gtk2-docs
SUBDIR+= py-gtrie
SUBDIR+= py-gts
SUBDIR+= py-gvar
-SUBDIR+= py-gwcs
SUBDIR+= py-gwsurrogate
SUBDIR+= py-hal-cgp
SUBDIR+= py-halp
diff --git a/py-ginga/Makefile b/py-ginga/Makefile
index 611af47e9d..581deaa75d 100644
--- a/py-ginga/Makefile
+++ b/py-ginga/Makefile
@@ -21,7 +21,7 @@ DEPENDS+= opencv-[0-9]*:../../graphics/opencv
DEPENDS+= ${PYPKGPREFIX}-piexif-[0-9]*:../../graphics/py-piexif
DEPENDS+= ${PYPKGPREFIX}-beautifulsoup4>=4.3.2:../../www/py-beautifulsoup4
DEPENDS+= ${PYPKGPREFIX}-docutils-[0-9]*:../../textproc/py-docutils
-DEPENDS+= ${PYPKGPREFIX}-gwcs-[0-9]*:../../wip/py-gwcs
+DEPENDS+= ${PYPKGPREFIX}-gwcs-[0-9]*:../../math/py-gwcs
DEPENDS+= ${PYPKGPREFIX}-QtPy>=2.0.1:../../wip/py-qtpy
#DEPENDS+= ${PYPKGPREFIX}-pyside-[0-9]*:../../wip/py-pyside
#DEPENDS+= ${PYPKGPREFIX}-gobject-[0-9]*:../../devel/py-gobject
diff --git a/py-gwcs/DESCR b/py-gwcs/DESCR
deleted file mode 100644
index b5ca13c37c..0000000000
--- a/py-gwcs/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-GWCS is an Astropy affiliated Python module for managing WCS (World
-Coordinate System) of astronomical data.
diff --git a/py-gwcs/Makefile b/py-gwcs/Makefile
deleted file mode 100644
index 0b1c31a58c..0000000000
--- a/py-gwcs/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# $NetBSD: Makefile,v 1.3 2022/01/04 20:54:13 wiz Exp $
-
-DISTNAME= gwcs-0.18.1
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES= math python
-MASTER_SITES= ${MASTER_SITE_PYPI:=g/gwcs/}
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://gwcs.readthedocs.io/en/latest/
-COMMENT= Generalized World Coordinate System
-LICENSE= modified-bsd
-
-PYTHON_VERSIONS_INCOMPATIBLE= 27
-
-DEPENDS+= ${PYPKGPREFIX}-scipy>=1.6:../../math/py-scipy
-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:../../math/py-asdf_wcs_schemas
-DEPENDS+= ${PYPKGPREFIX}-asdf_astropy>=0.2.0:../../math/py-asdf_astropy
-
-.include "../../math/py-numpy/buildlink3.mk"
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-gwcs/PLIST b/py-gwcs/PLIST
deleted file mode 100644
index 38cdaff48b..0000000000
--- a/py-gwcs/PLIST
+++ /dev/null
@@ -1,101 +0,0 @@
-@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}/not-zip-safe
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
-${PYSITELIB}/gwcs/__init__.py
-${PYSITELIB}/gwcs/__init__.pyc
-${PYSITELIB}/gwcs/__init__.pyo
-${PYSITELIB}/gwcs/api.py
-${PYSITELIB}/gwcs/api.pyc
-${PYSITELIB}/gwcs/api.pyo
-${PYSITELIB}/gwcs/converters/__init__.py
-${PYSITELIB}/gwcs/converters/__init__.pyc
-${PYSITELIB}/gwcs/converters/__init__.pyo
-${PYSITELIB}/gwcs/converters/geometry.py
-${PYSITELIB}/gwcs/converters/geometry.pyc
-${PYSITELIB}/gwcs/converters/geometry.pyo
-${PYSITELIB}/gwcs/converters/selector.py
-${PYSITELIB}/gwcs/converters/selector.pyc
-${PYSITELIB}/gwcs/converters/selector.pyo
-${PYSITELIB}/gwcs/converters/spectroscopy.py
-${PYSITELIB}/gwcs/converters/spectroscopy.pyc
-${PYSITELIB}/gwcs/converters/spectroscopy.pyo
-${PYSITELIB}/gwcs/converters/tests/__init__.py
-${PYSITELIB}/gwcs/converters/tests/__init__.pyc
-${PYSITELIB}/gwcs/converters/tests/__init__.pyo
-${PYSITELIB}/gwcs/converters/tests/test_selector.py
-${PYSITELIB}/gwcs/converters/tests/test_selector.pyc
-${PYSITELIB}/gwcs/converters/tests/test_selector.pyo
-${PYSITELIB}/gwcs/converters/tests/test_transforms.py
-${PYSITELIB}/gwcs/converters/tests/test_transforms.pyc
-${PYSITELIB}/gwcs/converters/tests/test_transforms.pyo
-${PYSITELIB}/gwcs/converters/tests/test_wcs.py
-${PYSITELIB}/gwcs/converters/tests/test_wcs.pyc
-${PYSITELIB}/gwcs/converters/tests/test_wcs.pyo
-${PYSITELIB}/gwcs/converters/wcs.py
-${PYSITELIB}/gwcs/converters/wcs.pyc
-${PYSITELIB}/gwcs/converters/wcs.pyo
-${PYSITELIB}/gwcs/coordinate_frames.py
-${PYSITELIB}/gwcs/coordinate_frames.pyc
-${PYSITELIB}/gwcs/coordinate_frames.pyo
-${PYSITELIB}/gwcs/extension.py
-${PYSITELIB}/gwcs/extension.pyc
-${PYSITELIB}/gwcs/extension.pyo
-${PYSITELIB}/gwcs/geometry.py
-${PYSITELIB}/gwcs/geometry.pyc
-${PYSITELIB}/gwcs/geometry.pyo
-${PYSITELIB}/gwcs/gwcs_types.py
-${PYSITELIB}/gwcs/gwcs_types.pyc
-${PYSITELIB}/gwcs/gwcs_types.pyo
-${PYSITELIB}/gwcs/region.py
-${PYSITELIB}/gwcs/region.pyc
-${PYSITELIB}/gwcs/region.pyo
-${PYSITELIB}/gwcs/selector.py
-${PYSITELIB}/gwcs/selector.pyc
-${PYSITELIB}/gwcs/selector.pyo
-${PYSITELIB}/gwcs/spectroscopy.py
-${PYSITELIB}/gwcs/spectroscopy.pyc
-${PYSITELIB}/gwcs/spectroscopy.pyo
-${PYSITELIB}/gwcs/tests/__init__.py
-${PYSITELIB}/gwcs/tests/__init__.pyc
-${PYSITELIB}/gwcs/tests/__init__.pyo
-${PYSITELIB}/gwcs/tests/conftest.py
-${PYSITELIB}/gwcs/tests/conftest.pyc
-${PYSITELIB}/gwcs/tests/conftest.pyo
-${PYSITELIB}/gwcs/tests/test_api.py
-${PYSITELIB}/gwcs/tests/test_api.pyc
-${PYSITELIB}/gwcs/tests/test_api.pyo
-${PYSITELIB}/gwcs/tests/test_api_slicing.py
-${PYSITELIB}/gwcs/tests/test_api_slicing.pyc
-${PYSITELIB}/gwcs/tests/test_api_slicing.pyo
-${PYSITELIB}/gwcs/tests/test_coordinate_systems.py
-${PYSITELIB}/gwcs/tests/test_coordinate_systems.pyc
-${PYSITELIB}/gwcs/tests/test_coordinate_systems.pyo
-${PYSITELIB}/gwcs/tests/test_geometry.py
-${PYSITELIB}/gwcs/tests/test_geometry.pyc
-${PYSITELIB}/gwcs/tests/test_geometry.pyo
-${PYSITELIB}/gwcs/tests/test_region.py
-${PYSITELIB}/gwcs/tests/test_region.pyc
-${PYSITELIB}/gwcs/tests/test_region.pyo
-${PYSITELIB}/gwcs/tests/test_spectroscopy_models.py
-${PYSITELIB}/gwcs/tests/test_spectroscopy_models.pyc
-${PYSITELIB}/gwcs/tests/test_spectroscopy_models.pyo
-${PYSITELIB}/gwcs/tests/test_utils.py
-${PYSITELIB}/gwcs/tests/test_utils.pyc
-${PYSITELIB}/gwcs/tests/test_utils.pyo
-${PYSITELIB}/gwcs/tests/test_wcs.py
-${PYSITELIB}/gwcs/tests/test_wcs.pyc
-${PYSITELIB}/gwcs/tests/test_wcs.pyo
-${PYSITELIB}/gwcs/utils.py
-${PYSITELIB}/gwcs/utils.pyc
-${PYSITELIB}/gwcs/utils.pyo
-${PYSITELIB}/gwcs/wcs.py
-${PYSITELIB}/gwcs/wcs.pyc
-${PYSITELIB}/gwcs/wcs.pyo
-${PYSITELIB}/gwcs/wcstools.py
-${PYSITELIB}/gwcs/wcstools.pyc
-${PYSITELIB}/gwcs/wcstools.pyo
diff --git a/py-gwcs/distinfo b/py-gwcs/distinfo
deleted file mode 100644
index f8169db2d5..0000000000
--- a/py-gwcs/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.3 2021/10/26 10:56:01 nia Exp $
-
-BLAKE2s (gwcs-0.18.1.tar.gz) = 1e4933c26efeea12b5cd20265844897e19e4af03fb0c092b685ffb98d1e5c303
-SHA512 (gwcs-0.18.1.tar.gz) = 6ffdd57067c1bf1c14ce348c1056b08bfeaab6b1b736303e752c0117f0828032ec6e701976b026e0cffc0eb89c904530d7c1a1c29794dfa6709366e6b5ac8e95
-Size (gwcs-0.18.1.tar.gz) = 179900 bytes
Home |
Main Index |
Thread Index |
Old Index