Ashwin Vishnu
|
dc4e24e681
|
Fix PyPy download links (#1682)
* Find working PyPy links in downloads.python.org
* Use portable-pypy links from softwareheritage.org
|
2020-08-20 15:58:38 -04:00 |
|
Sean Gies
|
8f82fc63e2
|
Update download URLs for old OpenSSL releases (#1578)
https://www.openssl.org/source/openssl-1.0.2*
=> https://www.openssl.org/source/old/1.0.2/openssl-1.0.2*
https://www.openssl.org/source/openssl-1.1.0*
=> https://www.openssl.org/source/old/1.1.0/openssl-1.1.0*
Co-authored-by: Sean Gies <seangies@apple.com>
|
2020-04-02 15:07:08 -04:00 |
|
Yamashita, Yuu
|
612dd5e2e8
|
Upgrade the _default_ OpenSSL version from 1.0.2k to 1.1.0j, only against versions w/ OpenSSL 1.1 support backported
See also:
* https://bugs.python.org/issue32947
|
2019-04-08 20:39:48 +09:00 |
|
Yamashita, Yuu
|
0708c6c968
|
Add prefer_openssl111 to definitions that (would) support OpenSSL 1.1 (#1327)
|
2019-04-08 11:25:01 +09:00 |
|
Yamashita, Yuu
|
8b0ec441da
|
Add OpenSSL to pypy build definitions
|
2017-08-13 17:31:39 +09:00 |
|
Yamashita, Yuu
|
2158e8224a
|
Stop requiring GCC for PyPy source build
It must not have hard dependency to GCC in general.
|
2017-08-09 22:25:41 +09:00 |
|
Josh Friend
|
ae11c56565
|
Add PyPy 5.7.1
closes #888
|
2017-04-03 20:54:27 -04:00 |
|