8 Commits

Author SHA1 Message Date
Blaise
d945d574c6 Update CI config, scripts, and docs for python 3.10 2025-07-10 06:49:41 -05:00
Blaise
cd55fa9f8a Update Cirrus container to bullseye 2024-03-31 10:01:39 -05:00
Blaise
d6a21fa4ad Add script to clone source tree 2023-06-12 15:20:21 +03:00
Eloston
0dc89fea82 utils/downloads.py: Support axel and curl, and download resumption
Downloading resumption is done by downloading files with ".partial"
extensions, then renaming them after they're done.

The urllib downloader should probably be replaced with requests, but the
CLI downloaders are better anyway. Also, support for aria2 and wget is
missing.

Fixes #996
2020-06-14 22:15:35 -07:00
Eloston
5bc1222a86 Add backwards compatibility with Python 3.6 2020-03-24 16:32:46 -07:00
Eloston
7ccefb672e devutils/validate_patches.py: Add --dry-run to verbose error
Fixes #957
2020-03-07 20:39:37 -08:00
Eloston
2a07ca204f Cirrus CI: Update Dockerfile to python:3.7-slim 2019-04-11 22:00:50 -07:00
Eloston
fe8212c2ba Attempt to fix CI checks via Dockerfile 2019-03-10 00:11:08 -08:00