Date: Mon, 30 Jan 2023 13:10:29 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: fd328921ebbb - main - math/py-rpy2: Update to 3.5.7 Message-ID: <202301301310.30UDATRI067574@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=fd328921ebbb27a196b804c83992b67de288c3f6 commit fd328921ebbb27a196b804c83992b67de288c3f6 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-01-30 12:33:04 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-01-30 13:00:11 +0000 math/py-rpy2: Update to 3.5.7 Changes: https://github.com/rpy2/rpy2/releases --- math/py-rpy2/Makefile | 2 +- math/py-rpy2/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/math/py-rpy2/Makefile b/math/py-rpy2/Makefile index 86cf25e89d0c..4ea979991c6b 100644 --- a/math/py-rpy2/Makefile +++ b/math/py-rpy2/Makefile @@ -1,5 +1,5 @@ PORTNAME= rpy2 -PORTVERSION= 3.5.6 +PORTVERSION= 3.5.7 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-rpy2/distinfo b/math/py-rpy2/distinfo index 1f5ee072728f..484ca374391a 100644 --- a/math/py-rpy2/distinfo +++ b/math/py-rpy2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1669057909 -SHA256 (rpy2-3.5.6.tar.gz) = 3404f1031d2d8ff8a1002656ab8e394b8ac16dd34ca43af68deed102f396e771 -SIZE (rpy2-3.5.6.tar.gz) = 211993 +TIMESTAMP = 1674589960 +SHA256 (rpy2-3.5.7.tar.gz) = 87a4090379b4fc34e7f3a43471730906776c37398887086a80357d64fdd0654b +SIZE (rpy2-3.5.7.tar.gz) = 213549
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202301301310.30UDATRI067574>