Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / python-scrypt
Commits: 85959fe8 by Jelle van der Waa at 2024-08-24T11:36:23+02:00 nvchecker: ignore old invalid higher tag - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -2,3 +2,5 @@ source = "git" git = "https://github.com/holgern/py-scrypt.git" prefix = "v" +# Ignore old invalid tag https://github.com/holgern/py-scrypt/releases/tag/1.0.59 +exclude_regex = "1.0.59" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-scrypt/-/commit/85959fe866853b564ae60e034c0c5abb5796b743 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-scrypt/-/commit/85959fe866853b564ae60e034c0c5abb5796b743 You're receiving this email because of your account on gitlab.archlinux.org.
