Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Sep 2023 11:15:12 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: d0922d3068b1 - main - devel/py-jsonschema: Update version 4.19.0=>4.19.1
Message-ID:  <202309231115.38NBFCJC088931@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=d0922d3068b10da3bfca28f2d59e766b943cfca3

commit d0922d3068b10da3bfca28f2d59e766b943cfca3
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-09-21 16:53:18 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-09-23 11:15:03 +0000

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



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