PyPI metadata is immutable per version, so this post-release exists solely
to refresh the [project.urls] block: Homepage / Repository / Bug Tracker /
Changelog now point at git.supported.systems/warehack.ing/mcarchive-org
(the new canonical home after the org transfer).
No code changes. Same wheel contents as 2026.4.21, only METADATA URLs
differ.
- CHANGELOG.md documents the 2026.04.21 initial release: full tool
inventory, every reliability claim, and test count (66/66 green).
- .github/workflows/ci.yml runs ruff check + pytest -m 'not network'
across Python 3.10/3.11/3.12/3.13 on push and PR. Skips live archive.org
tests in CI to keep runs fast and avoid hammering archive.org.
- pyproject.toml [project.urls]: point Homepage / Repository / Bug Tracker
/ Changelog at git.supported.systems/rsp2k/mcarchive-org. Keep the
archive.org developer docs link for context.