Hi, I just just been looking into a build failure on older OS in one set of python ports, pyXY-bleach, that is a dependency of a port I maintain.
It looks like the tarball server that is used on newer OS is (rightly) rejecting the connecting due to the outdated security protocol ---> Attempting to fetch bleach-2.1.1.tar.gz from https://files.pythonhosted.org/packages/source/b/bleach % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0DEBUG: Fetching distfile failed: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version Is there a recommended way around this ? I’m guessing this might be reasonably common now on these antiquated OSX released … cheers Chris
