diff --git a/meta/recipes-devtools/python/python3-build/check-valid-dist.patch b/meta/recipes-devtools/python/python3-build/check-valid-dist.patch
index 82c31a49a4..3166729147 100644
--- a/meta/recipes-devtools/python/python3-build/check-valid-dist.patch
+++ b/meta/recipes-devtools/python/python3-build/check-valid-dist.patch
@@ -1,4 +1,4 @@
-From a2a217409e01e3ebea88dce85d81dbe6b3c79187 Mon Sep 17 00:00:00 2001
+From 9cf13fa5cb8aadad746f724a473db2dc9deabb3b Mon Sep 17 00:00:00 2001
 From: Ross Burton <ross.burton@arm.com>
 Date: Wed, 12 Aug 2026 12:35:29 +0100
 Subject: [PATCH] Ignore invalid distributions when checking dependencies
diff --git a/meta/recipes-devtools/python/python3-build_1.6.0.bb b/meta/recipes-devtools/python/python3-build_1.6.1.bb
similarity index 87%
rename from meta/recipes-devtools/python/python3-build_1.6.0.bb
rename to meta/recipes-devtools/python/python3-build_1.6.1.bb
index acec9cd9ef..e5b673c544 100644
--- a/meta/recipes-devtools/python/python3-build_1.6.0.bb
+++ b/meta/recipes-devtools/python/python3-build_1.6.1.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=310439af287b0fb4780b2ad6907c256c"
 
 SRC_URI += "file://check-valid-dist.patch"
 
-SRC_URI[sha256sum] = "bd2c8afc603e7a2e0ce70e2ea85f0a6d02043bafbd307f5bada0f98669eca5af"
+SRC_URI[sha256sum] = "51cc11666391ab6f092070437ac747002ff46f3e4113a3622177ee6b488bfc53"
 
 inherit pypi python_flit_core
 
