From f6c96af9b8ae4634ebdfebf7972379297c5e5604 Mon Sep 17 00:00:00 2001 From: Hynek Schlawack Date: Thu, 20 Apr 2017 12:34:58 +0200 Subject: Prepare for 17.0.0 (#615) * Prepare for 17.0.0 Fix a bunch URLs and account for the non-existance of 16.3. * Fix codecov link --- INSTALL.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'INSTALL.rst') diff --git a/INSTALL.rst b/INSTALL.rst index 65535e4..d6c9410 100644 --- a/INSTALL.rst +++ b/INSTALL.rst @@ -32,8 +32,8 @@ Currently that means: If you need support for older releases, the following pinned versions will work: -- **OpenSSL 0.9.8**: ``'pyOpenSSL<16.3' 'cryptography<1.4'`` -- **OpenSSL 1.0.0**: ``'pyOpenSSL<17.0' 'cryptography<1.7'`` +- **OpenSSL 0.9.8**: ``'pyOpenSSL<17.0' 'cryptography<1.4'`` +- **OpenSSL 1.0.0**: ``'pyOpenSSL<17.1' 'cryptography<1.7'`` Documentation -- cgit v1.2.1