diff options
Diffstat (limited to 'meta/recipes-devtools/python/python3-sphinx-rtd-theme_3.0.2.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python3-sphinx-rtd-theme_3.0.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-sphinx-rtd-theme_3.0.2.bb b/meta/recipes-devtools/python/python3-sphinx-rtd-theme_3.0.2.bb index b2c6b892bb..03e7a50125 100644 --- a/meta/recipes-devtools/python/python3-sphinx-rtd-theme_3.0.2.bb +++ b/meta/recipes-devtools/python/python3-sphinx-rtd-theme_3.0.2.bb | |||
| @@ -13,9 +13,9 @@ RDEPENDS:${PN} += " \ | |||
| 13 | " | 13 | " |
| 14 | 14 | ||
| 15 | PYPI_PACKAGE = "sphinx_rtd_theme" | 15 | PYPI_PACKAGE = "sphinx_rtd_theme" |
| 16 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
| 16 | 17 | ||
| 17 | SRC_URI[sha256sum] = "b7457bc25dda723b20b086a670b9953c859eab60a2a03ee8eb2bb23e176e5f85" | 18 | SRC_URI[sha256sum] = "b7457bc25dda723b20b086a670b9953c859eab60a2a03ee8eb2bb23e176e5f85" |
| 18 | UPSTREAM_CHECK_REGEX ?= "/sphinx-rtd-theme/(?P<pver>(\d+[\.\-_]*)+)/" | ||
| 19 | 19 | ||
| 20 | inherit setuptools3 pypi | 20 | inherit setuptools3 pypi |
| 21 | 21 | ||
