Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / python-pika
Commits: e2ea212a by Jelle van der Waa at 2024-07-22T09:51:19+02:00 Exclude beta releases - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -2,3 +2,4 @@ source = "git" git = "https://github.com/pika/pika.git" prefix = "v" +exclude_regex = ".*(dev|rc|b).*" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-pika/-/commit/e2ea212ad272b577424eafc6ca5c844cc3f69ab2 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-pika/-/commit/e2ea212ad272b577424eafc6ca5c844cc3f69ab2 You're receiving this email because of your account on gitlab.archlinux.org.
