aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorarcadia-devtools <arcadia-devtools@yandex-team.ru>2022-05-20 01:43:26 +0300
committerarcadia-devtools <arcadia-devtools@yandex-team.ru>2022-05-20 01:43:26 +0300
commit38be10651adf0fd663d500ec242aecc0e30c2201 (patch)
tree65df5ee409ad812a0f378a51155d847d5e3e9540
parent13950b7049e70b9e0adf3cbe48a527f9e8d25e3c (diff)
downloadydb-38be10651adf0fd663d500ec242aecc0e30c2201.tar.gz
intermediate changes
ref:fe34cbd4fb47432b1d4b5af0e586a8d968d48ead
-rw-r--r--contrib/python/ipython/py2/patches/02-fix-ya.make.patch8
1 files changed, 1 insertions, 7 deletions
diff --git a/contrib/python/ipython/py2/patches/02-fix-ya.make.patch b/contrib/python/ipython/py2/patches/02-fix-ya.make.patch
index 24ef771a34..998b6f0cfb 100644
--- a/contrib/python/ipython/py2/patches/02-fix-ya.make.patch
+++ b/contrib/python/ipython/py2/patches/02-fix-ya.make.patch
@@ -1,13 +1,7 @@
--- contrib/python/ipython/py2/ya.make (index)
+++ contrib/python/ipython/py2/ya.make (working tree)
-@@ -13,7 +11,6 @@ PEERDIR(
- contrib/python/backports.shutil-get-terminal-size
- contrib/python/decorator
- contrib/python/pathlib2
+@@ -16,1 +15,0 @@ PEERDIR(
- contrib/python/pexpect
- contrib/python/pickleshare
- contrib/python/prompt-toolkit
- contrib/python/setuptools
@@ -21,6 +18,23 @@ PEERDIR(
contrib/python/traitlets
)