Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Aug 2023 00:34:26 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: a523bf3812e7 - main - devel/py-jsonschema: Update version 4.18.4=>4.18.6
Message-ID:  <202308070034.3770YQmv042835@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=a523bf3812e71f78f9f71b374e55ab9b9dc50feb

commit a523bf3812e71f78f9f71b374e55ab9b9dc50feb
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-08-07 00:05:05 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-08-07 00:05:05 +0000

    devel/py-jsonschema: Update version 4.18.4=>4.18.6
    
    Changelog:
    https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.6
---
 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 55cf6033f6c7..4b6efb39c60f 100644
--- a/devel/py-jsonschema/Makefile
+++ b/devel/py-jsonschema/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	jsonschema
-PORTVERSION=	4.18.4
+PORTVERSION=	4.18.6
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-jsonschema/distinfo b/devel/py-jsonschema/distinfo
index eaab84402a6d..a3fc7eeef925 100644
--- a/devel/py-jsonschema/distinfo
+++ b/devel/py-jsonschema/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1689776687
-SHA256 (jsonschema-4.18.4.tar.gz) = fb3642735399fa958c0d2aad7057901554596c63349f4f6b283c493cf692a25d
-SIZE (jsonschema-4.18.4.tar.gz) = 315212
+TIMESTAMP = 1691366303
+SHA256 (jsonschema-4.18.6.tar.gz) = ce71d2f8c7983ef75a756e568317bf54bc531dc3ad7e66a128eae0d51623d8a3
+SIZE (jsonschema-4.18.6.tar.gz) = 316619



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