[Python-checkins] cpython (3.4): Update OpenSSL version in PCbuild\readme.txt

zach.ware python-checkins at python.org
Sun Oct 26 05:05:30 CET 2014


https://hg.python.org/cpython/rev/ff2290de8cca
changeset:   93174:ff2290de8cca
branch:      3.4
parent:      93170:c46953d76d4c
user:        Zachary Ware <zachary.ware at gmail.com>
date:        Sat Oct 25 23:05:06 2014 -0500
summary:
  Update OpenSSL version in PCbuild\readme.txt

files:
  PCbuild/readme.txt |  2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)


diff --git a/PCbuild/readme.txt b/PCbuild/readme.txt
--- a/PCbuild/readme.txt
+++ b/PCbuild/readme.txt
@@ -171,7 +171,7 @@
     Homepage:
         http://tukaani.org/xz/
 _ssl
-    Python wrapper for version 1.0.1h of the OpenSSL secure sockets
+    Python wrapper for version 1.0.1j of the OpenSSL secure sockets
     library, which is built by ssl.vcxproj
     Homepage:
         http://www.openssl.org/

-- 
Repository URL: https://hg.python.org/cpython


More information about the Python-checkins mailing list