python,python3: use setuptools & pip versions from python{3}-version.mk
authorAlexandru Ardelean <redacted>
Wed, 2 Jan 2019 18:10:42 +0000 (20:10 +0200)
committerAlexandru Ardelean <redacted>
Wed, 2 Jan 2019 21:42:01 +0000 (23:42 +0200)
commita16dea96274ca85cba19e2afc52530a02e661bd5
treeb972b902eba408a4bf8dca980a14de53f0f02b86
parent582f402907a966594aea2852bd50355aa2406686
python,python3: use setuptools & pip versions from python{3}-version.mk

`setuptools` & `pip` whl files were selected via wildcards, because it was
easier in the beginning.
Also, initially there weren't any PYTHON{3}_{SETUTPTOOLS/PIP}_VERSION
variables. But now since these vars exist, it makes sense to use them,
because we can catch easier (at build) time if Python/Python3 bump these
versions.

Signed-off-by: Alexandru Ardelean <redacted>
lang/python/python/Makefile
lang/python/python3/Makefile
git clone https://git.99rst.org/PROJECT