]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
python3-sphinx-rtd-theme: upgrade 1.2.1 -> 1.2.2
authorWang Mingyu <wangmy@fujitsu.com>
Tue, 27 Jun 2023 07:17:27 +0000 (15:17 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 28 Jun 2023 06:55:00 +0000 (07:55 +0100)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-sphinx-rtd-theme_1.2.2.bb [moved from meta/recipes-devtools/python/python3-sphinx-rtd-theme_1.2.1.bb with 88% similarity]

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