freelance-project-34-market.../python/online/fxreader/pr34
LLM 41f997fa68 [+] add diff command, json logging, pinned annotation, --log-level support
1. add cli/diff.py with parse_compiled, compute_diff, format_diff;
  2. diff shows added/removed packages, version changes;
  3. add --diff-url and --diff-checksum BooleanOptionalAction flags (off by default);
  4. move # pinned annotation to trailing comment on package spec line;
  5. update download and diff parsers to strip trailing # comments;
  6. add test_diff.py with parse, compute, format and end-to-end tests;
  7. add json_formatter_t and format_t enum to commands_typed/logging.py;
  8. add log_dir, log_name, max_bytes, backup_count, use_console params to setup();
  9. add --log-level DEBUG|INFO|WARNING|ERROR to archlinux cli/main.py;
  10. wire pr34_logging.setup with json formatter in main.py;
2026-04-09 09:00:00 +00:00
..
commands_typed [+] add diff command, json logging, pinned annotation, --log-level support 2026-04-09 09:00:00 +00:00
tasks [+] ruff line-length 100, add meson:install:list, bump pr34 v0.1.5.66 2026-04-06 09:56:11 +00:00
tests [+] reformat with ruff 2025-05-20 11:03:00 +03:00
__init__.py
commands.py [+] ruff line-length 100, add meson:install:list, bump pr34 v0.1.5.66 2026-04-06 09:56:11 +00:00
oom_firefox.py [+] ruff line-length 100, add meson:install:list, bump pr34 v0.1.5.66 2026-04-06 09:56:11 +00:00
py.typed