]> code.ossystems Code Review - openembedded-core.git/commit
asciidoc: properly detect and compare Python versions >= 3.10
authorSteve Sakoman <steve@sakoman.com>
Fri, 7 Jan 2022 14:24:13 +0000 (04:24 -1000)
committerSteve Sakoman <steve@sakoman.com>
Sun, 9 Jan 2022 16:49:29 +0000 (06:49 -1000)
commitda3bd5e0934b6462ae53225a58305235849b32d5
tree2930b88f1ab103de2f524ad930e784c94d25fb69
parenta39e70489038256add6212b86e8728527f750556
asciidoc: properly detect and compare Python versions >= 3.10

asciidoc.py cannot properly detect versions of Python >= 3.10

Backport patch from upstream to correct this:

https://github.com/asciidoc-py/asciidoc-py/commit/44d2d6095246124c024230f89c1029794491839f

Fixed upstream in version 9.04, so this patch is not required in master.

Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-extended/asciidoc/asciidoc/detect-python-version.patch [new file with mode: 0644]
meta/recipes-extended/asciidoc/asciidoc_8.6.9.bb