Changelog:

- Added default feature to disable ArgumentParser coloring
- Trying to fix RTD refusing to build
- Moved color-disabling into parse_parser to fix subparsers
- Unpinned ruff for CI + Cleaned up workflow files a little
- Updated license metadata
- Changed filename field to be explicit
- Fixed MyPy
- Added try-catch for autodoc mock-import

License file was renamed but its content unchanged.

Signed-off-by: Antonin Godard <[email protected]>
---
 ...hon3-sphinx-argparse_0.5.2.bb => python3-sphinx-argparse_0.6.0.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-devtools/python/python3-sphinx-argparse_0.5.2.bb 
b/meta/recipes-devtools/python/python3-sphinx-argparse_0.6.0.bb
similarity index 64%
rename from meta/recipes-devtools/python/python3-sphinx-argparse_0.5.2.bb
rename to meta/recipes-devtools/python/python3-sphinx-argparse_0.6.0.bb
index 9299a862f7..3e672148c0 100644
--- a/meta/recipes-devtools/python/python3-sphinx-argparse_0.5.2.bb
+++ b/meta/recipes-devtools/python/python3-sphinx-argparse_0.6.0.bb
@@ -1,9 +1,9 @@
 SUMMARY = "A sphinx extension that automatically documents argparse commands 
and options"
 HOMEPAGE = "https://sphinx-argparse.readthedocs.io/";
 LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://LICENCE.rst;md5=5c1cd8f13774629fee215681e66a1056"
+LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=5c1cd8f13774629fee215681e66a1056"
 
-SRC_URI[sha256sum] = 
"e5352f8fa894b6fb6fda0498ba28a9f8d435971ef4bbc1a6c9c6414e7644f032"
+SRC_URI[sha256sum] = 
"d072bb67dd52b294375f0eedc203cb8e50d0329910dbceb6764e9386bff94e9d"
 
 PYPI_PACKAGE = "sphinx_argparse"
 

---
base-commit: 9780e392300549f69e11e2f3bcb9bff77b21d572
change-id: 20260702-sphinx-argparse-0-6-0-3991812feaab

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#240020): 
https://lists.openembedded.org/g/openembedded-core/message/240020
Mute This Topic: https://lists.openembedded.org/mt/120079733/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to