Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / python-packaging
Commits: b589604d by Jelle van der Waa at 2026-01-09T11:53:47+01:00 nvchecker: exclude rc releases - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -1,3 +1,4 @@ [python-packaging] source = "git" git = "https://github.com/pypa/packaging.git" +exclude_regex = ".*(beta|rc).*" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-packaging/-/commit/b589604d0046f38b461be60a3de404f637697b0f -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-packaging/-/commit/b589604d0046f38b461be60a3de404f637697b0f You're receiving this email because of your account on gitlab.archlinux.org.
