diff options
| author | Alexander Kanavin <alex@linutronix.de> | 2024-11-25 13:01:17 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-11-27 14:58:48 +0000 |
| commit | 2ca96061c2ca903483030949cbe177409e8ae4c3 (patch) | |
| tree | bea77f1cbb6272a38019e0d5af938fdf2f248b87 /meta/recipes-devtools/python | |
| parent | 15e364688717435ef41e125a10bfa46b902bf0f4 (diff) | |
| download | poky-2ca96061c2ca903483030949cbe177409e8ae4c3.tar.gz | |
python3-sphinx-rtd-theme: upgrade 3.0.0 -> 3.0.2
(From OE-Core rev: 6a9a99192205937d2e3845514aed3f924dc5ce12)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
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-rtd-theme_3.0.2.bb (renamed from meta/recipes-devtools/python/python3-sphinx-rtd-theme_3.0.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-sphinx-rtd-theme_3.0.0.bb b/meta/recipes-devtools/python/python3-sphinx-rtd-theme_3.0.2.bb index f02f1fe42d..b2c6b892bb 100644 --- a/meta/recipes-devtools/python/python3-sphinx-rtd-theme_3.0.0.bb +++ b/meta/recipes-devtools/python/python3-sphinx-rtd-theme_3.0.2.bb | |||
| @@ -14,7 +14,7 @@ RDEPENDS:${PN} += " \ | |||
| 14 | 14 | ||
| 15 | PYPI_PACKAGE = "sphinx_rtd_theme" | 15 | PYPI_PACKAGE = "sphinx_rtd_theme" |
| 16 | 16 | ||
| 17 | SRC_URI[sha256sum] = "905d67de03217fd3d76fbbdd992034ac8e77044ef8063a544dda1af74d409e08" | 17 | SRC_URI[sha256sum] = "b7457bc25dda723b20b086a670b9953c859eab60a2a03ee8eb2bb23e176e5f85" |
| 18 | UPSTREAM_CHECK_REGEX ?= "/sphinx-rtd-theme/(?P<pver>(\d+[\.\-_]*)+)/" | 18 | UPSTREAM_CHECK_REGEX ?= "/sphinx-rtd-theme/(?P<pver>(\d+[\.\-_]*)+)/" |
| 19 | 19 | ||
| 20 | inherit setuptools3 pypi | 20 | inherit setuptools3 pypi |
