diff options
-rw-r--r-- | meta/recipes-devtools/python/python3-sphinx_5.0.2.bb (renamed from meta/recipes-devtools/python/python3-sphinx_5.0.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-sphinx_5.0.0.bb b/meta/recipes-devtools/python/python3-sphinx_5.0.2.bb index 93edd9db7e..46cc26e67e 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" | |||
6 | 6 | ||
7 | PYPI_PACKAGE = "Sphinx" | 7 | PYPI_PACKAGE = "Sphinx" |
8 | 8 | ||
9 | SRC_URI[sha256sum] = "464d9c1bd5613bcebe76b46658763f3f3dbb184da7406e632a84596d3cd8ee90" | 9 | SRC_URI[sha256sum] = "b18e978ea7565720f26019c702cd85c84376e948370f1cd43d60265010e1c7b0" |
10 | 10 | ||
11 | inherit setuptools3 pypi | 11 | inherit setuptools3 pypi |
12 | 12 | ||