Date: Tue, 24 Jan 2023 08:34:03 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: 5ea3865621d4 - main - =?utf-8?Q?devel/py-python-rapidjson:=20Update=201.8=20=E2=86=92=201.9?= Message-ID: <202301240834.30O8Y3uJ006611@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=5ea3865621d4b761aa66afaa5347093111c3e5d8 commit 5ea3865621d4b761aa66afaa5347093111c3e5d8 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-01-24 06:09:36 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-01-24 08:33:49 +0000 devel/py-python-rapidjson: Update 1.8 → 1.9 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 c9a77770048b..46691017bf4b 100644 --- a/devel/py-python-rapidjson/Makefile +++ b/devel/py-python-rapidjson/Makefile @@ -1,5 +1,5 @@ PORTNAME= python-rapidjson -DISTVERSION= 1.8 +DISTVERSION= 1.9 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-python-rapidjson/distinfo b/devel/py-python-rapidjson/distinfo index 0d129b10bc0d..185ace02191e 100644 --- a/devel/py-python-rapidjson/distinfo +++ b/devel/py-python-rapidjson/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1664074544 -SHA256 (python-rapidjson-1.8.tar.gz) = 170c2ff97d01735f67afd0e1cb0aaa690cb69ae6016e020c6afd5e0ab9b39899 -SIZE (python-rapidjson-1.8.tar.gz) = 222766 +TIMESTAMP = 1674540353 +SHA256 (python-rapidjson-1.9.tar.gz) = be7d351c7112dac608133a23f60e95395668d0981a07f4037f63e0e88afcf01a +SIZE (python-rapidjson-1.9.tar.gz) = 223067
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202301240834.30O8Y3uJ006611>