Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / python-lxc
Commits: 8fa809dd by Robin Candau at 2024-12-25T20:20:31+01:00 Switch nvchecker source to git - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -1,6 +1,4 @@ [python-lxc] -source = "github" -github = "lxc/python3-lxc" +source = "git" +git = "https://github.com/lxc/python3-lxc.git" prefix = "python3-lxc-" -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-lxc/-/commit/8fa809dd4cd0126e9e3c6b7afc03900b59575dc2 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-lxc/-/commit/8fa809dd4cd0126e9e3c6b7afc03900b59575dc2 You're receiving this email because of your account on gitlab.archlinux.org.
