Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / python-pem
Commits: e1b10df8 by Caleb Maclennan at 2024-02-20T14:01:32+03:00 Setup nvchecker - - - - - 2 changed files: - − .gitignore - + .nvchecker.toml Changes: ===================================== .gitignore deleted ===================================== @@ -1 +0,0 @@ -* \ No newline at end of file ===================================== .nvchecker.toml ===================================== @@ -0,0 +1,3 @@ +[python-pem] +source = "pypi" +pypi = "pem" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-pem/-/commit/e1b10df860670e03ca1362ca6a7a04302951f1e5 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-pem/-/commit/e1b10df860670e03ca1362ca6a7a04302951f1e5 You're receiving this email because of your account on gitlab.archlinux.org.
