Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Nov 2023 22:44:13 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: 450f300c4c82 - main - devel/py-jsonschema: Update version 4.19.2=>4.20.0
Message-ID:  <202311222244.3AMMiD3L070259@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=450f300c4c825e60d7834662d948fddbfa7c30e0

commit 450f300c4c825e60d7834662d948fddbfa7c30e0
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-11-22 20:32:16 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-11-22 22:44:01 +0000

    devel/py-jsonschema: Update version 4.19.2=>4.20.0
    
    Changelog:
    https://github.com/python-jsonschema/jsonschema/releases/tag/v4.20.0
---
 devel/py-jsonschema/Makefile | 2 +-
 devel/py-jsonschema/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/devel/py-jsonschema/Makefile b/devel/py-jsonschema/Makefile
index 113c2845a16d..77d1a6245e44 100644
--- a/devel/py-jsonschema/Makefile
+++ b/devel/py-jsonschema/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	jsonschema
-PORTVERSION=	4.19.2
+PORTVERSION=	4.20.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-jsonschema/distinfo b/devel/py-jsonschema/distinfo
index 77d49533aea3..89bffb3222ee 100644
--- a/devel/py-jsonschema/distinfo
+++ b/devel/py-jsonschema/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1698753577
-SHA256 (jsonschema-4.19.2.tar.gz) = c9ff4d7447eed9592c23a12ccee508baf0dd0d59650615e847feb6cdca74f392
-SIZE (jsonschema-4.19.2.tar.gz) = 318786
+TIMESTAMP = 1700684646
+SHA256 (jsonschema-4.20.0.tar.gz) = 4f614fd46d8d61258610998997743ec5492a648b33cf478c1ddc23ed4598a5fa
+SIZE (jsonschema-4.20.0.tar.gz) = 320243



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202311222244.3AMMiD3L070259>