summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r--meta/recipes-devtools/python/python3-sphinx-rtd-theme_1.2.0.bb (renamed from meta/recipes-devtools/python/python3-sphinx-rtd-theme_1.1.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-sphinx-rtd-theme_1.1.1.bb b/meta/recipes-devtools/python/python3-sphinx-rtd-theme_1.2.0.bb
index a8b2653ccd..0845646978 100644
--- a/meta/recipes-devtools/python/python3-sphinx-rtd-theme_1.1.1.bb
+++ b/meta/recipes-devtools/python/python3-sphinx-rtd-theme_1.2.0.bb
@@ -10,7 +10,7 @@ DEPENDS = "python3-sphinx"
10 10
11PYPI_PACKAGE = "sphinx_rtd_theme" 11PYPI_PACKAGE = "sphinx_rtd_theme"
12 12
13SRC_URI[sha256sum] = "6146c845f1e1947b3c3dd4432c28998a1693ccc742b4f9ad7c63129f0757c103" 13SRC_URI[sha256sum] = "a0d8bd1a2ed52e0b338cbe19c4b2eef3c5e7a048769753dac6a9f059c7b641b8"
14UPSTREAM_CHECK_REGEX ?= "/sphinx-rtd-theme/(?P<pver>(\d+[\.\-_]*)+)/" 14UPSTREAM_CHECK_REGEX ?= "/sphinx-rtd-theme/(?P<pver>(\d+[\.\-_]*)+)/"
15 15
16inherit setuptools3 pypi 16inherit setuptools3 pypi