George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / python-pygraphviz
Commits: f68f158c by George Rawlinson at 2026-06-07T23:25:57+00:00 nvchecker: add exclusions - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -3,4 +3,4 @@ source = "git" git = "https://github.com/pygraphviz/pygraphviz.git" prefix = "pygraphviz-" include_regex = "pygraphviz-.*" -#exclude_regex = ".*rc.*" +exclude_regex = ".*(weekly|rc|alpha|beta|dev).*" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-pygraphviz/-/commit/f68f158c4ddabbfef50f3078099969de8f7b640d -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-pygraphviz/-/commit/f68f158c4ddabbfef50f3078099969de8f7b640d 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
