diff --git a/astro/py-astropy-healpix/Makefile b/astro/py-astropy-healpix/Makefile index 91423e66b92d..25e962f531c2 100644 --- a/astro/py-astropy-healpix/Makefile +++ b/astro/py-astropy-healpix/Makefile @@ -1,39 +1,39 @@ PORTNAME= astropy-healpix -PORTVERSION= 1.1.2 +PORTVERSION= 1.1.3 CATEGORIES= astro python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME:S/-/_/}-${DISTVERSION} MAINTAINER= yuri@FreeBSD.org COMMENT= HEALPix algorithm for Astropy WWW= https://astropy-healpix.readthedocs.io/en/latest/ \ https://github.com/astropy/astropy-healpix LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.md BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}extension-helpers>0:astro/py-extension-helpers@${PY_FLAVOR} \ ${PYNUMPY} \ ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}setuptools-scm>0:devel/py-setuptools-scm@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}astropy>=5:astro/py-astropy@${PY_FLAVOR} \ ${PYNUMPY} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hypothesis>0:devel/py-hypothesis@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-astropy>0:astro/py-pytest-astropy@${PY_FLAVOR} USES= python USE_PYTHON= distutils autoplist pytest TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} TEST_WRKSRC= ${WRKSRC}/astropy_healpix/tests post-install: @${STRIP_CMD} \ ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/${PORTNAME:S/-/_/}/_core.*.so \ ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/${PORTNAME:S/-/_/}/compiler_version.*.so # tests fail to run, see https://github.com/astropy/astropy-healpix/issues/272 .include diff --git a/astro/py-astropy-healpix/distinfo b/astro/py-astropy-healpix/distinfo index 2ca256f3fb13..adbdecd25cbe 100644 --- a/astro/py-astropy-healpix/distinfo +++ b/astro/py-astropy-healpix/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757271621 -SHA256 (astropy_healpix-1.1.2.tar.gz) = 03671df12a36ec3b357c244d5154b6786362ff5d80770675c7b24815101066e4 -SIZE (astropy_healpix-1.1.2.tar.gz) = 109453 +TIMESTAMP = 1768884404 +SHA256 (astropy_healpix-1.1.3.tar.gz) = f520d83abe8215d3e8e1a37b2bd91171ee36a6f55f110d5a2db863d75d81b3b7 +SIZE (astropy_healpix-1.1.3.tar.gz) = 109331