Commit c2943f27 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

*: use OpenSSL-3.0 for Python 2.7.

parent 2f4b6f02
......@@ -25,9 +25,6 @@ revision =
[python]
part = python2.7
[openssl]
<= openssl-1.1
# we need persistent to be a git checkout because persistent tests want to
# discover in-tree files that are not present in persistent egg when it is
# installed in non-development mode:
......
......@@ -6,6 +6,3 @@ extends =
[python]
part = python2.7
[openssl]
<= openssl-1.1
......@@ -5,6 +5,3 @@ extends = test.cfg
[python]
part = python2.7
[openssl]
<= openssl-1.1
......@@ -15,9 +15,6 @@ parts =
[python]
part = python2.7
[openssl]
<= openssl-1.1
[gcc]
min_version = 0
......
[python]
part = python2.7
[openssl]
<= openssl-1.1
......@@ -4,9 +4,6 @@ extends = slapos.cfg
[python]
part = python2.7
[openssl]
<= openssl-1.1
# Use Python2-compatible versions of zc.buildout dependencies from the start.
# These versions must be pinned unconditionally because slapos.rebootstrap
# will necessarily keep the same versions of zc.buildout and dependencies
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment