cedadev / jasmin_scivm

9 stars 0 forks source link

Update version of Python2.7 in JAP - see SSL issue #146

Closed agstephens closed 6 years ago

agstephens commented 6 years ago

There are reasons to update python2.7 to python2.7.9 or above. See:

https://stackoverflow.com/questions/18578439/using-requests-with-tls-doesnt-give-sni-support

https://www.python.org/downloads/release/python-279

alaniwi commented 6 years ago

This would probably require a dedicated "rebuild everything" release of the JAP, with no additional features.

Straightforward enough if everything builds cleanly, but potentially a fair bit of work if it doesn't. Putting on hold until we have a clearer idea of where we are heading with conda, and whether it will replace the JAP.

alaniwi commented 6 years ago

Duplicate of #130.