Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Apr 2023 12:05:34 GMT
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 3d5a4f450883 - main - astro/py-pyerfa: Update python version
Message-ID:  <202304231205.33NC5Ycu050129@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by wen:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3d5a4f4508835f9230516efc3e96d1499b0a8ae5

commit 3d5a4f4508835f9230516efc3e96d1499b0a8ae5
Author:     Wen Heping <wen@FreeBSD.org>
AuthorDate: 2023-04-23 11:58:40 +0000
Commit:     Wen Heping <wen@FreeBSD.org>
CommitDate: 2023-04-23 12:03:04 +0000

    astro/py-pyerfa: Update python version
---
 astro/py-pyerfa/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/astro/py-pyerfa/Makefile b/astro/py-pyerfa/Makefile
index f3f25ac95b9e..55cc3555244d 100644
--- a/astro/py-pyerfa/Makefile
+++ b/astro/py-pyerfa/Makefile
@@ -18,7 +18,7 @@ BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}numpy>=1.17.0,1:math/py-numpy@${PY_FLAVOR}
 		${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@${PY_FLAVOR}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}numpy>=1.17.0,1:math/py-numpy@${PY_FLAVOR}
 
-USES=		python:3.6-3.9
+USES=		python:3.7+
 USE_PYTHON=	autoplist distutils
 
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304231205.33NC5Ycu050129>