diff mbox series

[meta-python,3/4] python3-fastjsonschema: upgrade 2.21.1 -> 2.22.1

Message ID 20260804070012.3171225-3-ankur.tyagi85@gmail.com
State Under Review
Headers show
Series [meta-python,1/4] python3-cachetools: upgrade 7.1.4 -> 7.1.7 | expand

Commit Message

Ankur Tyagi Aug. 4, 2026, 7 a.m. UTC
From: Ankur Tyagi <ankur.tyagi85@gmail.com>

https://github.com/horejsek/python-fastjsonschema/blob/v2.22.1/CHANGELOG.txt

Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
---
 ...astjsonschema_2.21.1.bb => python3-fastjsonschema_2.22.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-fastjsonschema_2.21.1.bb => python3-fastjsonschema_2.22.1.bb} (89%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-fastjsonschema_2.21.1.bb b/meta-python/recipes-devtools/python/python3-fastjsonschema_2.22.1.bb
similarity index 89%
rename from meta-python/recipes-devtools/python/python3-fastjsonschema_2.21.1.bb
rename to meta-python/recipes-devtools/python/python3-fastjsonschema_2.22.1.bb
index 4d8cf7a56b..082e5a7746 100644
--- a/meta-python/recipes-devtools/python/python3-fastjsonschema_2.21.1.bb
+++ b/meta-python/recipes-devtools/python/python3-fastjsonschema_2.22.1.bb
@@ -6,7 +6,7 @@  HOMEPAGE = "https://github.com/seznam/python-fastjsonschema"
 LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=18950e8362b69c0c617b42b8bd8e7532"
 
-SRC_URI[sha256sum] = "794d4f0a58f848961ba16af7b9c85a3e88cd360df008c59aac6fc5ae9323b5d4"
+SRC_URI[sha256sum] = "0b83d1ce8d7845b959dcb20e1a5c3c8883b6541d9c52ab02cce5166b75ec805f"
 
 inherit ptest-python-pytest pypi setuptools3