George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / python-chardet
Commits: b9974fea by George Rawlinson at 2026-02-23T23:41:05+00:00 nvchecker: add exclusions (a/b/etc) - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -1,3 +1,4 @@ [python-chardet] source = "git" git = "https://github.com/chardet/chardet.git" +exclude_regex = ".*(pre|post|release|weekly|rc|alpha|beta|dev).*" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-chardet/-/commit/b9974feace8971566f2ae3c39b5a883e62594253 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-chardet/-/commit/b9974feace8971566f2ae3c39b5a883e62594253 You're receiving this email because of your account on gitlab.archlinux.org.
