diff options
-rw-r--r-- | recipes-devtools/python/python3-sphinx_3.5.4.bb (renamed from recipes-devtools/python/python3-sphinx_3.4.3.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-devtools/python/python3-sphinx_3.4.3.bb b/recipes-devtools/python/python3-sphinx_3.5.4.bb index 76b0cdbe..3f541c7a 100644 --- a/recipes-devtools/python/python3-sphinx_3.4.3.bb +++ b/recipes-devtools/python/python3-sphinx_3.5.4.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[md5sum] = "80c5176104fe0cfbd1a8430b6da308b4" | 9 | SRC_URI[sha256sum] = "19010b7b9fa0dc7756a6e105b2aacd3a80f798af3c25c273be64d7beeb482cb1" |
10 | SRC_URI[sha256sum] = "41cad293f954f7d37f803d97eb184158cfd90f51195131e94875bc07cd08b93c" | 10 | |
11 | inherit setuptools3 pypi | 11 | inherit setuptools3 pypi |