Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages / python-anywidget
Commits: ac8069b4 by Jakub Klinkovský at 2025-11-12T22:49:10+01:00 Switch nvchecker to github - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -1,3 +1,5 @@ [python-anywidget] -source = "pypi" -pypi = "anywidget" +source = "git" +git = "https://github.com/manzt/anywidget.git" +prefix = "anywidget@" +include_regex = "anywidget@.*" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-anywidget/-/commit/ac8069b414d4a9d5364b44f4e9fcb486246a5897 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-anywidget/-/commit/ac8069b414d4a9d5364b44f4e9fcb486246a5897 You're receiving this email because of your account on gitlab.archlinux.org.
