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