python-pip-conf: split package away from python package
authorAlexandru Ardelean <redacted>
Fri, 1 Dec 2017 13:32:37 +0000 (15:32 +0200)
committerAlexandru Ardelean <redacted>
Sun, 10 Dec 2017 17:49:23 +0000 (19:49 +0200)
commit00bb46866ba946fcb6d1dcd3d3cc83833f234c39
tree8bad9aa40a72bfe734a403ef7b6d47e3a8c174ad
parent650704c4258c0e02fc3519cb8a45728ea14eac9a
python-pip-conf: split package away from python package

This should improve build time if you only want to
build Python3 (and not Python).

Because python-pip-conf was part of the python package,
the whole python package (host + target) would get built if Python3
would need to get built.

Signed-off-by: Alexandru Ardelean <redacted>
lang/python/python-pip-conf/Makefile [new file with mode: 0644]
lang/python/python-pip-conf/files/pip.conf [moved from lang/python/python/files/pip.conf with 100% similarity]
lang/python/python/Makefile
git clone https://git.99rst.org/PROJECT