mirror of
https://git.yoctoproject.org/poky
synced 2026-04-14 08:02:30 +02:00
python3-sphinx-rtd-theme: upgrade 1.0.0 -> 1.1.0
Changelog: https://sphinx-rtd-theme.readthedocs.io/en/stable/changelog.html (From OE-Core rev: 414abb4abe53f809ae7711fbf8d95afa6ad2989f) Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
9bd76cdc20
commit
6a723da281
@@ -10,7 +10,7 @@ DEPENDS = "python3-sphinx"
|
||||
|
||||
PYPI_PACKAGE = "sphinx_rtd_theme"
|
||||
|
||||
SRC_URI[sha256sum] = "eec6d497e4c2195fa0e8b2016b337532b8a699a68bcb22a512870e16925c6a5c"
|
||||
SRC_URI[sha256sum] = "6e20f00f62b2c05434a33c5116bc3348a41ca94af03d3d7d1714c63457073bb3"
|
||||
UPSTREAM_CHECK_REGEX ?= "/sphinx-rtd-theme/(?P<pver>(\d+[\.\-_]*)+)/"
|
||||
|
||||
inherit setuptools3 pypi
|
||||
Reference in New Issue
Block a user