Toshihiro Takushima
90d0d20508
Disable coreutils on M1 Apple Silicon with arm64 ( #2020 )
...
* Disable coreutils on arm64-apple
* Only selectively apply to the affected CPython versions
Co-authored-by: Ivan Pozdeev <vano@mail.mipt.ru>
2021-09-09 15:53:00 +03:00
Ivan Pozdeev
a59430c7c4
Bump OpenSSL to 1.1.1x for all Pythons that support MacOS 11
...
To support building for Apple ARM64 which was introduced in MacOS 11
OpenSSL added support for Apple ARM in 1.1.1
(61168b5b8d
).
Python added support for MacOS 11 in 3.7.8+, 3.8.4+, 3.9.0+
(https://github.com/python/cpython/pull/21113 and backports).
2021-05-07 02:57:58 +03:00
Paul Ganssle
14feb59960
Move 3.9-dev to the 3.9 tag
...
After the feature freeze, master now points to 3.10.
2020-05-19 11:21:59 -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
Josh Friend
2350e57b00
Add CPython 3.8.0b1
2019-06-04 19:39:02 -04:00