Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / python-numpy
Commits: 5d51a2d6 by Robin Candau at 2025-08-16T18:33:02+02:00 Add .nvchecker.toml - - - - - 1 changed file: - + .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -0,0 +1,5 @@ +[python-numpy] +source = "git" +git = "https://github.com/numpy/numpy.git" +prefix = "v" +exclude_regex = ".*(dev|pre|a|alpha|b|beta|rc).*" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-numpy/-/commit/5d51a2d68d78714f454fc7f26e4bcc2efcdd2dd4 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-numpy/-/commit/5d51a2d68d78714f454fc7f26e4bcc2efcdd2dd4 You're receiving this email because of your account on gitlab.archlinux.org.