pkgsrc-WIP-changes archive

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

py-photutils: updating to the latest version 1.4.0



Module Name:	pkgsrc-wip
Committed By:	Kinoshita Daisuke <kinoshita%astro.ncu.edu.tw@localhost>
Pushed By:	daisuke
Date:		Tue Apr 5 12:08:29 2022 +0800
Changeset:	9b1d1302a2c99989fd03aac37836e406a269593a

Modified Files:
	py-photutils/Makefile
	py-photutils/PLIST
	py-photutils/distinfo

Log Message:
py-photutils: updating to the latest version 1.4.0

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9b1d1302a2c99989fd03aac37836e406a269593a

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-photutils/Makefile | 10 ++++++----
 py-photutils/PLIST    | 45 ++++++++++++++++++++++++---------------------
 py-photutils/distinfo |  6 +++---
 3 files changed, 33 insertions(+), 28 deletions(-)

diffs:
diff --git a/py-photutils/Makefile b/py-photutils/Makefile
index e3d87cd3f6..706dde909b 100644
--- a/py-photutils/Makefile
+++ b/py-photutils/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.1 2020/12/19 14:56:04 mef Exp $
 
-DISTNAME=	photutils-1.1.0
+DISTNAME=	photutils-1.4.0
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	math python
 MASTER_SITES=	${MASTER_SITE_PYPI:=p/photutils/}
@@ -12,11 +12,13 @@ LICENSE=	modified-bsd
 
 PYTHON_VERSIONS_INCOMPATIBLE=	27
 
-DEPENDS+=	${PYPKGPREFIX}-scikit-image>=0.14.2:../../math/py-scikit-image
+DEPENDS+=	${PYPKGPREFIX}-scikit-image>=0.15.0:../../math/py-scikit-image
 DEPENDS+=	${PYPKGPREFIX}-scikit-learn>=0.19:../../math/py-scikit-learn
-DEPENDS+=	${PYPKGPREFIX}-astropy>=4.2:../../math/py-astropy
+DEPENDS+=	${PYPKGPREFIX}-astropy>=5.0:../../wip/py-astropy
 DEPENDS+=	${PYPKGPREFIX}-extension-helpers>=0.1:../../devel/py-extension-helpers
-DEPENDS+=	${PYPKGPREFIX}-gwcs>=0.12:../../math/py-gwcs
+DEPENDS+=	${PYPKGPREFIX}-gwcs>=0.16:../../math/py-gwcs
+DEPENDS+=	${PYPKGPREFIX}-numpy>=1.18.0:../../math/py-numpy
+DEPENDS+=	${PYPKGPREFIX}-scipy>=1.6:../../math/py-scipy
 
 .include "../../lang/python/egg.mk"
 .include "../../math/py-numpy/buildlink3.mk"
diff --git a/py-photutils/PLIST b/py-photutils/PLIST
index 601ff4db83..3c7d74f040 100644
--- a/py-photutils/PLIST
+++ b/py-photutils/PLIST
@@ -42,6 +42,9 @@ ${PYSITELIB}/photutils/aperture/photometry.pyo
 ${PYSITELIB}/photutils/aperture/rectangle.py
 ${PYSITELIB}/photutils/aperture/rectangle.pyc
 ${PYSITELIB}/photutils/aperture/rectangle.pyo
+${PYSITELIB}/photutils/aperture/stats.py
+${PYSITELIB}/photutils/aperture/stats.pyc
+${PYSITELIB}/photutils/aperture/stats.pyo
 ${PYSITELIB}/photutils/aperture/tests/__init__.py
 ${PYSITELIB}/photutils/aperture/tests/__init__.pyc
 ${PYSITELIB}/photutils/aperture/tests/__init__.pyo
@@ -66,15 +69,24 @@ ${PYSITELIB}/photutils/aperture/tests/test_photometry.pyo
 ${PYSITELIB}/photutils/aperture/tests/test_rectangle.py
 ${PYSITELIB}/photutils/aperture/tests/test_rectangle.pyc
 ${PYSITELIB}/photutils/aperture/tests/test_rectangle.pyo
+${PYSITELIB}/photutils/aperture/tests/test_stats.py
+${PYSITELIB}/photutils/aperture/tests/test_stats.pyc
+${PYSITELIB}/photutils/aperture/tests/test_stats.pyo
 ${PYSITELIB}/photutils/background/__init__.py
 ${PYSITELIB}/photutils/background/__init__.pyc
 ${PYSITELIB}/photutils/background/__init__.pyo
