3 Commits

Author SHA1 Message Date
45e3ba25cd build: Build make build and make pack sequentially
Building multiple targets in parallel may cause docker race conditions.
2025-01-15 23:20:47 +02:00
0971bfc768 build: delete package dir before redownloading it 2025-01-15 23:09:50 +02:00
7d4a19c440 build: always download and extract tars
This caused failures in our ci-cd. Always downloading & extracting the
tars makes sure we will redownload them & extract if the previous
download / extraction was faulty.
2025-01-15 22:58:34 +02:00

View File

@ -1,3 +1,4 @@
abc
_aix_support _aix_support
antigravity antigravity
argparse argparse
@ -7,6 +8,7 @@ bdb
bisect bisect
calendar calendar
cmd cmd
codecs
codeop codeop
code code
<collections.**.*> <collections.**.*>
@ -52,6 +54,7 @@ hmac
imaplib imaplib
<importlib.**.*> <importlib.**.*>
inspect inspect
io
ipaddress ipaddress
<json.**.*> <json.**.*>
keyword keyword