certbot/letsencrypt-auto-source/pieces
Adrien Ferrand 41bf9c70f6 Update pinned version of cffi to 1.11.5 (#6512)
Current pinned version of cffi is 1.10.0. This version does not provide pre-compiled wheels for latest Python versions on Windows. This implies on this plateform, when certbot is installed, to compile cffi from sources.

But for that, the computer will need to have the Visual C compiler available locally. This environnement is really heavy to setup, and totally outside of the scope.

This PR updates cffi to version 1.11.5, that has the required wheels, and makes certbot installable without a full .NET dev profile.
2018-11-21 14:49:04 -08:00
..
bootstrappers [Windows|Unix] Rewrite bash scripts for tests into python (#6435) 2018-11-07 17:16:16 -08:00
certbot-requirements.txt Release 0.28.0 2018-11-07 13:22:57 -08:00
dependency-requirements.txt Update pinned version of cffi to 1.11.5 (#6512) 2018-11-21 14:49:04 -08:00
fetch.py Address erikrose's comments on #5329 (#5400) 2018-01-09 16:48:16 -08:00
letsencrypt-requirements.txt Pin dependency versions when using tools/venv.sh (#4629) 2017-05-11 10:06:05 -07:00
pipstrap.py Workaround for old pip versions that are not exposed as importable modules. (#6500) 2018-11-19 15:38:37 -08:00