diff options
Diffstat (limited to 'contrib/python/ipython')
4 files changed, 4 insertions, 22 deletions
diff --git a/contrib/python/ipython/py2/.yandex_meta/yamaker.yaml b/contrib/python/ipython/py2/.yandex_meta/yamaker.yaml new file mode 100644 index 00000000000..94837c4e29a --- /dev/null +++ b/contrib/python/ipython/py2/.yandex_meta/yamaker.yaml @@ -0,0 +1,2 @@ +exclude_from_macros: +- IPython/testing/plugin/*.txt 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 9a613d68708..9d9f23a7920 100644 --- a/contrib/python/ipython/py2/patches/02-fix-ya.make.patch +++ b/contrib/python/ipython/py2/patches/02-fix-ya.make.patch @@ -32,14 +32,3 @@ NO_LINT() NO_CHECK_IMPORTS( -@@ -257,10 +271,6 @@ RESOURCE_FILES( - .dist-info/entry_points.txt - .dist-info/top_level.txt - IPython/core/profile/README_STARTUP -- IPython/testing/plugin/README.txt -- IPython/testing/plugin/test_combo.txt -- IPython/testing/plugin/test_example.txt -- IPython/testing/plugin/test_exampleip.txt - ) - - END() diff --git a/contrib/python/ipython/py3/.yandex_meta/yamaker.yaml b/contrib/python/ipython/py3/.yandex_meta/yamaker.yaml new file mode 100644 index 00000000000..94837c4e29a --- /dev/null +++ b/contrib/python/ipython/py3/.yandex_meta/yamaker.yaml @@ -0,0 +1,2 @@ +exclude_from_macros: +- IPython/testing/plugin/*.txt diff --git a/contrib/python/ipython/py3/patches/02-fix-ya.make.patch b/contrib/python/ipython/py3/patches/02-fix-ya.make.patch index bfec2cb4983..75e0e9b0bba 100644 --- a/contrib/python/ipython/py3/patches/02-fix-ya.make.patch +++ b/contrib/python/ipython/py3/patches/02-fix-ya.make.patch @@ -41,14 +41,3 @@ NO_LINT() NO_CHECK_IMPORTS( -@@ -255,10 +269,6 @@ RESOURCE_FILES( - .dist-info/entry_points.txt - .dist-info/top_level.txt - IPython/core/profile/README_STARTUP -- IPython/testing/plugin/README.txt -- IPython/testing/plugin/test_combo.txt -- IPython/testing/plugin/test_example.txt -- IPython/testing/plugin/test_exampleip.txt - ) - - END() |
