You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
SomberNight
590abec339
build requirements: colorama grew a new build-time dependency :/
...
or more like four:
```
$ pipdeptree
hatchling==1.11.1
- editables [required: >=0.3, installed: 0.3]
- packaging [required: >=21.3, installed: 21.3]
- pyparsing [required: >=2.0.2,!=3.0.5, installed: 3.0.9]
- pathspec [required: >=0.10.1, installed: 0.10.1]
- pluggy [required: >=1.0.0, installed: 1.0.0]
- tomli [required: >=1.2.2, installed: 2.0.1]
```
Let's monitor how the situation evolves, and whether other packages start requiring hatchling,
but for now I am not going to add four new packages into the trusted base set...
Pinning colorama to an older version for now.
related:
https://github.com/tartley/colorama/pull/338
https://github.com/tartley/colorama/issues/349
3 years ago
..
android
binaries: update python and openssl
3 years ago
build-linux
binaries: update python and openssl
3 years ago
build-wine
binaries: update python and openssl
3 years ago
deterministic-build
android build: "req..-build-android.txt" to only use source pkgs
3 years ago
osx
binaries: update python and openssl
3 years ago
requirements
build requirements: colorama grew a new build-time dependency :/
3 years ago
udev
Add support for the Blockstream Jade hww
4 years ago
add_cosigner
contrib: rename some shell scripts to have ".sh" extension
3 years ago
build_locale.sh
build: use build-locale.sh in all build scripts
4 years ago
build_tools_util.sh
contrib: reformat most shell scripts
3 years ago
docker_notes.md
contrib: add docker_notes.md
4 years ago
freeze_containers_distro.sh
wine build: build win-iconv-mingw-w64-dev, instead of using debian sid
3 years ago
freeze_packages.sh
freeze_packages: better apply version restrictions on restricted deps
3 years ago
generate_payreqpb2.sh
contrib: add generate_payreqpb2.sh script
4 years ago
make_download
contrib/make_download: add "source-only" tarball
4 years ago
make_libsecp256k1.sh
appimage build: better caching, both locally and on CI
3 years ago
make_libusb.sh
build scripts: add quotes around some paths ( #7949 )
4 years ago
make_packages.sh
contrib: reformat most shell scripts
3 years ago
make_zbar.sh
appimage build: better caching, both locally and on CI
3 years ago
pull_locale
separate push and pull locale
7 years ago
push_locale
contrib/push_locale: start using crowdin v2 API (instead of v1)
4 years ago
release.sh
android: pass keystore password as argument to make_apk.
3 years ago
sign_packages
build: extend release.sh so that all builders can use it
5 years ago
upload.sh
contrib: reformat most shell scripts
3 years ago