Date: Wed, 6 Mar 2024 08:35:52 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 892fc5c26318 - main - devel/py-python-rapidjson: update 1.14 =?utf-8?Q?=E2=86=92?= 1.16 Message-ID: <202403060835.4268Zq3X028627@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=892fc5c2631887caf9fc812c824b0dd74fcc7ed3 commit 892fc5c2631887caf9fc812c824b0dd74fcc7ed3 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-03-05 04:51:36 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-03-06 08:35:25 +0000 devel/py-python-rapidjson: update 1.14 → 1.16 Reported by: portscout --- devel/py-python-rapidjson/Makefile | 2 +- devel/py-python-rapidjson/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-python-rapidjson/Makefile b/devel/py-python-rapidjson/Makefile index e6871183fd1a..39421ad003e6 100644 --- a/devel/py-python-rapidjson/Makefile +++ b/devel/py-python-rapidjson/Makefile @@ -1,5 +1,5 @@ PORTNAME= python-rapidjson -DISTVERSION= 1.14 +DISTVERSION= 1.16 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-python-rapidjson/distinfo b/devel/py-python-rapidjson/distinfo index 9c74762cc164..3d02abe6df36 100644 --- a/devel/py-python-rapidjson/distinfo +++ b/devel/py-python-rapidjson/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1703294962 -SHA256 (python-rapidjson-1.14.tar.gz) = 26806f0a658c34b48d2951d8d3f846ca9deb93a34e664ef436db632a188b6779 -SIZE (python-rapidjson-1.14.tar.gz) = 229577 +TIMESTAMP = 1709605768 +SHA256 (python-rapidjson-1.16.tar.gz) = 3c9330e9cfd9223cb473384754df9692c18d4ec446ec94ce9ba7dff01a610d05 +SIZE (python-rapidjson-1.16.tar.gz) = 230072
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403060835.4268Zq3X028627>