| Message ID | 20260112103539.7305-2-liuyd.fnst@fujitsu.com |
|---|---|
| State | New |
| Headers | show |
| Series | [v2,1/2] python3-roman-numerals-py: upgrade 3.1.0 -> 4.1.0 | expand |
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 \
Change RDEPENDS from python3-roman-numerals-py to python3-roman-numerals as upstream name has changed. Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com> --- meta/recipes-devtools/python/python3-sphinx_9.0.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)