Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / python-lxml
Commits: 9263311d by Jelle van der Waa at 2026-05-29T15:36:50+02:00 nvchecker: ignore alpha/beta releases - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -2,3 +2,4 @@ source = "git" git = "https://github.com/lxml/lxml.git" prefix="lxml-" +exclude_regex = ".*(a|b).*" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-lxml/-/commit/9263311d8b24b14522dd0eb0a206e7da4634200e -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-lxml/-/commit/9263311d8b24b14522dd0eb0a206e7da4634200e 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
