diff mbox series

python3-sphinx-argparse: update 0.6.0 -> 0.6.1

Message ID 20260821-update-sphinx-argparse-v1-1-d92cd79b947c@bootlin.com
State New
Headers show
Series python3-sphinx-argparse: update 0.6.0 -> 0.6.1 | expand

Commit Message

Antonin Godard Aug. 21, 2026, 8:22 a.m. UTC
Changelog:
- Add missing domain methods by BrennanGit in #99

See https://github.com/sphinx-doc/sphinx-argparse/releases/tag/v0.6.1.

Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
---
 ...ython3-sphinx-argparse_0.6.0.bb => python3-sphinx-argparse_0.6.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


---
base-commit: 7944665886cb0bf881807a5d849ebdf42a33d1bf
change-id: 20260821-update-sphinx-argparse-db2df861aa78
diff mbox series

Patch

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"