+${PYSITELIB}/photutils/background/_utils.py
+${PYSITELIB}/photutils/background/_utils.pyc
+${PYSITELIB}/photutils/background/_utils.pyo
 ${PYSITELIB}/photutils/background/background_2d.py
 ${PYSITELIB}/photutils/background/background_2d.pyc
 ${PYSITELIB}/photutils/background/background_2d.pyo
 ${PYSITELIB}/photutils/background/core.py
 ${PYSITELIB}/photutils/background/core.pyc
 ${PYSITELIB}/photutils/background/core.pyo
+${PYSITELIB}/photutils/background/interpolators.py
+${PYSITELIB}/photutils/background/interpolators.pyc
+${PYSITELIB}/photutils/background/interpolators.pyo
 ${PYSITELIB}/photutils/background/tests/__init__.py
 ${PYSITELIB}/photutils/background/tests/__init__.pyc
 ${PYSITELIB}/photutils/background/tests/__init__.pyo
@@ -129,21 +141,12 @@ ${PYSITELIB}/photutils/datasets/tests/test_make.pyo
 ${PYSITELIB}/photutils/detection/__init__.py
 ${PYSITELIB}/photutils/detection/__init__.pyc
 ${PYSITELIB}/photutils/detection/__init__.pyo
-${PYSITELIB}/photutils/detection/_utils.py
-${PYSITELIB}/photutils/detection/_utils.pyc
-${PYSITELIB}/photutils/detection/_utils.pyo
-${PYSITELIB}/photutils/detection/base.py
-${PYSITELIB}/photutils/detection/base.pyc
-${PYSITELIB}/photutils/detection/base.pyo
 ${PYSITELIB}/photutils/detection/core.py
 ${PYSITELIB}/photutils/detection/core.pyc
 ${PYSITELIB}/photutils/detection/core.pyo
 ${PYSITELIB}/photutils/detection/daofinder.py
 ${PYSITELIB}/photutils/detection/daofinder.pyc
 ${PYSITELIB}/photutils/detection/daofinder.pyo
-${PYSITELIB}/photutils/detection/findstars.py
-${PYSITELIB}/photutils/detection/findstars.pyc
-${PYSITELIB}/photutils/detection/findstars.pyo
 ${PYSITELIB}/photutils/detection/irafstarfinder.py
 ${PYSITELIB}/photutils/detection/irafstarfinder.pyc
 ${PYSITELIB}/photutils/detection/irafstarfinder.pyo
@@ -375,9 +378,6 @@ ${PYSITELIB}/photutils/segmentation/deblend.pyo
 ${PYSITELIB}/photutils/segmentation/detect.py
 ${PYSITELIB}/photutils/segmentation/detect.pyc
 ${PYSITELIB}/photutils/segmentation/detect.pyo
-${PYSITELIB}/photutils/segmentation/properties.py
-${PYSITELIB}/photutils/segmentation/properties.pyc
-${PYSITELIB}/photutils/segmentation/properties.pyo
 ${PYSITELIB}/photutils/segmentation/tests/__init__.py
 ${PYSITELIB}/photutils/segmentation/tests/__init__.pyc
 ${PYSITELIB}/photutils/segmentation/tests/__init__.pyo
@@ -393,9 +393,6 @@ ${PYSITELIB}/photutils/segmentation/tests/test_deblend.pyo
 ${PYSITELIB}/photutils/segmentation/tests/test_detect.py
 ${PYSITELIB}/photutils/segmentation/tests/test_detect.pyc
 ${PYSITELIB}/photutils/segmentation/tests/test_detect.pyo
-${PYSITELIB}/photutils/segmentation/tests/test_properties.py
-${PYSITELIB}/photutils/segmentation/tests/test_properties.pyc
-${PYSITELIB}/photutils/segmentation/tests/test_properties.pyo
 ${PYSITELIB}/photutils/segmentation/tests/test_utils.py
 ${PYSITELIB}/photutils/segmentation/tests/test_utils.pyc
 ${PYSITELIB}/photutils/segmentation/tests/test_utils.pyo
