Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jul 2023 10:35:27 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: 4f6b18542cec - main - devel/py-jsonschema-spec: Update to 0.1.6
Message-ID:  <202307091035.369AZR81057324@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=4f6b18542cec69009d751bdf639ab62fb9a8c1d4

commit 4f6b18542cec69009d751bdf639ab62fb9a8c1d4
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-07-09 10:18:59 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-07-09 10:18:59 +0000

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

diff --git a/devel/py-jsonschema-spec/Makefile b/devel/py-jsonschema-spec/Makefile
index a06780d699c7..6ffa8fe68565 100644
--- a/devel/py-jsonschema-spec/Makefile
+++ b/devel/py-jsonschema-spec/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	jsonschema-spec
-PORTVERSION=	0.1.4
+PORTVERSION=	0.1.6
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -15,8 +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}jsonschema>=4.0.0<4.18.0:devel/py-jsonschema@${PY_FLAVOR} \
 		${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}typing-extensions>=4.3.0<5.0.0:devel/py-typing-extensions@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}yaml>=5.1:devel/py-yaml@${PY_FLAVOR}
 
 USES=		python
 USE_PYTHON=	autoplist concurrent pep517
diff --git a/devel/py-jsonschema-spec/distinfo b/devel/py-jsonschema-spec/distinfo
index ec2caeb4e290..800b50b1b754 100644
--- a/devel/py-jsonschema-spec/distinfo
+++ b/devel/py-jsonschema-spec/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1684104418
-SHA256 (jsonschema_spec-0.1.4.tar.gz) = 824c743197bbe2104fcc6dce114a4082bf7f7efdebf16683510cb0ec6d8d53d0
-SIZE (jsonschema_spec-0.1.4.tar.gz) = 10238
+TIMESTAMP = 1688166204
+SHA256 (jsonschema_spec-0.1.6.tar.gz) = 90215863b56e212086641956b20127ccbf6d8a3a38343dad01d6a74d19482f76
+SIZE (jsonschema_spec-0.1.6.tar.gz) = 10323



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