diff --git a/python37.spec b/python37.spec index 90d1b84..c880daf 100644 --- a/python37.spec +++ b/python37.spec @@ -738,6 +738,7 @@ BuildPython() { --enable-loadable-sqlite-extensions \ --with-dtrace \ --with-lto \ + --with-ssl-default-suites=openssl \ %if %{with valgrind} --with-valgrind \ %endif @@ -1577,6 +1578,7 @@ CheckPython optimized %changelog * Mon Feb 12 2018 Iryna Shcherbina - 3.7.0-0.7.b1 - Update to 3.7.0b1 +- Define TLS cipher suite on build time * Fri Feb 09 2018 Fedora Release Engineering - 3.7.0-0.6.a4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild