certbot/certbot-nginx
alexzorin 8e29063ba7
pylint: upgrade pinned verson and fix new lints (#8936)
While bumping pinned packages in #8928, we came across a new version of pylint (2.9.3). Upgrading to this version requires some changes to Certbot's code, which is what this change is about.

* pylint: upgrade pinned verson and fix new lints

* maxsplit should be 1, not -1, for rsplit
2021-07-15 11:03:39 -07:00
..
certbot_nginx pylint: upgrade pinned verson and fix new lints (#8936) 2021-07-15 11:03:39 -07:00
tests Allow nginx parser to handle empty file (#8895) 2021-06-11 09:21:52 +10:00
LICENSE.txt s/letsencrypt/certbot letsencrypt-nginx tests 2016-04-13 16:45:54 -07:00
MANIFEST.in Refactor tests out of packaged module for nginx plugin (#7606) 2019-11-26 17:45:18 -08:00
README.rst s/Let's Encrypt/Certbot certbot-nginx 2016-04-13 16:49:30 -07:00
setup.cfg Tell the world we're Python 3 compatible (#4568) 2017-04-28 16:06:45 -07:00
setup.py Bump version to 1.18.0 2021-07-06 08:42:52 -07:00

Nginx plugin for Certbot