Date: Sun, 11 Jul 2021 06:25:48 GMT From: Kirill Ponomarev <krion@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 3aef07e7a5b7 - main - devel/py-simplejson: update to 3.17.3 Message-ID: <202107110625.16B6Pm5d040232@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by krion: URL: https://cgit.FreeBSD.org/ports/commit/?id=3aef07e7a5b7aaaf89335de5c55ec8fb89e22815 commit 3aef07e7a5b7aaaf89335de5c55ec8fb89e22815 Author: Kirill Ponomarev <krion@FreeBSD.org> AuthorDate: 2021-07-11 06:25:27 +0000 Commit: Kirill Ponomarev <krion@FreeBSD.org> CommitDate: 2021-07-11 06:25:27 +0000 devel/py-simplejson: update to 3.17.3 --- 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 baf08d0354a9..7f13db8ac976 100644 --- a/devel/py-simplejson/Makefile +++ b/devel/py-simplejson/Makefile @@ -1,7 +1,7 @@ # Created by: Alexander Botero-Lowry <alex@foxybanana.com> PORTNAME= simplejson -PORTVERSION= 3.17.2 +PORTVERSION= 3.17.3 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-simplejson/distinfo b/devel/py-simplejson/distinfo index c8a1daaf4f92..de94f0a9ecb2 100644 --- a/devel/py-simplejson/distinfo +++ b/devel/py-simplejson/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1597570077 -SHA256 (simplejson-3.17.2.tar.gz) = 75ecc79f26d99222a084fbdd1ce5aad3ac3a8bd535cd9059528452da38b68841 -SIZE (simplejson-3.17.2.tar.gz) = 83210 +TIMESTAMP = 1625984665 +SHA256 (simplejson-3.17.3.tar.gz) = da72a452bcf4349fc467a12b54ab0e63e654a571cacc44084826d52bde12b6ee +SIZE (simplejson-3.17.3.tar.gz) = 82434
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107110625.16B6Pm5d040232>