diff options
-rw-r--r-- | recipes-devtools/python/python3-sphinx_4.2.0.bb (renamed from recipes-devtools/python/python3-sphinx_3.5.4.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/python/python3-sphinx_3.5.4.bb b/recipes-devtools/python/python3-sphinx_4.2.0.bb index 3f541c7a..dbb60009 100644 --- a/recipes-devtools/python/python3-sphinx_3.5.4.bb +++ b/recipes-devtools/python/python3-sphinx_4.2.0.bb | |||
@@ -6,6 +6,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=82cc7d23060a75a07b820eaaf75abecf" | |||
6 | 6 | ||
7 | PYPI_PACKAGE = "Sphinx" | 7 | PYPI_PACKAGE = "Sphinx" |
8 | 8 | ||
9 | SRC_URI[sha256sum] = "19010b7b9fa0dc7756a6e105b2aacd3a80f798af3c25c273be64d7beeb482cb1" | 9 | SRC_URI[sha256sum] = "94078db9184491e15bce0a56d9186e0aec95f16ac20b12d00e06d4e36f1058a6" |
10 | 10 | ||
11 | inherit setuptools3 pypi | 11 | inherit setuptools3 pypi |