Date: Mon, 30 Jan 2023 13:18:59 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: fa78a30de4bf - main - devel/py-simplejson: Update to 3.18.1 Message-ID: <202301301318.30UDIxP9084015@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=fa78a30de4bf100012e9f410e9dca6aef6e0a1ac commit fa78a30de4bf100012e9f410e9dca6aef6e0a1ac Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-01-30 12:44:22 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-01-30 13:02:16 +0000 devel/py-simplejson: Update to 3.18.1 Changes: https://github.com/simplejson/simplejson/releases --- devel/py-simplejson/Makefile | 2 +- devel/py-simplejson/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-simplejson/Makefile b/devel/py-simplejson/Makefile index 77b3ee7fe5cb..60c41993d6e6 100644 --- a/devel/py-simplejson/Makefile +++ b/devel/py-simplejson/Makefile @@ -1,5 +1,5 @@ PORTNAME= simplejson -PORTVERSION= 3.18.0 +PORTVERSION= 3.18.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-simplejson/distinfo b/devel/py-simplejson/distinfo index 68ff7b461f7a..a7e165115b4d 100644 --- a/devel/py-simplejson/distinfo +++ b/devel/py-simplejson/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1669058337 -SHA256 (simplejson-3.18.0.tar.gz) = 58a429d2c2fa80834115b923ff689622de8f214cf0dc4afa9f59e824b444ab31 -SIZE (simplejson-3.18.0.tar.gz) = 83533 +TIMESTAMP = 1674590818 +SHA256 (simplejson-3.18.1.tar.gz) = 746086e3ef6d74b53599df31b491d88a355abf2e31c837137dd90f8c4561cafa +SIZE (simplejson-3.18.1.tar.gz) = 83603
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202301301318.30UDIxP9084015>