nvchecker: add python-pgpy

This commit is contained in:
George Rawlinson 2022-04-12 15:19:57 +12:00
parent 878f682b4b
commit d51bc8bb87
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 6 additions and 0 deletions

View File

@ -136,6 +136,12 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
# github
[python-pgpy]
source = "github"
github = "SecurityInnovation/PGPy"
use_max_tag = true
prefix = "v"
[python-weasyprint]
source = "github"
github = "Kozea/WeasyPrint"