From: Alexander Kanavin Date: Wed, 6 Jul 2022 08:07:18 +0000 (+0200) Subject: python3-sphinx: upgrade 5.0.0 -> 5.0.2 X-Git-Tag: uninative-3.7~374 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b8fd816336152a7656adca5d39a0c0612bac066e;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git python3-sphinx: upgrade 5.0.0 -> 5.0.2 Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-sphinx_5.0.0.bb b/meta/recipes-devtools/python/python3-sphinx_5.0.2.bb similarity index 91% rename from meta/recipes-devtools/python/python3-sphinx_5.0.0.bb rename to meta/recipes-devtools/python/python3-sphinx_5.0.2.bb index 93edd9db7e0..46cc26e67ed 100644 --- a/meta/recipes-devtools/python/python3-sphinx_5.0.0.bb +++ b/meta/recipes-devtools/python/python3-sphinx_5.0.2.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=72c536e78c21c567311b193fe00cd253" PYPI_PACKAGE = "Sphinx" -SRC_URI[sha256sum] = "464d9c1bd5613bcebe76b46658763f3f3dbb184da7406e632a84596d3cd8ee90" +SRC_URI[sha256sum] = "b18e978ea7565720f26019c702cd85c84376e948370f1cd43d60265010e1c7b0" inherit setuptools3 pypi