Install manpage and bump python to 3.10+ #9
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "branchv/manpage"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This installs the manpage at
{venv}/share/man/man1, which is recognized by installers like pipx and homebrew (with uv to hopefully follow soon).Also, I bumped
python-requiresto 3.8+, which matches the earliest Ubuntu LTS (20.04) followinggithub.com/rfinnie/2ping@80e9766d72. Note that the project was no longer installable with 3.6 anyway sincesetuptoolsintroduced experimental support for pyproject.toml in v61 (3.7+) and later stabilized in v68.1 (3.8+)Actually, I see now that 22.04 is the earliest LTS which is 3.10 so let's do that? Also allows updating to PEP 639 license metadata
View command line instructions
Manual merge helper
Use this merge commit message when completing the merge manually.
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.