Skip to content
Snippets Groups Projects
Verified Commit e4c5426b authored by sunpoet's avatar sunpoet
Browse files

devel/py-openapi-schema-validator: Update to 0.3.0

parent 654517af
Branches
Tags
No related merge requests found
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
PORTNAME= openapi-schema-validator
PORTVERSION= 0.2.3
PORTVERSION= 0.3.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
......@@ -12,7 +12,8 @@ COMMENT= OpenAPI schema validation for Python
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jsonschema>=3.0.0<5.0.0:devel/py-jsonschema@${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.7+
USE_PYTHON= autoplist concurrent distutils
......
TIMESTAMP = 1643971072
SHA256 (openapi-schema-validator-0.2.3.tar.gz) = 2c64907728c3ef78e23711c8840a423f0b241588c9ed929855e4b2d1bb0cf5f2
SIZE (openapi-schema-validator-0.2.3.tar.gz) = 7503
TIMESTAMP = 1656522286
SHA256 (openapi-schema-validator-0.3.0.tar.gz) = cf2c96a45c9a9722ea06fc7264d2fc55e0e6258ba8ef291d0ea90b4c5c8bdcfc
SIZE (openapi-schema-validator-0.3.0.tar.gz) = 9502
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment