Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Jun 2022 05:48:18 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: ffb54454eefc - main - devel/py-jsonschema: Update version 4.5.1=>4.6.0
Message-ID:  <202206030548.2535mIWD017699@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=ffb54454eefc0f83dbfa98517a8f6e9d65c529e0

commit ffb54454eefc0f83dbfa98517a8f6e9d65c529e0
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2022-06-02 18:11:03 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2022-06-03 05:48:09 +0000

    devel/py-jsonschema: Update version 4.5.1=>4.6.0
    
    Relnotes:
    https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.0
---
 devel/py-jsonschema/Makefile | 4 ++--
 devel/py-jsonschema/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/py-jsonschema/Makefile b/devel/py-jsonschema/Makefile
index 493d3a4f2a30..ac0adc3c5989 100644
--- a/devel/py-jsonschema/Makefile
+++ b/devel/py-jsonschema/Makefile
@@ -1,7 +1,7 @@
 # Created by: Muhammad Moinur Rahman <bofh@FreeBSD.org>
 
 PORTNAME=	jsonschema
-PORTVERSION=	4.5.1
+PORTVERSION=	4.6.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -19,7 +19,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}attrs>=17.4.0:devel/py-attrs@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pyrsistent>=0.14.0:devel/py-pyrsistent@${PY_FLAVOR}
 TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}tox>0:devel/py-tox@${PY_FLAVOR}
 
-USES=		python:3.6+
+USES=		python:3.7+
 USE_PYTHON=	autoplist concurrent distutils
 
 CONFLICTS_INSTALL=	py*-jsonschema3 # bin/jsonschema
diff --git a/devel/py-jsonschema/distinfo b/devel/py-jsonschema/distinfo
index 8102ce61e89e..3fe68e38c404 100644
--- a/devel/py-jsonschema/distinfo
+++ b/devel/py-jsonschema/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1651930985
-SHA256 (jsonschema-4.5.1.tar.gz) = 7c6d882619340c3347a1bf7315e147e6d3dae439033ae6383d6acb908c101dfc
-SIZE (jsonschema-4.5.1.tar.gz) = 282414
+TIMESTAMP = 1654192224
+SHA256 (jsonschema-4.6.0.tar.gz) = 9d6397ba4a6c0bf0300736057f649e3e12ecbc07d3e81a0dacb72de4e9801957
+SIZE (jsonschema-4.6.0.tar.gz) = 269939



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