Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / python-kubernetes
Commits: 33158fc6 by Carl Smedstad at 2025-01-15T09:32:46+01:00 Change nvchecker from Git to PyPI - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -1,4 +1,3 @@ [python-kubernetes] -source = "git" -git = "https://github.com/kubernetes-client/python.git" -prefix = "v" +source = "pypi" +pypi = "kubernetes" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-kubernetes/-/commit/33158fc6fe22954f3dabcb55f5a45b1a15eb840a -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-kubernetes/-/commit/33158fc6fe22954f3dabcb55f5a45b1a15eb840a You're receiving this email because of your account on gitlab.archlinux.org.
