certbot/certbot-dns-cloudflare
Brad Warren 711cc95dc4
Remove mock dependency (#8630)
Fixes https://github.com/certbot/certbot/issues/7913.

I only added the deprecation warning to `certbot.tests.util` because that's the only place where I think someone could be using the `mock` module through our API.

* remove external mock from acme

* update Certbot's mock usage

* remove mock dependency in plugins

* remove external mock from compatibility test

* add changelog entry
2021-02-05 15:51:18 -08:00
..
certbot_dns_cloudflare Flag that DNS plugins are distributed separately from Certbot (#8479) 2020-12-19 16:44:31 +11:00
docs Automatically Catch Sphinx Errors (#8530) 2021-01-07 20:26:59 +01: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 Remove mock dependency (#8630) 2021-02-05 15:51:18 -08:00

Cloudflare DNS Authenticator plugin for Certbot