diff mbox series

[2/2] python3-sphinx: change RDEPENDS

Message ID 20260112102454.7235-2-liuyd.fnst@fujitsu.com
State New
Headers show
Series [1/2] python3-roman-numerals-py: upgrade 3.1.0 -> 4.1.0 | expand

Commit Message

Liu Yiding Jan. 12, 2026, 10:24 a.m. UTC
Change RDEPENDS from python3-roman-numerals-py to python3-roman-numerals as upstream name has changed.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 meta/recipes-devtools/python/python3-sphinx_9.0.4.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-sphinx_9.0.4.bb b/meta/recipes-devtools/python/python3-sphinx_9.0.4.bb
index 00384b40e9..f2b108694d 100644
--- a/meta/recipes-devtools/python/python3-sphinx_9.0.4.bb
+++ b/meta/recipes-devtools/python/python3-sphinx_9.0.4.bb
@@ -22,7 +22,7 @@  RDEPENDS:${PN} = "\
     python3-packaging \
     python3-pygments \
     python3-requests \
-    python3-roman-numerals-py \
+    python3-roman-numerals \
     python3-snowballstemmer \
     python3-sphinxcontrib-applehelp \
     python3-sphinxcontrib-devhelp \