aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorrobot-piglet <robot-piglet@yandex-team.com>2024-03-07 22:57:35 +0300
committerrobot-piglet <robot-piglet@yandex-team.com>2024-03-07 23:10:42 +0300
commitacf76c30586f66e464c4ec86c3e78f1c62b2bf6b (patch)
tree1c4a6d7fa581e039e3ec8a42dcad60838fcc4139 /contrib
parent8e1f2488ae4aa7b6986a119d5df78fb0481ff41d (diff)
downloadydb-acf76c30586f66e464c4ec86c3e78f1c62b2bf6b.tar.gz
Intermediate changes
Diffstat (limited to 'contrib')
-rw-r--r--contrib/python/psutil/py2/ya.make1
-rw-r--r--contrib/python/psutil/py3/ya.make1
2 files changed, 2 insertions, 0 deletions
diff --git a/contrib/python/psutil/py2/ya.make b/contrib/python/psutil/py2/ya.make
index 0e3d24c4d0..6c4bb9e324 100644
--- a/contrib/python/psutil/py2/ya.make
+++ b/contrib/python/psutil/py2/ya.make
@@ -11,6 +11,7 @@ NO_LINT()
NO_CHECK_IMPORTS(
psutil._psaix
psutil._psbsd
+ psutil._pslinux
psutil._psosx
psutil._pssunos
psutil._psutil_bsd
diff --git a/contrib/python/psutil/py3/ya.make b/contrib/python/psutil/py3/ya.make
index 5ae4714a6a..3c2c3464ab 100644
--- a/contrib/python/psutil/py3/ya.make
+++ b/contrib/python/psutil/py3/ya.make
@@ -11,6 +11,7 @@ NO_LINT()
NO_CHECK_IMPORTS(
psutil._psaix
psutil._psbsd
+ psutil._pslinux
psutil._psosx
psutil._pssunos
psutil._psutil_bsd