George Hu pushed to branch main at Arch Linux / Packaging / Packages / python-pathable
Commits: 14c91d1e by George Hu at 2025-10-03T00:50:37+08:00 Exclude pre-release versions in the nvchecker configuration file - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -1,3 +1,4 @@ [python-pathable] -source = "git" -git = "https://github.com/p1c2u/pathable.git" +source = "github" +github = "p1c2u/pathable" +use_latest_release = true View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-pathable/-/commit/14c91d1e58ef9251cbd41d1174cf693b49c52ef5 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-pathable/-/commit/14c91d1e58ef9251cbd41d1174cf693b49c52ef5 You're receiving this email because of your account on gitlab.archlinux.org.