python-packages: Clean up build variables 20801/head
authorJeffery To <jeffery.to@gmail.com>
Mon, 6 Mar 2023 14:29:15 +0000 (22:29 +0800)
committerJeffery To <jeffery.to@gmail.com>
Mon, 24 Apr 2023 08:22:03 +0000 (16:22 +0800)
commitb1b008f42ff0a6da96b801e2eaf68be4e2f2b5bb
treea231436c11d9cbf74eda9d155b463d5595a77e37
parent63d13aa15f847d35d7f7473e1595de6c9d53f655
python-packages: Clean up build variables

* Rename PYTHON3_PKG_SETUP_VARS to PYTHON3_PKG_BUILD_VARS, and
  PYTHON3_PKG_SETUP_DIR to PYTHON3_PKG_BUILD_PATH

  The new variable names emphasize that these values apply to the new
  build process.

* Remove PYTHON3_PKG_SETUP_ARGS set to the empty string

  These were set to override the default arguments in the old build
  process and not applicable to the new build process.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
18 files changed:
lang/python/python-automat/Makefile
lang/python/python-cached-property/Makefile
lang/python/python-crcmod/Makefile
lang/python/python-cryptodome/Makefile
lang/python/python-cryptodomex/Makefile
lang/python/python-curl/Makefile
lang/python/python-docker/Makefile
lang/python/python-dockerpty/Makefile
lang/python/python-docopt/Makefile
lang/python/python-docutils/Makefile
lang/python/python-intelhex/Makefile
lang/python/python-paramiko/Makefile
lang/python/python-parsley/Makefile
lang/python/python-pynacl/Makefile
lang/python/python-stem/Makefile
lang/python/python-yaml/Makefile
lang/python/python3-pyroute2/Makefile
utils/i2c-tools/Makefile