----- * Clean up handling for description file - pull in content from this file into setup() * Allows the nightly build to fail * Add Trove version classifiers to make it explicit what is supported * Add python_requires to help pip * Drop support for EOL Python 2.6 and 3.3
0.5.0
Updated to support peers with certificates containing > 64 subject alternative names
0.4.4
Updated expired certificates used in test suite.
0.4.2
Fix to bug in `ndg.httpsclient.utils.open_url` - duplicate open call. Nb. This bug and the fix DO NOT affect the `httplib`and `urllib2` interfaces that this package provides.
0.4.1
0.4.0
Refactored to make dual compatible with Python 2 and 3 following request from user.