git: 38fbe3f09ed4 - main - devel/py-openapi-schema-validator: Update to 0.2.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 25 Jan 2022 19:53:57 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=38fbe3f09ed445343d161a0143a32069fa81f1f4 commit 38fbe3f09ed445343d161a0143a32069fa81f1f4 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-01-25 19:21:27 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-01-25 19:50:19 +0000 devel/py-openapi-schema-validator: Update to 0.2.0 Changes: https://github.com/p1c2u/openapi-schema-validator/releases --- devel/py-openapi-schema-validator/Makefile | 7 +++---- devel/py-openapi-schema-validator/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/devel/py-openapi-schema-validator/Makefile b/devel/py-openapi-schema-validator/Makefile index bbe305bd8180..5f3574c12327 100644 --- a/devel/py-openapi-schema-validator/Makefile +++ b/devel/py-openapi-schema-validator/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= openapi-schema-validator -PORTVERSION= 0.1.6 +PORTVERSION= 0.2.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,9 +12,8 @@ COMMENT= OpenAPI schema validation for Python LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}isodate>=0:devel/py-isodate@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}jsonschema>=3.0.0:devel/py-jsonschema@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}attrs>=19.2.0:devel/py-attrs@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}jsonschema>=4.0.0<5.0.0:devel/py-jsonschema@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils diff --git a/devel/py-openapi-schema-validator/distinfo b/devel/py-openapi-schema-validator/distinfo index 44a57181c034..123c93e470de 100644 --- a/devel/py-openapi-schema-validator/distinfo +++ b/devel/py-openapi-schema-validator/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1642102287 -SHA256 (openapi-schema-validator-0.1.6.tar.gz) = 230db361c71a5b08b25ec926797ac8b59a8f499bbd7316bd15b6cd0fc9aea5df -SIZE (openapi-schema-validator-0.1.6.tar.gz) = 7068 +TIMESTAMP = 1643133761 +SHA256 (openapi-schema-validator-0.2.0.tar.gz) = 71889d1cb69d9fb46eb04243b24e9c0cd7989d9153d29d8770e626874bf68f80 +SIZE (openapi-schema-validator-0.2.0.tar.gz) = 6977