git: b50a39f19791 - main - astro/py-astropy: Update to 5.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 13 Dec 2021 02:55:30 UTC
The branch main has been updated by wen: URL: https://cgit.FreeBSD.org/ports/commit/?id=b50a39f197917dce707d02b42290a808f5f85847 commit b50a39f197917dce707d02b42290a808f5f85847 Author: Wen Heping <wen@FreeBSD.org> AuthorDate: 2021-12-13 02:53:39 +0000 Commit: Wen Heping <wen@FreeBSD.org> CommitDate: 2021-12-13 02:53:39 +0000 astro/py-astropy: Update to 5.0 Update DEPENDS Take maintainership PR: 259520 Reported by: wen@ Approved by: maintainer(timeout, > 40 days) --- astro/py-astropy/Makefile | 15 +++++++++------ astro/py-astropy/distinfo | 6 +++--- 2 files changed, 12 insertions(+), 9 deletions(-) diff --git a/astro/py-astropy/Makefile b/astro/py-astropy/Makefile index 99b963c4bcff..950a483e743d 100644 --- a/astro/py-astropy/Makefile +++ b/astro/py-astropy/Makefile @@ -1,23 +1,26 @@ # Created by: nwhitehorn PORTNAME= astropy -DISTVERSION= 4.0.1 +DISTVERSION= 5.0 PORTEPOCH= 2 CATEGORIES= astro MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= nwhitehorn@FreeBSD.org +MAINTAINER= wen@FreeBSD.org COMMENT= Community-developed python astronomy tools LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.rst BUILD_DEPENDS= ${PYNUMPY} \ - ${PYTHON_PKGNAMEPREFIX}astropy-helpers>=0:astro/py-astropy-helpers@${PY_FLAVOR} -RUN_DEPENDS= ${PYNUMPY} + ${PYTHON_PKGNAMEPREFIX}extension-helpers>=0:astro/py-extension-helpers@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}Jinja2>=0:devel/py-Jinja2@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@${PY_FLAVOR} +RUN_DEPENDS= ${PYNUMPY} \ + ${PYTHON_PKGNAMEPREFIX}pyerfa>=0:astro/py-pyerfa@${PY_FLAVOR} -USES= compiler:c11 python:3.5+ -USE_PYTHON= autoplist distutils +USES= compiler:c11 python:3.8+ +USE_PYTHON= autoplist cython distutils .include <bsd.port.mk> diff --git a/astro/py-astropy/distinfo b/astro/py-astropy/distinfo index 24849efe3198..15e14279034d 100644 --- a/astro/py-astropy/distinfo +++ b/astro/py-astropy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1599759867 -SHA256 (astropy-4.0.1.tar.gz) = f1135f2637867bf4eb44b754d905462be738165ae5535540670938bbc2dcc62c -SIZE (astropy-4.0.1.tar.gz) = 8167573 +TIMESTAMP = 1638758367 +SHA256 (astropy-5.0.tar.gz) = 70203e151e13292586a817b4069ce1aad4643567aff38b1d191c173bc54f3927 +SIZE (astropy-5.0.tar.gz) = 7823746