Anki/ftl
Damien Elmes 7ba32cce6d Migrate build system to uv
Closes #3787, and is a step towards #3081 and #4022

This change breaks our PyOxidizer bundling process. While we probably
could update it to work with the new venvs & lockfile, my intention
is to use this as a base to try out a uv-based packager/installer.

Still to do:
- move mpv distribution to a wheel
- build the new uv-based installer.

Some notes about the changes:

- Use uv for python download + venv installation
- Drop python/requirements* in favour of pyproject files / uv.lock
- Bumped to latest Python 3.9 version. The move to 3.13 should be
a fairly trivial change when we're ready.
- Dropped the old write_wheel.py in favour of uv/hatchling. This has
the unfortunate side-effect of dropping leading zeros in our wheels,
which we could try hack around in the future.
- Switch to Qt 6.7 for the dev repo, as it's the first PyQt version
with a Linux/ARM WebEngine wheel.
- Unified our macOS deployment target with minimum required for ARM.
- Dropped unused fluent python files
- Dropped unused python license generation
- Dropped helpers to run under Qt 5, as our wheels were already
requiring Qt 6 to install.
2025-06-16 19:20:12 +07:00
..
core use abbr. for days of week (#4077) 2025-06-13 10:46:17 +07:00
core-repo@78412ce163 Update translations 2025-06-06 13:20:08 +07:00
qt update backup restore message (#4005) 2025-05-19 13:09:43 +10:00
qt-repo@fbe9d1c731 Update translations 2025-06-06 13:20:08 +07:00
src Add actions-processing based on qt-misc-processing 2025-02-21 18:29:41 +07:00
usage Add Rust bin to deprecate unused ftl entries (#2364) 2023-02-07 11:56:14 +10:00
.gitignore Add an improved tool for copying/moving FTL strings 2023-07-04 13:39:01 +10:00
Cargo.toml lazy_static → once_cell → stabilized versions (#3447) 2024-09-30 23:35:06 +10:00
copy-core-string.sh Move 'review' out of 'no need to translate' section 2023-11-04 08:45:02 +10:00
ftl Add an improved tool for copying/moving FTL strings 2023-07-04 13:39:01 +10:00
move-from-ankimobile Add an improved tool for copying/moving FTL strings 2023-07-04 13:39:01 +10:00
README.md fix documentation links 2021-06-03 16:51:03 +10:00
remove-unused.sh Don't store used FTL keys in git 2022-04-09 12:38:54 +10:00
update-ankidroid-usage.sh Add Rust bin to deprecate unused ftl entries (#2364) 2023-02-07 11:56:14 +10:00
update-ankimobile-usage.sh Add Rust bin to deprecate unused ftl entries (#2364) 2023-02-07 11:56:14 +10:00

Files related to Anki's translations.

Please see https://translating.ankiweb.net/anki/developers