pip,setuptools: move as part of python,python3 build
authorAlexandru Ardelean <ardeleanalex@gmail.com>
Thu, 19 Jan 2017 16:25:19 +0000 (18:25 +0200)
committerAlexandru Ardelean <ardeleanalex@gmail.com>
Mon, 23 Jan 2017 08:20:20 +0000 (10:20 +0200)
commita53d0c5a403d1669e2cf6c59c2be6a9d3ed633a0
treeb182371d762418bcb1f8c0bdb62573ce20100055
parent80349f9e73f7c11785fa5e5d9ebd0185066c644b
pip,setuptools: move as part of python,python3 build

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
16 files changed:
lang/python-pip/Makefile [deleted file]
lang/python-pip/files/pip.conf [deleted file]
lang/python-setuptools/Makefile [deleted file]
lang/python-setuptools/patches/0001-remove-windows-support.patch [deleted file]
lang/python-setuptools/patches/0002-fix-pyvenv-environment-get.patch [deleted file]
lang/python/Makefile
lang/python/files/python-package-pip.mk [new file with mode: 0644]
lang/python/files/python-package-setuptools.mk [new file with mode: 0644]
lang/python3-pip/Makefile [deleted file]
lang/python3-pip/patches/0001-remove-self-version-checking.patch [deleted file]
lang/python3-setuptools/Makefile [deleted file]
lang/python3-setuptools/patches/0001-remove-windows-support.patch [deleted file]
lang/python3-setuptools/patches/0002-fix-pyvenv-environment-get.patch [deleted file]
lang/python3/Makefile
lang/python3/files/python3-package-pip.mk [new file with mode: 0644]
lang/python3/files/python3-package-setuptools.mk [new file with mode: 0644]