George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / python-blosc2
Commits: 9bb8cb68 by George Rawlinson at 2026-01-23T18:52:34+00:00 nvchecker: add exclusions (a/b/etc) - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -2,3 +2,4 @@ source = "git" git = "https://github.com/Blosc/python-blosc2.git" prefix = "v" +exclude_regex = ".*(pre|release|weekly|rc|a|alpha|b|beta|dev).*" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-blosc2/-/commit/9bb8cb68bacf1d064816db11e4919c1ddbff5e3a -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-blosc2/-/commit/9bb8cb68bacf1d064816db11e4919c1ddbff5e3a You're receiving this email because of your account on gitlab.archlinux.org.
