From ca7f5fff43306daa642285eecaf9c48c86c55407 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Wed, 15 Apr 2026 07:27:50 +0000 Subject: [PATCH] python3-click: upgrade 8.3.1 -> 8.3.2 --- .../python/{python3-click_8.3.1.bb => python3-click_8.3.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-click_8.3.1.bb => python3-click_8.3.2.bb} (91%) diff --git a/meta/recipes-devtools/python/python3-click_8.3.1.bb b/meta/recipes-devtools/python/python3-click_8.3.2.bb similarity index 91% rename from meta/recipes-devtools/python/python3-click_8.3.1.bb rename to meta/recipes-devtools/python/python3-click_8.3.2.bb index 1f42fe1a50..a7d15996d0 100644 --- a/meta/recipes-devtools/python/python3-click_8.3.1.bb +++ b/meta/recipes-devtools/python/python3-click_8.3.2.bb @@ -8,7 +8,7 @@ HOMEPAGE = "http://click.pocoo.org/" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=1fa98232fd645608937a0fdc82e999b8" -SRC_URI[sha256sum] = "12ff4785d337a1bb490bb7e9c2b1ee5da3112e94a8622f26a6c77f5d2fc6842a" +SRC_URI[sha256sum] = "14162b8b3b3550a7d479eafa77dfd3c38d9dc8951f6f69c78913a8f9a7540fd5" inherit pypi python_flit_core ptest-python-pytest -- 2.47.1