electrum/contrib
SomberNight 19f806ddf4
build: don't allow setuptools to sneakily install build-time deps
see https://pip.pypa.io/en/stable/reference/pip_install/#controlling-setup-requires
> Setuptools offers the setup_requires setup() keyword for specifying
> dependencies that need to be present in order for the setup.py
> script to run. Internally, Setuptools uses easy_install to
> fulfill these dependencies.
> pip has no way to control how these dependencies are located.
> None of the package index options have an effect.

With these changes, we will now instead hard fail if this were to happen.

related: https://github.com/spesmilo/electrum/issues/5859#issuecomment-743621898
2020-12-12 02:52:38 +01:00
..
android android build: bump targetSdkVersion to 29 (follow-up) 2020-11-18 20:22:13 +01:00
build-linux build: don't allow setuptools to sneakily install build-time deps 2020-12-12 02:52:38 +01:00
build-wine build: don't allow setuptools to sneakily install build-time deps 2020-12-12 02:52:38 +01:00
deterministic-build rerun freeze_packages 2020-12-09 16:37:59 +01:00
osx build: don't allow setuptools to sneakily install build-time deps 2020-12-12 02:52:38 +01:00
requirements dependencies: rm python-ecdsa 2020-12-08 16:38:13 +01:00
udev bitbox02: add udev rules 2020-04-12 15:34:19 +02:00
build_tools_util.sh build: don't allow setuptools to sneakily install build-time deps 2020-12-12 02:52:38 +01:00
freeze_packages.sh contrib/freeze_packages.sh: trivial clean-up 2020-11-14 05:18:12 +01:00
make_download load version module in make_download 2019-07-11 16:54:47 +02:00
make_libsecp256k1.sh contrib: add instructions re cross-compiling libsecp to Linux x86 2020-10-21 03:27:42 +02:00
make_packages attempt at reproducible tarballs (sdist) 2020-06-12 19:48:15 +02:00
make_zbar.sh win binary: build zbar ourselves (#6593) 2020-09-15 15:35:57 +00:00
pull_locale separate push and pull locale 2019-07-03 16:19:26 +02:00
push_locale chmod push_locale 2019-07-03 16:20:40 +02:00
sign_packages sign_packages: upgrade python 2020-09-11 18:07:22 +02:00
sign_version fix arg order in sign_version 2020-09-11 18:24:28 +02:00
upload pass host to upload script 2019-07-11 16:34:33 +02:00