summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-pip_1.5.6.bb
Commit message (Collapse)AuthorAgeFilesLines
* python-pip: add python-distribute in RDEPENDSZhenhua Luo2015-02-121-1/+1
| | | | | | | | | | | Fix the following runtime issue of pip: # pip Traceback (most recent call last): File "/usr/bin/pip", line 5, in <module> from pkg_resources import load_entry_point ImportError: No module named pkg_resources Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* python-pip: update to 1.5.6Saul Wold2015-02-121-0/+15
Also made LICENSE more accurate. Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>