1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2025-01-03 21:56:44 +00:00
borg/scripts
Thomas Waldmann 021d08c8be
fix msys build
build the sdist and wheel using "build", avoid using setup.py.

use "pip install -e ." before invoking pyinstaller, so we have
the _version.py built by setuptools_scm and also it compiled the
extension modules, so pyinstaller can pick them up.

msys2 hack:

https://stackoverflow.com/questions/76079590/error-plat-name-must-be-one-of-win32-win-amd64-win-arm32-win-arm6
2023-12-24 20:45:12 +01:00
..
fuzz-cache-sync Use HTTPS everywhere (mechanical edit using util from https-everywhere) 2020-12-22 16:36:40 +01:00
shell_completions Merge pull request #6108 from sophie-h/sophie-h/list-command-line 2022-01-22 20:16:41 +01:00
borg.exe.spec pyinstaller: compute basepath from spec file location 2020-10-05 00:24:51 +02:00
errorlist.py fix pep8 violations in errorlist.py 2021-04-18 10:06:48 -04:00
glibc_check.py pyupgrade --py38-plus ./**/*.py 2022-02-27 21:12:44 +01:00
hash_sizes.py
msys2-build fix msys build 2023-12-24 20:45:12 +01:00
msys2-install-deps fix msys build 2023-12-24 20:45:12 +01:00
sdist-sign
sign-binaries
upload-pypi do not upload gpg signature to pypi, fixes #7649 2023-06-27 18:45:41 +02:00