diff mbox series

[2/2] python3-referencing: upgrade 0.36.2 -> 0.37.0

Message ID 20251027200238.751241-2-tgamblin@baylibre.com
State New
Headers show
Series [1/2] python3-hypothesis: upgrade 6.139.2 -> 6.142.2 | expand

Commit Message

Trevor Gamblin Oct. 27, 2025, 8:02 p.m. UTC
Changelog
(https://github.com/python-jsonschema/referencing/blob/main/docs/changes.rst):

- Declare support for Python 3.14.
- Drop support for Python 3.9 which is near EOL.

Reproducibility OK.

Builds OK. No ptests.

Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
---
 ...hon3-referencing_0.36.2.bb => python3-referencing_0.37.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-referencing_0.36.2.bb => python3-referencing_0.37.0.bb} (81%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-referencing_0.36.2.bb b/meta/recipes-devtools/python/python3-referencing_0.37.0.bb
similarity index 81%
rename from meta/recipes-devtools/python/python3-referencing_0.36.2.bb
rename to meta/recipes-devtools/python/python3-referencing_0.37.0.bb
index 388c1887fb..a75f5f80d4 100644
--- a/meta/recipes-devtools/python/python3-referencing_0.36.2.bb
+++ b/meta/recipes-devtools/python/python3-referencing_0.37.0.bb
@@ -3,7 +3,7 @@  HOMEPAGE = "https://github.com/python-jsonschema/referencing"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://COPYING;md5=93eb9740964b59e9ba30281255b044e2"
 
-SRC_URI[sha256sum] = "df2e89862cd09deabbdba16944cc3f10feb6b3e6f18e902f7cc25609a34775aa"
+SRC_URI[sha256sum] = "44aefc3142c5b842538163acb373e24cce6632bd54bdb01b21ad5863489f50d8"
 
 inherit pypi python_hatchling