certbot/certbot-dns-cloudflare
Adrien Ferrand 55d411f1eb
Remove deprecated python setup.py test call and update packager guide (#8262)
Fixes #7585

This PR removes the specific configuration to configure the test runner included in `setuptools` to use pytest, the deprecated parameters related to setuptools testing in `setup.py`, and update the packaging guide to use `python -m pytest` instead of `python setup.py test`.

The farm test `test_sdist.sh` is also updated to use directly pytest. This test is designed to reproduce the steps used by OS integrators when they package `certbot`, and ensure that we are not breaking something that will impact their work. We discussed with integrators from RHEL/CentOS and Debian, and they are fine with us testing sdist directly with pytest.

One execution of the `test_sdist.sh` farm test with the modifications made by this PR can be seen here: https://dev.azure.com/certbot/certbot/_build/results?buildId=2606&view=results

* Remove setuptools deprecated features about testing

* Updating packaging guide

* Add changelog entry
2020-09-10 15:57:59 -07: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 Don't display todo comments in docs (#7753) 2020-02-06 15:39:47 -08:00
snap Make externally snapped plugin updates more stable (#8145) 2020-07-22 17:07:07 -07: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 deprecated python setup.py test call and update packager guide (#8262) 2020-09-10 15:57:59 -07:00

Cloudflare DNS Authenticator plugin for Certbot