]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
python3-sphinx-rtd-theme: upgrade 1.0.0 -> 1.1.0
authorzhengruoqin <zhengrq.fnst@fujitsu.com>
Fri, 4 Nov 2022 06:58:56 +0000 (14:58 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 7 Nov 2022 14:32:39 +0000 (14:32 +0000)
Changelog:
https://sphinx-rtd-theme.readthedocs.io/en/stable/changelog.html

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-devtools/python/python3-sphinx-rtd-theme_1.1.0.bb [moved from meta/recipes-devtools/python/python3-sphinx-rtd-theme_1.0.0.bb with 88% similarity]

similarity index 88%
rename from meta/recipes-devtools/python/python3-sphinx-rtd-theme_1.0.0.bb
rename to meta/recipes-devtools/python/python3-sphinx-rtd-theme_1.1.0.bb
index df34e11bb70d2353dc078c5e1c7e59f54dc6683f..a4c882eab0d7b4506f5532b108f80904a5e5deb3 100644 (file)
@@ -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