Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages / python-huggingface-hub
Commits: 174bcc6c by Jakub Klinkovský at 2025-03-27T19:05:16+01:00 nvchecker: exclude RC releases - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -2,3 +2,4 @@ source = "git" git = "https://github.com/huggingface/huggingface_hub.git" prefix = "v" +exclude_regex = ".*(pre|rc|alpha|beta).*" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-huggingface-hub/-/commit/174bcc6cfc4bdb86f34451916ce9153bd2a41afe -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-huggingface-hub/-/commit/174bcc6cfc4bdb86f34451916ce9153bd2a41afe You're receiving this email because of your account on gitlab.archlinux.org.
