Fix powerdns dns plugin install, deps are outrageously old ;(
Some checks failed
Close stale issues and PRs / stale (push) Has been cancelled

This commit is contained in:
Jamie Curnow
2025-07-09 11:34:19 +10:00
parent 70894e55b8
commit ed1d90ee7f
2 changed files with 15 additions and 6 deletions

View File

@ -477,7 +477,10 @@
"version": "~=0.2.1",
"dependencies": "PyYAML==5.3.1",
"credentials": "dns_powerdns_api_url = https://api.mypowerdns.example.org\ndns_powerdns_api_key = AbCbASsd!@34",
"full_plugin_name": "dns-powerdns"
"full_plugin_name": "dns-powerdns",
"env": {
"SETUPTOOLS_USE_DISTUTILS": "stdlib"
}
},
"regru": {
"name": "reg.ru",