nvchecker: add python-minio

This commit is contained in:
George Rawlinson 2022-04-12 21:54:19 +12:00
parent ae48dd4822
commit 831a831b67
Signed by: grawlinson
GPG key ID: E0959FEA8B550539

View file

@ -136,6 +136,12 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
# github # github
[python-minio]
source = "github"
github = "minio/minio-py"
use_max_tag = true
prefix = "v"
[python-mistletoe] [python-mistletoe]
source = "github" source = "github"
github = "miyuchina/mistletoe" github = "miyuchina/mistletoe"