diff options
| author | pefavel <[email protected]> | 2026-03-16 17:44:57 +0300 |
|---|---|---|
| committer | pefavel <[email protected]> | 2026-03-17 11:40:58 +0300 |
| commit | 6eecc739c342dbfca9be6328231233dd8e77d9f4 (patch) | |
| tree | 491834a1c01185c100a79d420a7492c7e53ba32a /contrib/python/pyOpenSSL | |
| parent | 58b88dfd7db837890ffc2edbe80e5235298cec10 (diff) | |
revert piglet config change
commit_hash:d068d68a89226c414a3d5a1f8ad102579bdd233b
Diffstat (limited to 'contrib/python/pyOpenSSL')
| -rw-r--r-- | contrib/python/pyOpenSSL/py3/tests/ya.make | 2 | ||||
| -rw-r--r-- | contrib/python/pyOpenSSL/py3/ya.make | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/contrib/python/pyOpenSSL/py3/tests/ya.make b/contrib/python/pyOpenSSL/py3/tests/ya.make index 5e7bb275433..748b91efe2c 100644 --- a/contrib/python/pyOpenSSL/py3/tests/ya.make +++ b/contrib/python/pyOpenSSL/py3/tests/ya.make @@ -1,5 +1,7 @@ PY3TEST() +SUBSCRIBER(g:python-contrib) + PEERDIR( contrib/python/pyOpenSSL contrib/python/flaky diff --git a/contrib/python/pyOpenSSL/py3/ya.make b/contrib/python/pyOpenSSL/py3/ya.make index 8f449cc38b9..ff8a0f627a6 100644 --- a/contrib/python/pyOpenSSL/py3/ya.make +++ b/contrib/python/pyOpenSSL/py3/ya.make @@ -2,6 +2,8 @@ PY3_LIBRARY() +SUBSCRIBER(g:python-contrib) + VERSION(21.0.0) LICENSE(Apache-2.0) |
