python-packages: Clean up build variables
authorJeffery To <jeffery.to@gmail.com>
Mon, 6 Mar 2023 14:29:15 +0000 (22:29 +0800)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Sat, 14 Oct 2023 15:58:03 +0000 (17:58 +0200)
commitc8d4bb4759191563f41d4bd8a40a9921440d6938
tree26408137bde41dcc45281d6cef9157b86617ee70
parent9ec3a25e2fa79af3c60a20d76eff37ef6941e092
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>
(cherry picked from commit b1b008f42ff0a6da96b801e2eaf68be4e2f2b5bb)
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