summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-core
Commit message (Collapse)AuthorAgeFilesLines
...
* python3-cython: Remove, moved to OE-coreAdrian Bunk2020-05-191-1/+1
| | | | | Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-docutils: Remove, moved to OE-coreAdrian Bunk2020-05-191-1/+1
| | | | | Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* packagegroup-meta-python: Remove py2 rdepsKhem Raj2020-01-221-76/+0
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-docutils: Upgrade to 0.15.2Khem Raj2019-11-021-1/+1
| | | | | | | | | - License-Update: Formatting changes due to change in SRC_URI - This is reflected as latest release on PyPI - Add python3 variant - Add python3 variant to meta-python packagegroup Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-pandas: remove the python 2.x version of the recipeAlexander Kanavin2019-08-111-1/+1
| | | | | | | As it depends on pathon 2.x Numpy which has been removed from oe-core. Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-oauthlib: remove the 2.x version of the recipeAlexander Kanavin2019-08-081-1/+1
| | | | | | | | | As it requires python-nose, which will be removed from oe-core. 3.x version remains available. Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-matplotlib: remove the python 2.x version of the recipeAlexander Kanavin2019-08-081-1/+1
| | | | | | | | | | | This recipe depends on 2.x version of NumPy, which is about to be removed from oe-core (due to the latest release of NumPy no longer supporting Python 2.x). 3.x versions remain available as before. Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* meta-python: add pkg groups and image for testingArmin Kuster2019-01-134-0/+168
Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>