Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / python-django-debug-toolbar
Commits: 4d945a75 by Jelle van der Waa at 2024-09-15T15:12:53+02:00 nvchecker: ignore beta/alpha releases - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -2,3 +2,4 @@ source = "git" git = "https://github.com/jazzband/django-debug-toolbar.git" prefix = "v" +exclude_regex = ".*(alpha|beta).*" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-django-debug-toolbar/-/commit/4d945a752e5521274cfe2b8e636182636bab2677 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-django-debug-toolbar/-/commit/4d945a752e5521274cfe2b8e636182636bab2677 You're receiving this email because of your account on gitlab.archlinux.org.
