certbot/certbot-dns-cloudflare
Brad Warren 9a4e95e25a
Add Python 3.9 support and tests (#8460)
Fixes https://github.com/certbot/certbot/issues/8134.

* Test on Python 3.9.

* Mention Python 3.9 support in changelog.

* s/\( *'Pro.*3\.\)8\(',\)/\18\2\n\19\2/

* undo changes to tox.ini

* Move more tests to Python 3.9

* Update PyYAML and packages which pinned it back

* Upgrade typed-ast

* Use <= to "pin" dnspython

* Fix lint by telling pylint it cannot be trusted

* Disable mypy on RFC plugin

* add comment about <= support
2020-11-19 12:48:36 -08:00
..
certbot_dns_cloudflare dns-cloudflare: Update docs and error messages to reflect new API permissions (#8015) 2020-06-12 20:38:13 +02:00
docs Convert http links to https (#8287) 2020-09-23 19:36:55 +02:00
tests dns-cloudflare: Update docs and error messages to reflect new API permissions (#8015) 2020-06-12 20:38:13 +02:00
LICENSE.txt Cloudflare DNS Authenticator 2017-05-10 15:26:51 -07:00
local-oldest-requirements.txt Release 1.1.0 2020-01-14 10:52:03 -08:00
MANIFEST.in Refactor tests out of packaged module for dns plugins (#7599) 2019-11-26 15:25:28 -08:00
README.rst Cloudflare DNS Authenticator 2017-05-10 15:26:51 -07:00
readthedocs.org.requirements.txt Refactor certbot/ and certbot/tests/ to use the same structure as the other packages (#7544) 2019-11-25 14:28:05 -08:00
setup.cfg Cloudflare DNS Authenticator 2017-05-10 15:26:51 -07:00
setup.py Add Python 3.9 support and tests (#8460) 2020-11-19 12:48:36 -08:00

Cloudflare DNS Authenticator plugin for Certbot