Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / openimageio
Commits: 2c6fe508 by Caleb Maclennan at 2025-09-20T19:13:32+03:00 Fine tune nvchecker to avoid false positives - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -2,4 +2,4 @@ source = "git" git = "https://github.com/OpenImageIO/oiio.git" prefix = "v" -exclude_regex = ".*beta" +exclude_regex = ".*beta.*" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/openimageio/-/commit/2c6fe50867093c6a462af216d4f6c1c6d1112a7b -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/openimageio/-/commit/2c6fe50867093c6a462af216d4f6c1c6d1112a7b You're receiving this email because of your account on gitlab.archlinux.org.
