certbot/certbot-dns-rfc2136
Brad Warren 1c5e56d9c7
Claim Python 3.11 support and add tests (#9471)
* set up 3.11 tests

* fixup warnings

* sed -i "s/\( *'Pro.*3\.1\)0\(',\)/\10\2\n\11\2/" */setup.py

* update changelog
2022-11-18 07:55:27 +11:00
..
certbot_dns_rfc2136 docs: use modern tsig-keygen util in certbot-dns-rfc2136 (#9424) 2022-10-17 16:55:00 -07:00
docs docs: update intersphinx url for certbot project (#9096) 2021-11-11 09:44:59 +01:00
tests Remove external mock dependency (#9331) 2022-09-28 16:17:03 -07:00
LICENSE.txt RFC 2136 DNS Authenticator (#4701) 2017-06-16 16:53:46 -07:00
MANIFEST.in include py.typed marker files in distribution (#9187) 2022-02-04 18:29:26 +01:00
README.rst RFC 2136 DNS Authenticator (#4701) 2017-06-16 16:53:46 -07:00
readthedocs.org.requirements.txt Pin readthedocs deps (#9083) 2021-11-04 20:35:44 +11:00
setup.py Claim Python 3.11 support and add tests (#9471) 2022-11-18 07:55:27 +11:00

RFC 2136 DNS Authenticator plugin for Certbot