diff options
Diffstat (limited to 'meta/recipes-devtools/python/python3-sphinx_8.1.3.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python3-sphinx_8.1.3.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-sphinx_8.1.3.bb b/meta/recipes-devtools/python/python3-sphinx_8.1.3.bb index da4e23a187..38cceb068a 100644 --- a/meta/recipes-devtools/python/python3-sphinx_8.1.3.bb +++ b/meta/recipes-devtools/python/python3-sphinx_8.1.3.bb | |||
| @@ -7,7 +7,6 @@ LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=4ab44940eeb9c0ec044da326d904a683" | |||
| 7 | SRC_URI[sha256sum] = "43c1911eecb0d3e161ad78611bc905d1ad0e523e4ddc202a58a821773dc4c927" | 7 | SRC_URI[sha256sum] = "43c1911eecb0d3e161ad78611bc905d1ad0e523e4ddc202a58a821773dc4c927" |
| 8 | 8 | ||
| 9 | inherit python_flit_core pypi | 9 | inherit python_flit_core pypi |
| 10 | UPSTREAM_CHECK_REGEX = "/Sphinx/(?P<pver>(\d+[\.\-_]*)+)/" | ||
| 11 | 10 | ||
| 12 | do_install:append () { | 11 | do_install:append () { |
| 13 | # The cache format of "{None, 'en', 'ja'}" doesn't seem to be consistent (dict ordering?) | 12 | # The cache format of "{None, 'en', 'ja'}" doesn't seem to be consistent (dict ordering?) |
