Ivan Pozdeev
6c0c5cfa96
Fix verify_* calls in 3.6.x
...
Fixes #3470
2026-06-10 21:56:41 +03:00
Ivan Pozdeev
100871b48a
Remove no-longer-needed commented line
2022-06-13 18:22:21 +03:00
Ivan Pozdeev
e5db32499c
ldflags_dirs is not needed for Python and causes failures
...
Ensuring that all dirs in LDFLAGS exist is only needed for Ruby due to its `configure` requirements.
If some LDFLAGS entries point to a nonexisting path to which the user doesn't have permission. this causes a build failure.
2021-05-19 05:28:03 +03: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
Jose A. Martin
ac246e160f
Add CPython 3.6.10 ( #1499 )
2019-12-20 13:26:14 -05:00