aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorarcadia-devtools <arcadia-devtools@yandex-team.ru>2022-05-18 22:14:46 +0300
committerarcadia-devtools <arcadia-devtools@yandex-team.ru>2022-05-18 22:14:46 +0300
commit13fd0b342318abc69aa501d6b000c797b74b5e45 (patch)
tree83cdd5b08d66e454de1974f8e8cfe88ffe041b9b
parent23c83f7949c048ea4b9e7c237fbe8f222473b590 (diff)
downloadydb-13fd0b342318abc69aa501d6b000c797b74b5e45.tar.gz
intermediate changes
ref:855112e73bc611586c170487f85439879899fd50
-rw-r--r--build/rules/contrib_python.policy4
1 files changed, 2 insertions, 2 deletions
diff --git a/build/rules/contrib_python.policy b/build/rules/contrib_python.policy
index 568a8516c6..628ab86df4 100644
--- a/build/rules/contrib_python.policy
+++ b/build/rules/contrib_python.policy
@@ -107,8 +107,8 @@ DENY .* -> contrib/libs/sophos
# contrib/python/backports should not be used in new projects because we want
# to start new projects on Py3
-ALLOW contrib/python/backports.tempfile -> contrib/python/backports.weakref
-DENY .* -> contrib/python/backports.weakref
+ALLOW contrib/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