aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-parse_1.14.0.bb
AgeCommit message (Collapse)Author
2021-03-17recipes: add conditional PNBLACKLIST in all recipes except python-nativeMartin Jansa
* python-native is an exception because there is still e.g. chromium depending on _native_ python and a lot of people use it in some form, once https://bugs.chromium.org/p/chromium/issues/detail?id=942720 is resolved in stable chromium release the same will be set in python-native * https://www.python.org/doc/sunset-python-2/ * https://python3statement.org/ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2020-01-20python-parse: fix target RDEPENDSTim Orling
Missing run-time dependency on: - python-numbers (decimal) Move RDEPENDS to _append_class-target in case -native,-nativesdk is desired in the future. Signed-off-by: Tim Orling <ticotimo@gmail.com>
2020-01-20python-parse: upgrade 1.12.1 -> 1.14.0Zang Ruochen
(From meta-openembedded commit: a9d24e057bf09eb57ecbbe0e92f2e8390f5614fe) Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> License-Update: license lines moved further down in parse.py Signed-off-by: Tim Orling <ticotimo@gmail.com>