git: cd6fdb60c1fc - main - math/py-rpy2: Update to 3.5.17
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 25 Dec 2024 19:21:14 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=cd6fdb60c1fc6bc5042849580cbe5c6cf8301ee2 commit cd6fdb60c1fc6bc5042849580cbe5c6cf8301ee2 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-12-25 18:51:19 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-12-25 19:15:44 +0000 math/py-rpy2: Update to 3.5.17 - Add NUMPY option Changes: https://github.com/rpy2/rpy2/releases https://github.com/rpy2/rpy2/blob/master/NEWS --- math/py-rpy2/Makefile | 10 ++++++---- math/py-rpy2/distinfo | 6 +++--- 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/math/py-rpy2/Makefile b/math/py-rpy2/Makefile index f7af1f988949..e01679b7a544 100644 --- a/math/py-rpy2/Makefile +++ b/math/py-rpy2/Makefile @@ -1,5 +1,5 @@ PORTNAME= rpy2 -PORTVERSION= 3.5.16 +PORTVERSION= 3.5.17 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -27,11 +27,13 @@ USE_PYTHON= autoplist concurrent pep517 MAKE_ENV= RPY2_CFFI_MODE=BOTH -OPTIONS_DEFINE= PANDAS -OPTIONS_DEFAULT=PANDAS +OPTIONS_DEFINE= NUMPY PANDAS +OPTIONS_DEFAULT=NUMPY PANDAS +NUMPY__DESC= Numpy support PANDAS_DESC= Pandas support -PANDAS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR} \ +NUMPY_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.26,1:math/py-numpy@${PY_FLAVOR} +PANDAS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.26,1:math/py-numpy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pandas>=1.3.5,1:math/py-pandas@${PY_FLAVOR} .include <bsd.port.pre.mk> diff --git a/math/py-rpy2/distinfo b/math/py-rpy2/distinfo index 07b3148a7d36..5de1a3a0bd2e 100644 --- a/math/py-rpy2/distinfo +++ b/math/py-rpy2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1712084528 -SHA256 (rpy2-3.5.16.tar.gz) = 837e2f74583658a5c4c339761a73f9434f33ef9ced3e30c64da7562165c2801b -SIZE (rpy2-3.5.16.tar.gz) = 220028 +TIMESTAMP = 1734888338 +SHA256 (rpy2-3.5.17.tar.gz) = dbff08c30f3d79161922623858a5b3b68a3fba8ee1747d6af41bc4ba68f3d582 +SIZE (rpy2-3.5.17.tar.gz) = 220963