Date: Sun, 05 Apr 2026 17:25:25 +0000 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: 8077adfc467a - main - devel/py-openapi-schema-validator: Update to 0.8.1 Message-ID: <69d29b05.1d9cd.2d298f13@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=8077adfc467a12b6bd2f8c0d0b037b0fc795185c commit 8077adfc467a12b6bd2f8c0d0b037b0fc795185c Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-04-05 17:09:36 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-04-05 17:18:34 +0000 devel/py-openapi-schema-validator: Update to 0.8.1 Changes: https://github.com/python-openapi/openapi-schema-validator/releases --- devel/py-openapi-schema-validator/Makefile | 7 +++++-- devel/py-openapi-schema-validator/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/devel/py-openapi-schema-validator/Makefile b/devel/py-openapi-schema-validator/Makefile index 98aec0018b5b..3e05919c8841 100644 --- a/devel/py-openapi-schema-validator/Makefile +++ b/devel/py-openapi-schema-validator/Makefile @@ -1,5 +1,5 @@ PORTNAME= openapi-schema-validator -PORTVERSION= 0.6.3 +PORTVERSION= 0.8.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,7 +14,10 @@ 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.19.1<5:devel/py-jsonschema@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}jsonschema-specifications>=2023.5.2:devel/py-jsonschema-specifications@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}jsonschema-specifications>=2024.10.1:devel/py-jsonschema-specifications@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pydantic2>=2.0.0<3:devel/py-pydantic2@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pydantic-settings>=2.0.0<3:devel/py-pydantic-settings@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}referencing>=0.37.0<0.38:devel/py-referencing@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}rfc3339-validator>=0:devel/py-rfc3339-validator@${PY_FLAVOR} USES= python diff --git a/devel/py-openapi-schema-validator/distinfo b/devel/py-openapi-schema-validator/distinfo index d6396037d30e..4472e8a2d123 100644 --- a/devel/py-openapi-schema-validator/distinfo +++ b/devel/py-openapi-schema-validator/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1738088998 -SHA256 (openapi_schema_validator-0.6.3.tar.gz) = f37bace4fc2a5d96692f4f8b31dc0f8d7400fd04f3a937798eaf880d425de6ee -SIZE (openapi_schema_validator-0.6.3.tar.gz) = 11550 +TIMESTAMP = 1773966846 +SHA256 (openapi_schema_validator-0.8.1.tar.gz) = 4c57266ce8cbfa37bb4eb4d62cdb7d19356c3a468e3535743c4562863e1790da +SIZE (openapi_schema_validator-0.8.1.tar.gz) = 23134home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69d29b05.1d9cd.2d298f13>
