Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / python-reedsolo
Commits: 73e54579 by Jelle van der Waa at 2024-07-22T10:39:01+02:00 add nvchecker - - - - - 1 changed file: - + .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -0,0 +1,5 @@ +[python-reedsolo] +source = "git" +git = "https://github.com/tomerfiliba/reedsolomon.git" +prefix = "v" +exclude_regex = ".*(b).*" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-reedsolo/-/commit/73e54579b13ef5ca585674cc34abb5ed714b289d -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-reedsolo/-/commit/73e54579b13ef5ca585674cc34abb5ed714b289d You're receiving this email because of your account on gitlab.archlinux.org.
