nvchecker: add python-fqdn
This commit is contained in:
parent
b2718c71d1
commit
81015a1074
1 changed files with 6 additions and 0 deletions
|
@ -147,6 +147,12 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
|
||||||
|
|
||||||
# github
|
# github
|
||||||
|
|
||||||
|
[python-fqdn]
|
||||||
|
source = "github"
|
||||||
|
github = "ypcrts/fqdn"
|
||||||
|
use_max_tag = true
|
||||||
|
prefix = "v"
|
||||||
|
|
||||||
[python-isoduration]
|
[python-isoduration]
|
||||||
source = "github"
|
source = "github"
|
||||||
github = "bolsote/isoduration"
|
github = "bolsote/isoduration"
|
||||||
|
|
Loading…
Reference in a new issue