summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-pathlib2.inc
Commit message (Collapse)AuthorAgeFilesLines
* python3-pathlib2: add the missing rdependsMingli Yu2020-05-081-1/+1
| | | | | | | | | | | | Add the missing rdepends to fix below error: # python3 [snip] >>> import pathlib2 [snip] ModuleNotFoundError: No module named 'ctypes' Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-pathlib2: Add native and nativesdk to BBCLASSEXTENDFabio Berton2019-11-131-0/+2
| | | | | Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-pathlib2: upgrade 2.3.4 -> 2.3.5Zang Ruochen2019-11-011-2/+2
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-pathlib2: new recipeYuan Chao2019-09-191-0/+9
Add new recipe python-pathlib2 as it is RDEPEND of python-pytest. Signed-off-by: Yuan Chao <yuanc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>