Commit Graph

2 Commits

Author SHA1 Message Date
Zhenhua Luo
618c70da1e python-pip: add python-distribute in RDEPENDS
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>
2015-02-12 19:35:40 +01:00
Saul Wold
90057b32f5 python-pip: update to 1.5.6
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>
2015-02-12 19:35:38 +01:00