From 006bf6a34fe247694941d8ed6c064fa49adfd1a0 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Thu, 11 Jun 2026 09:24:27 +0000 Subject: [PATCH] python3-docutils: upgrade 0.22.4 -> 0.23 --- .../{python3-docutils_0.22.4.bb => python3-docutils_0.23.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-docutils_0.22.4.bb => python3-docutils_0.23.bb} (85%) diff --git a/meta/recipes-devtools/python/python3-docutils_0.22.4.bb b/meta/recipes-devtools/python/python3-docutils_0.23.bb similarity index 85% rename from meta/recipes-devtools/python/python3-docutils_0.22.4.bb rename to meta/recipes-devtools/python/python3-docutils_0.23.bb index 571a19a958..91592d470c 100644 --- a/meta/recipes-devtools/python/python3-docutils_0.22.4.bb +++ b/meta/recipes-devtools/python/python3-docutils_0.23.bb @@ -4,7 +4,7 @@ SECTION = "devel/python" LICENSE = "CC0-1.0 & BSD-2-Clause & GPL-3.0-only" LIC_FILES_CHKSUM = "file://COPYING.rst;md5=ce467b04b35c7ac3429b6908fc8b318e" -SRC_URI[sha256sum] = "4db53b1fde9abecbb74d91230d32ab626d94f6badfc575d6db9194a49df29968" +SRC_URI[sha256sum] = "746f5060322511280a1e50eb76846ed6bf2342984b2ac04dc42caa1a8d78799e" inherit pypi python_flit_core -- 2.47.1