Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 May 2023 23:53:17 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a4458f78462b - main - math/py-rpy2: Update to 3.5.12
Message-ID:  <202305272353.34RNrHFt061157@gitrepo.freebsd.org>

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

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

commit a4458f78462beadd177c4849c37bbaad30a3f4fb
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-05-27 23:24:00 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-05-27 23:44:07 +0000

    math/py-rpy2: Update to 3.5.12
    
    Changes:        https://github.com/rpy2/rpy2/releases
---
 math/py-rpy2/Makefile | 5 ++---
 math/py-rpy2/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/math/py-rpy2/Makefile b/math/py-rpy2/Makefile
index 61cf8c6fb686..26317b1b74bb 100644
--- a/math/py-rpy2/Makefile
+++ b/math/py-rpy2/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	rpy2
-PORTVERSION=	3.5.11
-PORTREVISION=	1
+PORTVERSION=	3.5.12
 CATEGORIES=	math python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -21,7 +20,7 @@ LIB_DEPENDS=	libR.so:math/R \
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}cffi>=1.10.0:devel/py-cffi@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}Jinja2>=0:devel/py-Jinja2@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pytz>=0,1:devel/py-pytz@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}tzlocal>=0:devel/py-tzlocal@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}tzlocal>=0<5.0:devel/py-tzlocal@${PY_FLAVOR}
 
 USES=		compiler:c11 fortran python:3.7+ readline
 USE_PYTHON=	autoplist concurrent pep517
diff --git a/math/py-rpy2/distinfo b/math/py-rpy2/distinfo
index 2d9bfb91f731..df77876c72d5 100644
--- a/math/py-rpy2/distinfo
+++ b/math/py-rpy2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1681843888
-SHA256 (rpy2-3.5.11.tar.gz) = 0d3e554dac8f4e55a28932f2946341aae3e02894304e1198547222aa86b89e21
-SIZE (rpy2-3.5.11.tar.gz) = 216626
+TIMESTAMP = 1685162220
+SHA256 (rpy2-3.5.12.tar.gz) = eeadf794fd2aa548f88568c6a1d26e7c3810cd4a764a87b2c3b31d31942d6d45
+SIZE (rpy2-3.5.12.tar.gz) = 217838



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