From 7437de94848a93e971ccbad5ce79f9b497b2b794 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= Date: Wed, 26 Feb 2025 23:10:19 -0300 Subject: [PATCH] python3-openapi-schema-validator: update to 0.6.3. --- srcpkgs/python3-openapi-schema-validator/template | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python3-openapi-schema-validator/template b/srcpkgs/python3-openapi-schema-validator/template index 1103a069161..d5e1e0aa543 100644 --- a/srcpkgs/python3-openapi-schema-validator/template +++ b/srcpkgs/python3-openapi-schema-validator/template @@ -1,10 +1,11 @@ # Template file for 'python3-openapi-schema-validator' pkgname=python3-openapi-schema-validator -version=0.6.2 -revision=2 +version=0.6.3 +revision=1 build_style=python3-pep517 hostmakedepends="python3-poetry-core" -depends="python3-jsonschema python3-rfc3339-validator" +depends="python3-jsonschema python3-jsonschema-specifications + python3-rfc3339-validator" checkdepends="$depends python3-pytest-cov" short_desc="OpenAPI schema validation for Python" maintainer="Gonzalo TornarĂ­a " @@ -12,7 +13,7 @@ license="BSD-3-Clause" homepage="https://github.com/python-openapi/openapi-schema-validator" changelog="https://github.com/python-openapi/openapi-schema-validator/releases" distfiles="${PYPI_SITE}/o/openapi-schema-validator/openapi_schema_validator-${version}.tar.gz" -checksum=11a95c9c9017912964e3e5f2545a5b11c3814880681fcacfb73b1759bb4f2804 +checksum=f37bace4fc2a5d96692f4f8b31dc0f8d7400fd04f3a937798eaf880d425de6ee post_install() { vlicense LICENSE