Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages / python-trimesh
Commits: b561bcc1 by Jakub Klinkovský at 2026-06-17T07:40:07+02:00 Exclude pre-releases from nvchecker - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -1,3 +1,4 @@ [python-trimesh] source = "git" git = "https://github.com/mikedh/trimesh.git" +exclude_regex = ".*(pre|rc|alpha|beta).*" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-trimesh/-/commit/b561bcc18cea008ef74637513cdfb3db1c8850e1 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-trimesh/-/commit/b561bcc18cea008ef74637513cdfb3db1c8850e1 You're receiving this email because of your account on gitlab.archlinux.org. Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications | Help: https://gitlab.archlinux.org/help
