Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Aug 2023 17:14:23 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: addafe73c856 - main - devel/py-jsonschema-spec: Update to 0.2.4
Message-ID:  <202308211714.37LHENsm000607@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=addafe73c856e62e8cb77bd8228b229066a76779

commit addafe73c856e62e8cb77bd8228b229066a76779
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-08-21 17:04:02 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-08-21 17:04:02 +0000

    devel/py-jsonschema-spec: Update to 0.2.4
    
    Changes:        https://github.com/p1c2u/jsonschema-spec/releases
---
 devel/py-jsonschema-spec/Makefile | 4 ++--
 devel/py-jsonschema-spec/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/py-jsonschema-spec/Makefile b/devel/py-jsonschema-spec/Makefile
index 6e9639d2e1b0..4256c13caed5 100644
--- a/devel/py-jsonschema-spec/Makefile
+++ b/devel/py-jsonschema-spec/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	jsonschema-spec
-PORTVERSION=	0.2.3
+PORTVERSION=	0.2.4
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -15,7 +15,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pathable>=0.4.1<0.5:devel/py-pathable@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}yaml>=5.1:devel/py-yaml@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}referencing>=0.28.0<0.30.0:devel/py-referencing@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}referencing>=0.28.0<0.31.0:devel/py-referencing@${PY_FLAVOR}
 
 USES=		python
 USE_PYTHON=	autoplist concurrent pep517
diff --git a/devel/py-jsonschema-spec/distinfo b/devel/py-jsonschema-spec/distinfo
index cae00aca6ab0..d100da663687 100644
--- a/devel/py-jsonschema-spec/distinfo
+++ b/devel/py-jsonschema-spec/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1689398855
-SHA256 (jsonschema_spec-0.2.3.tar.gz) = e01b8b100f0676177b0b39027a5cab7e7a16ce4316a3d0d15e576293d954fafc
-SIZE (jsonschema_spec-0.2.3.tar.gz) = 11340
+TIMESTAMP = 1692211737
+SHA256 (jsonschema_spec-0.2.4.tar.gz) = 873e396ad1ba6edf9f52d6174c110d4fafb7b5f5894744246a53fe75e5251ec2
+SIZE (jsonschema_spec-0.2.4.tar.gz) = 11477



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