@@ -414,15 +411,18 @@ ${PYSITELIB}/photutils/utils/_misc.pyo
 ${PYSITELIB}/photutils/utils/_moments.py
 ${PYSITELIB}/photutils/utils/_moments.pyc
 ${PYSITELIB}/photutils/utils/_moments.pyo
+${PYSITELIB}/photutils/utils/_optional_deps.py
+${PYSITELIB}/photutils/utils/_optional_deps.pyc
+${PYSITELIB}/photutils/utils/_optional_deps.pyo
+${PYSITELIB}/photutils/utils/_quantity_helpers.py
+${PYSITELIB}/photutils/utils/_quantity_helpers.pyc
+${PYSITELIB}/photutils/utils/_quantity_helpers.pyo
 ${PYSITELIB}/photutils/utils/_round.py
 ${PYSITELIB}/photutils/utils/_round.pyc
 ${PYSITELIB}/photutils/utils/_round.pyo
 ${PYSITELIB}/photutils/utils/_wcs_helpers.py
 ${PYSITELIB}/photutils/utils/_wcs_helpers.pyc
 ${PYSITELIB}/photutils/utils/_wcs_helpers.pyo
-${PYSITELIB}/photutils/utils/check_random_state.py
-${PYSITELIB}/photutils/utils/check_random_state.pyc
-${PYSITELIB}/photutils/utils/check_random_state.pyo
 ${PYSITELIB}/photutils/utils/colormaps.py
 ${PYSITELIB}/photutils/utils/colormaps.pyc
 ${PYSITELIB}/photutils/utils/colormaps.pyo
@@ -450,12 +450,15 @@ ${PYSITELIB}/photutils/utils/tests/test_errors.pyo
 ${PYSITELIB}/photutils/utils/tests/test_interpolation.py
 ${PYSITELIB}/photutils/utils/tests/test_interpolation.pyc
 ${PYSITELIB}/photutils/utils/tests/test_interpolation.pyo
+${PYSITELIB}/photutils/utils/tests/test_misc.py
+${PYSITELIB}/photutils/utils/tests/test_misc.pyc
+${PYSITELIB}/photutils/utils/tests/test_misc.pyo
 ${PYSITELIB}/photutils/utils/tests/test_moments.py
 ${PYSITELIB}/photutils/utils/tests/test_moments.pyc
 ${PYSITELIB}/photutils/utils/tests/test_moments.pyo
-${PYSITELIB}/photutils/utils/tests/test_random_state.py
-${PYSITELIB}/photutils/utils/tests/test_random_state.pyc
-${PYSITELIB}/photutils/utils/tests/test_random_state.pyo
+${PYSITELIB}/photutils/utils/tests/test_quantity_helpers.py
+${PYSITELIB}/photutils/utils/tests/test_quantity_helpers.pyc
+${PYSITELIB}/photutils/utils/tests/test_quantity_helpers.pyo
 ${PYSITELIB}/photutils/version.py
 ${PYSITELIB}/photutils/version.pyc
 ${PYSITELIB}/photutils/version.pyo
diff --git a/py-photutils/distinfo b/py-photutils/distinfo
index 977317c0f6..8e778c549d 100644
--- a/py-photutils/distinfo
+++ b/py-photutils/distinfo
@@ -1,5 +1,5 @@
 $NetBSD: distinfo,v 1.1 2020/12/19 14:56:04 mef Exp $
 
-RMD160 (photutils-1.1.0.tar.gz) = 0402ad91f5677f54a5134fc8655c066abbace1f2
-SHA512 (photutils-1.1.0.tar.gz) = ce95fc174a4cee58a760de721872f2f77eebaf035f233f8a2761bdf71de307c5ed98d391455e81af45086ba7850a80400d91b658e64ce14e26b1799df97e43cf
-Size (photutils-1.1.0.tar.gz) = 1020323 bytes
+BLAKE2s (photutils-1.4.0.tar.gz) = cb6cf96cdfe633b739dd1ae96b0815a168bb1e01dea351b35b6c080ea6c444ad
+SHA512 (photutils-1.4.0.tar.gz) = 0e86957236d0ed9c2b01913a52d800be8cb6f8e067cf570bff7e182f18c67558d0b0f43515cd3a7598b9e09d7bcef33682abcfa40ec55ef6f142f87f089c2ed1
+Size (photutils-1.4.0.tar.gz) = 1031011 bytes


Home | Main Index | Thread Index | Old Index