certbot/acme
Adrien Ferrand dac0b2c187
Typed jose fields (#9073)
* Add generic methods to save some casts, and fix lint

* Update current and oldest pinning

* Fix classes

* Remove some todos thanks to josepy 1.11.0

* Cleanup some useless pylint disable

* Finish complete typing

* Better TypeVar names

* Upgrade pinning and fix some typing errors

* Use protocol

* Fix types in apache

Co-authored-by: Brad Warren <bmw@users.noreply.github.com>
2022-01-24 15:16:19 -08:00
..
acme Typed jose fields (#9073) 2022-01-24 15:16:19 -08:00
docs Fix copyright date s/2015-2015/2015/ (#9070) 2021-10-25 12:20:57 -07:00
examples remove outdated example code (#8984) 2021-08-12 14:04:22 -07:00
tests Typed jose fields (#9073) 2022-01-24 15:16:19 -08:00
LICENSE.txt Update Copyright notice in subpackages LICENSE. 2015-10-04 10:10:41 +00:00
MANIFEST.in Refactor tests out of packaged module for acme plugin (#7600) 2019-11-26 15:25:41 -08:00
pytest.ini Fixes #6085. (#6091) 2018-06-12 17:31:22 -07:00
README.rst Fix ACME module description 2015-10-21 17:06:35 -07:00
readthedocs.org.requirements.txt Pin readthedocs deps (#9083) 2021-11-04 20:35:44 +11:00
setup.cfg Make wheel universal 2016-01-21 10:11:23 +01:00
setup.py Typed jose fields (#9073) 2022-01-24 15:16:19 -08:00

ACME protocol implementation in Python