diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-06-01 09:05:54 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-06-04 11:28:23 +0100 |
| commit | ecc683cd6d7105304b9995806b5587bc61e41712 (patch) | |
| tree | eed6d838735d8574ab9ace0b8915b17b50d9aa83 /meta/recipes-devtools/python | |
| parent | 694860f5e82396a34f0b893b245675d6ca539aad (diff) | |
| download | poky-ecc683cd6d7105304b9995806b5587bc61e41712.tar.gz | |
python3-sphinx: upgrade 4.5.0 -> 5.0.0
(From OE-Core rev: de1052119c975225c374d049fe319f1857ef5e8a)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python')
| -rw-r--r-- | meta/recipes-devtools/python/python3-sphinx_5.0.0.bb (renamed from meta/recipes-devtools/python/python3-sphinx_4.5.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-sphinx_4.5.0.bb b/meta/recipes-devtools/python/python3-sphinx_5.0.0.bb index f4d27f3275..93edd9db7e 100644 --- a/meta/recipes-devtools/python/python3-sphinx_4.5.0.bb +++ b/meta/recipes-devtools/python/python3-sphinx_5.0.0.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] = "7bf8ca9637a4ee15af412d1a1d9689fec70523a68ca9bb9127c2f3eeb344e2e6" | 9 | SRC_URI[sha256sum] = "464d9c1bd5613bcebe76b46658763f3f3dbb184da7406e632a84596d3cd8ee90" |
| 10 | 10 | ||
| 11 | inherit setuptools3 pypi | 11 | inherit setuptools3 pypi |
| 12 | 12 | ||
