From 05f0e2f1e053aee0690aea943899cda5fc39a958 Mon Sep 17 00:00:00 2001 From: Pavel Efarinov Date: Mon, 29 Jun 2026 15:04:20 +0300 Subject: fix cryptography imports --- contrib/python/pyOpenSSL/py2/ya.make | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/python/pyOpenSSL/py2') diff --git a/contrib/python/pyOpenSSL/py2/ya.make b/contrib/python/pyOpenSSL/py2/ya.make index 6c1e686c4f8..61ed4e98800 100644 --- a/contrib/python/pyOpenSSL/py2/ya.make +++ b/contrib/python/pyOpenSSL/py2/ya.make @@ -7,7 +7,7 @@ VERSION(21.0.0) LICENSE(Apache-2.0) PEERDIR( - contrib/python/cryptography + contrib/python/cryptography/py2 contrib/python/six ) -- cgit v1.3