5e1a06a6b5
[+] merge gitea/master, regenerate requirements for py3.13
...
1. merge gitea/master into 25-llm-archlinux-package-manager;
2. incorporate master deps: tomlq, pip==25.1, django, fastapi, uvicorn;
3. add requirements.3.13.txt with version-specific mapping;
4. remove generic requirements.txt, pyproject.toml from tracking;
5. fix whl_cache_download to run once after compile, before install;
6. update m.py to use pyproject.common.toml for bootstrap;
2026-04-06 09:32:19 +00:00
49276b0e06
[+] register archlinux as separate project, update cli tooling
...
1. add archlinux project to cli.py _projects dict;
2. add archive command delegation in archlinux cli.py;
3. add --archive-cache flag to compile for multi-date sqlite pool;
4. add deploy:wheel overwrite protection with --force-whl-overwrite;
5. add pyrefly command to commands_typed/cli.py;
6. fix pip.py compatibility with pinned pip version;
7. fix toml.py merging for list[str] values;
2026-04-03 16:46:44 +00:00
67fcefbce0
[+] reformat ruff
...
1. column width 80;
2025-12-04 11:25:58 +03:00
b46571b198
[+] fix python 3.10 compatibility
...
1. add .whl;
2025-05-20 14:00:09 +03:00
794b86d90e
[+] add .whl
...
1. fix type errors;
2. release new .whl;
2025-05-20 12:03:08 +03:00
64a898ce44
[+] reformat with ruff
2025-05-20 11:03:00 +03:00
6a2b14d8b9
[+] partially add ruff, pyright
2025-05-17 13:36:08 +03:00
98f2c4b965
[+] add .whl release
...
1. fix mypy paths for mypy.ini;
2025-05-15 13:34:55 +03:00
a103f06be8
[+] improve cli_bootstrap
2025-05-15 13:24:08 +03:00
9a12e71493
[+] update module_switch
...
1. allow per module tool array;
2. partially fix deploy:wheel;
2025-05-09 14:35:27 +03:00
0166dc4756
[+] partially migrate pr34 to meson.build
...
1. add wasm toolchain for meson;
2025-05-09 13:21:23 +03:00
731c507b95
[+] add tests for pr34
2025-03-03 17:57:14 +03:00
0cee9beaea
[+] improve mypy step while deploy:wheel
2024-12-22 21:07:05 +03:00
93437359a8
[+] fix mypy errors
2024-12-22 21:02:35 +03:00
9c8b554acc
[+] update pr34
...
1. update dependencies handling
during venv creation;
2. update cli and cli_boostrap modules;
2024-12-22 20:45:46 +03:00