Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / python-mistune
Commits: 3a14deda by Robin Candau at 2024-12-25T20:21:36+01:00 Switch nvchecker source to git - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -1,6 +1,4 @@ [python-mistune] -source = "github" -github = "lepture/mistune" +source = "git" +git = "https://github.com/lepture/mistune.git" prefix = "v" -use_max_tag = true -exclude_regex = ".*(pre|a|alpha|b|beta|r|rc).*" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-mistune/-/commit/3a14deda5975fa5efd51670ce01d6543f8715d77 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-mistune/-/commit/3a14deda5975fa5efd51670ce01d6543f8715d77 You're receiving this email because of your account on gitlab.archlinux.org.
