Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Aug 2023 17:03:39 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: dfeebcf2f8e2 - main - devel/py-jsonschema: Update version 4.18.6=>4.19.0
Message-ID:  <202308101703.37AH3dkJ093508@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=dfeebcf2f8e2f533a38ea26ae4daeb21d7d397ce

commit dfeebcf2f8e2f533a38ea26ae4daeb21d7d397ce
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-08-10 16:20:51 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-08-10 17:03:10 +0000

    devel/py-jsonschema: Update version 4.18.6=>4.19.0
    
    Changelog:
    https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.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 4b6efb39c60f..9db4cd493563 100644
--- a/devel/py-jsonschema/Makefile
+++ b/devel/py-jsonschema/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	jsonschema
-PORTVERSION=	4.18.6
+PORTVERSION=	4.19.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-jsonschema/distinfo b/devel/py-jsonschema/distinfo
index a3fc7eeef925..b34f33e82616 100644
--- a/devel/py-jsonschema/distinfo
+++ b/devel/py-jsonschema/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1691366303
-SHA256 (jsonschema-4.18.6.tar.gz) = ce71d2f8c7983ef75a756e568317bf54bc531dc3ad7e66a128eae0d51623d8a3
-SIZE (jsonschema-4.18.6.tar.gz) = 316619
+TIMESTAMP = 1691683989
+SHA256 (jsonschema-4.19.0.tar.gz) = 6e1e7569ac13be8139b2dd2c21a55d350066ee3f80df06c608b398cdc6f30e8f
+SIZE (jsonschema-4.19.0.tar.gz) = 317546



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