From 671307767a6826550aa5329a3ac35cd26d7d3112 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Sat, 22 Aug 2026 05:15:24 +0000
Subject: [PATCH] python3-sphinx-argparse: upgrade 0.6.0 -> 0.6.1

Source: docs/changelog.rst

0.6.1
#####

* `#98 <https://github.com/sphinx-doc/sphinx-argparse/issues/98>`__ Fixed issue where a parallel sphinx build would
  fail (mostly relevant in CI)
---
 ...phinx-argparse_0.6.0.bb => python3-sphinx-argparse_0.6.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-sphinx-argparse_0.6.0.bb => python3-sphinx-argparse_0.6.1.bb} (79%)

diff --git a/meta/recipes-devtools/python/python3-sphinx-argparse_0.6.0.bb b/meta/recipes-devtools/python/python3-sphinx-argparse_0.6.1.bb
similarity index 79%
rename from meta/recipes-devtools/python/python3-sphinx-argparse_0.6.0.bb
rename to meta/recipes-devtools/python/python3-sphinx-argparse_0.6.1.bb
index 3e672148c0..a60efa0fcc 100644
--- a/meta/recipes-devtools/python/python3-sphinx-argparse_0.6.0.bb
+++ b/meta/recipes-devtools/python/python3-sphinx-argparse_0.6.1.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://sphinx-argparse.readthedocs.io/"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=5c1cd8f13774629fee215681e66a1056"
 
-SRC_URI[sha256sum] = "d072bb67dd52b294375f0eedc203cb8e50d0329910dbceb6764e9386bff94e9d"
+SRC_URI[sha256sum] = "f8be167aedf5670bd7c812ef515968ff4717c63cfc9cb4df5f34b54fd5649c37"
 
 PYPI_PACKAGE = "sphinx_argparse"
 
-- 
2.47.1

