]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
python3-sphinx-rtd-theme: upgrade 1.2.0 -> 1.2.1
authorWang Mingyu <wangmy@fujitsu.com>
Thu, 1 Jun 2023 09:03:36 +0000 (17:03 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 2 Jun 2023 14:14:25 +0000 (15:14 +0100)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-devtools/python/python3-sphinx-rtd-theme_1.2.1.bb [moved from meta/recipes-devtools/python/python3-sphinx-rtd-theme_1.2.0.bb with 88% similarity]

similarity index 88%
rename from meta/recipes-devtools/python/python3-sphinx-rtd-theme_1.2.0.bb
rename to meta/recipes-devtools/python/python3-sphinx-rtd-theme_1.2.1.bb
index d9cd18e0ed1f5241a007aa37682cada94b0e3812..25de0159b682fda88e90c78d4fc37a21ec19015b 100644 (file)
@@ -13,7 +13,7 @@ RDEPENDS:${PN} += " \
 
 PYPI_PACKAGE = "sphinx_rtd_theme"
 
-SRC_URI[sha256sum] = "a0d8bd1a2ed52e0b338cbe19c4b2eef3c5e7a048769753dac6a9f059c7b641b8"
+SRC_URI[sha256sum] = "cf9a7dc0352cf179c538891cb28d6fad6391117d4e21c891776ab41dd6c8ff70"
 UPSTREAM_CHECK_REGEX ?= "/sphinx-rtd-theme/(?P<pver>(\d+[\.\-_]*)+)/"
 
 inherit setuptools3 pypi