aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-flask-restful_0.3.7.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>
2019-12-01recipes-devtools: merge inc and bb PART VITim Orling
Since we no longer need to support two python versions, merge inc and bb. This makes maintenance easier with AUH and devtool. While we are at it, drop dangling inc files and general recipe cleanup, including adding SUMMARY and HOMEPAGE. Signed-off-by: Tim Orling <ticotimo@gmail.com>
2019-11-07python-flask-restful: upgrade 0.3.6 -> 0.3.7Zang Ruochen
(From meta-openembedded commit: 883239e7310a5f335602899deeda36c47c78e4f4) Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>