Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / python-wrapt
Commits: 4c9d3dc3 by Felix Yan at 2026-05-22T19:33:38+08:00 nvchecker: exclude dev - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -1,4 +1,4 @@ [python-wrapt] source = "git" git = "https://github.com/GrahamDumpleton/wrapt.git" -exclude_regex = ".*(alpha|beta|rc).*" +exclude_regex = ".*(alpha|beta|rc|dev).*" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-wrapt/-/commit/4c9d3dc3bdb707dd13595a300aac15f5c2f62f07 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-wrapt/-/commit/4c9d3dc3bdb707dd13595a300aac15f5c2f62f07 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
