From 45d3ea9ac3da5a9a72f41562896c8a272d25ce59 Mon Sep 17 00:00:00 2001 From: Celeste <20312-Celeste@users.gitlab.alpinelinux.org> Date: Wed, 17 Jan 2024 04:37:30 +0000 Subject: [PATCH] community/py3-jsonschema: upgrade to 4.21.0 --- community/py3-jsonschema/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/py3-jsonschema/APKBUILD b/community/py3-jsonschema/APKBUILD index 788fa6741fe..4a4e95dc795 100644 --- a/community/py3-jsonschema/APKBUILD +++ b/community/py3-jsonschema/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Francesco Colista # Maintainer: Francesco Colista pkgname=py3-jsonschema -pkgver=4.20.0 +pkgver=4.21.0 pkgrel=0 pkgdesc="JSON Schema validation for Python" url="https://github.com/python-jsonschema/jsonschema" @@ -54,6 +54,6 @@ package() { } sha512sums=" -916ce6e5a1cce19e52d34394797d59c4821a3e7abad0248d929a8d5975e8e5a2c0a270b2839d6e1800037a53d0ed8fd38ca44264a88653b5aaba1705d459cb47 jsonschema-4.20.0.tar.gz +7467a1c70e587d32c2d196050b60f01a765a27ac0c97f4481c2c654381863911999e7b8f7592ec6ce24a92fb81f4de4ce5197652977a82ace5b75928a6c2334c jsonschema-4.21.0.tar.gz 4e74925bfa689bb53840f31faed361463e82bb2fd16c86a90de7cbcd0d1d6949c81944bc60e8d2068a6043e1da64b62fd48a062d683e9b96d6bc9b6603b2ccd6 skip-license-test.patch "