Message ID | 1685610221-29015-30-git-send-email-wangmy@fujitsu.com |
---|---|
State | Accepted, archived |
Commit | 83019518bbd32c2c2fc753d3e9ec8c205682285a |
Headers | show |
Series | python3-sphinx-rtd-theme: upgrade 1.2.0 -> 1.2.1 | expand |
diff --git a/meta/recipes-devtools/python/python3-sphinx-rtd-theme_1.2.0.bb b/meta/recipes-devtools/python/python3-sphinx-rtd-theme_1.2.1.bb 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 d9cd18e0ed..25de0159b6 100644 --- a/meta/recipes-devtools/python/python3-sphinx-rtd-theme_1.2.0.bb +++ b/meta/recipes-devtools/python/python3-sphinx-rtd-theme_1.2.1.bb @@ -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