summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-matplotlib/fix_setupext.patch
Commit message (Collapse)AuthorAgeFilesLines
* python-matplotlib: remove leftover file fix_setupext.patchNicola Lunghi2020-03-221-110/+0
| | | | | | | | | | | On commit: 3468447d96 python-matplotlib: remove the python 2.x version of the recipe was forgotten to remove this patch file. Signed-off-by: Nicola Lunghi <nick83ola@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-matplotlib: Upgrade to 2.0.2Khem Raj2017-09-071-33/+103
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-matplotlib: add dateutil & pytz to DEPENDS/RDEPENDSTim Orling2014-10-141-4/+15
| | | | | | | | | | python-matplotlib is currently providing its own dateutil and pytz Add dateutil and pytz as DEPENDS/RDEPENDS. Patch setupext.py to no longer provide its own dateutil and pytz. Remove python-matplotlib from blacklist. Signed-off-by: Tim Orling <TicoTimo@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-python: rename recipes-python to recipes-devtoolsMartin Jansa2014-07-301-0/+29
* match old structure from meta-oe Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>