diff options
author | arcadia-devtools <arcadia-devtools@yandex-team.ru> | 2022-06-01 12:15:45 +0300 |
---|---|---|
committer | arcadia-devtools <arcadia-devtools@yandex-team.ru> | 2022-06-01 12:15:45 +0300 |
commit | d4a1779f969ba2dd3123986e791e617dc2c571b9 (patch) | |
tree | ce8289794c50b0b1410a758a2e31787d56fdd4b3 /build | |
parent | c051815bfe2221ba1b1ae457868e7ca59fd58fca (diff) | |
download | ydb-d4a1779f969ba2dd3123986e791e617dc2c571b9.tar.gz |
intermediate changes
ref:ec3ac18d7c918706118be9ba671952bc902c6fef
Diffstat (limited to 'build')
-rw-r--r-- | build/rules/contrib_python.policy | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/build/rules/contrib_python.policy b/build/rules/contrib_python.policy index 2e10920dc4..a24722e6a2 100644 --- a/build/rules/contrib_python.policy +++ b/build/rules/contrib_python.policy @@ -111,8 +111,7 @@ DENY .* -> contrib/libs/sophos ALLOW contrib/deprecated/python/backports.tempfile -> contrib/deprecated/python/backports.weakref DENY .* -> contrib/deprecated/python/backports.weakref -ALLOW contrib/python/thrift/tests -> contrib/python/thrift -ALLOW contrib/python/jaeger-client -> contrib/python/thrift +ALLOW contrib/python/ -> contrib/python/thrift ALLOW search/mon/wabbajack/libs/generated/iss3 -> contrib/python/thrift ALLOW search/mon/wabbajack/libs/modlib/api_wrappers/casher -> contrib/python/thrift DENY .* -> contrib/python/thrift |