Date: Tue, 30 Aug 2022 12:30:37 GMT From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: db61a55dc8b7 - main - devel/py-jsonschema: Update version 4.7.2=>4.8.0 Message-ID: <202208301230.27UCUbHS061006@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=db61a55dc8b7caed5474e8ac272f474b91df3759 commit db61a55dc8b7caed5474e8ac272f474b91df3759 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2022-08-30 12:04:31 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2022-08-30 12:30:21 +0000 devel/py-jsonschema: Update version 4.7.2=>4.8.0 Relnotes: https://github.com/python-jsonschema/jsonschema/releases/tag/v4.8.0 --- devel/py-jsonschema/Makefile | 3 +-- devel/py-jsonschema/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/devel/py-jsonschema/Makefile b/devel/py-jsonschema/Makefile index c55751b49d96..8fd0f0d25f8f 100644 --- a/devel/py-jsonschema/Makefile +++ b/devel/py-jsonschema/Makefile @@ -1,6 +1,5 @@ PORTNAME= jsonschema -PORTVERSION= 4.7.2 -PORTREVISION= 2 +PORTVERSION= 4.8.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-jsonschema/distinfo b/devel/py-jsonschema/distinfo index b86c7a316c75..ac7fe887587e 100644 --- a/devel/py-jsonschema/distinfo +++ b/devel/py-jsonschema/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1658278166 -SHA256 (jsonschema-4.7.2.tar.gz) = 73764f461d61eb97a057c929368610a134d1d1fffd858acfe88864ee94f1f1d3 -SIZE (jsonschema-4.7.2.tar.gz) = 278495 +TIMESTAMP = 1661860787 +SHA256 (jsonschema-4.8.0.tar.gz) = c1d410e379b210ba903bee6adf3fce6d5204cea4c2b622d63f914d2dbfef0993 +SIZE (jsonschema-4.8.0.tar.gz) = 279424
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208301230.27UCUbHS061006>