git: f80c39d8dd4c - main - math/py-rpy2: Update to 3.5.9
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 21 Mar 2023 19:29:31 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f80c39d8dd4c5988c7cf53f8e5d72c3aa1773b38
commit f80c39d8dd4c5988c7cf53f8e5d72c3aa1773b38
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-03-21 18:46:16 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-03-21 19:21:11 +0000
math/py-rpy2: Update to 3.5.9
- Remove NUMPY option: rpy2[numpy] has no dependency now
Changes: https://github.com/rpy2/rpy2/releases
---
math/py-rpy2/Makefile | 10 ++++------
math/py-rpy2/distinfo | 6 +++---
2 files changed, 7 insertions(+), 9 deletions(-)
diff --git a/math/py-rpy2/Makefile b/math/py-rpy2/Makefile
index 4ea979991c6b..fab19f232007 100644
--- a/math/py-rpy2/Makefile
+++ b/math/py-rpy2/Makefile
@@ -1,5 +1,5 @@
PORTNAME= rpy2
-PORTVERSION= 3.5.7
+PORTVERSION= 3.5.9
CATEGORIES= math python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -25,14 +25,12 @@ USE_PYTHON= autoplist concurrent distutils
MAKE_ENV= RPY2_CFFI_MODE=BOTH
-OPTIONS_DEFINE= NUMPY PANDAS
-OPTIONS_DEFAULT=NUMPY PANDAS
-NUMPY_DESC= NumPy support
+OPTIONS_DEFINE= PANDAS
+OPTIONS_DEFAULT=PANDAS
PANDAS_DESC= Pandas support
-NUMPY_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR}
PANDAS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}pandas>=0,1:math/py-pandas@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}pandas>=1.2.0,1:math/py-pandas@${PY_FLAVOR}
.include <bsd.port.pre.mk>
diff --git a/math/py-rpy2/distinfo b/math/py-rpy2/distinfo
index 484ca374391a..d87761002275 100644
--- a/math/py-rpy2/distinfo
+++ b/math/py-rpy2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1674589960
-SHA256 (rpy2-3.5.7.tar.gz) = 87a4090379b4fc34e7f3a43471730906776c37398887086a80357d64fdd0654b
-SIZE (rpy2-3.5.7.tar.gz) = 213549
+TIMESTAMP = 1677771319
+SHA256 (rpy2-3.5.9.tar.gz) = 89a0d7e340657795558e0db6bf9d8f1395428ba118af9023515dda928e6944f0
+SIZE (rpy2-3.5.9.tar.gz) = 215141