diff options
-rw-r--r-- | meta/recipes-devtools/python/python3-sphinx-rtd-theme_3.0.0.bb (renamed from meta/recipes-devtools/python/python3-sphinx-rtd-theme_2.0.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-sphinx-rtd-theme_2.0.0.bb b/meta/recipes-devtools/python/python3-sphinx-rtd-theme_3.0.0.bb index 22b4d96444..f02f1fe42d 100644 --- a/meta/recipes-devtools/python/python3-sphinx-rtd-theme_2.0.0.bb +++ b/meta/recipes-devtools/python/python3-sphinx-rtd-theme_3.0.0.bb | |||
@@ -14,7 +14,7 @@ RDEPENDS:${PN} += " \ | |||
14 | 14 | ||
15 | PYPI_PACKAGE = "sphinx_rtd_theme" | 15 | PYPI_PACKAGE = "sphinx_rtd_theme" |
16 | 16 | ||
17 | SRC_URI[sha256sum] = "bd5d7b80622406762073a04ef8fadc5f9151261563d47027de09910ce03afe6b" | 17 | SRC_URI[sha256sum] = "905d67de03217fd3d76fbbdd992034ac8e77044ef8063a544dda1af74d409e08" |
18 | UPSTREAM_CHECK_REGEX ?= "/sphinx-rtd-theme/(?P<pver>(\d+[\.\-_]*)+)/" | 18 | UPSTREAM_CHECK_REGEX ?= "/sphinx-rtd-theme/(?P<pver>(\d+[\.\-_]*)+)/" |
19 | 19 | ||
20 | inherit setuptools3 pypi | 20 | inherit setuptools3 pypi |