summaryrefslogtreecommitdiffstats
path: root/contrib/python
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/python')
-rw-r--r--contrib/python/PyYAML/py2/ya.make2
-rw-r--r--contrib/python/Pygments/py2/ya.make2
-rw-r--r--contrib/python/ipython/py2/ya.make2
-rw-r--r--contrib/python/parso/py2/tests/ya.make2
-rw-r--r--contrib/python/parso/py2/ya.make2
-rw-r--r--contrib/python/setuptools/py2/ya.make2
-rw-r--r--contrib/python/traitlets/py2/tests/ya.make2
7 files changed, 7 insertions, 7 deletions
diff --git a/contrib/python/PyYAML/py2/ya.make b/contrib/python/PyYAML/py2/ya.make
index d95565a6ba4..1ec5c0c3018 100644
--- a/contrib/python/PyYAML/py2/ya.make
+++ b/contrib/python/PyYAML/py2/ya.make
@@ -1,4 +1,4 @@
-PY2_LIBRARY()
+PY2_LIBRARY()
LICENSE(MIT)
diff --git a/contrib/python/Pygments/py2/ya.make b/contrib/python/Pygments/py2/ya.make
index 9adaf844e8e..978caf3d683 100644
--- a/contrib/python/Pygments/py2/ya.make
+++ b/contrib/python/Pygments/py2/ya.make
@@ -1,6 +1,6 @@
# Generated by devtools/yamaker (pypi).
-PY2_LIBRARY()
+PY2_LIBRARY()
OWNER(blinkov g:python-contrib)
diff --git a/contrib/python/ipython/py2/ya.make b/contrib/python/ipython/py2/ya.make
index 827f48f03b0..c356efb08ca 100644
--- a/contrib/python/ipython/py2/ya.make
+++ b/contrib/python/ipython/py2/ya.make
@@ -1,4 +1,4 @@
-PY2_LIBRARY()
+PY2_LIBRARY()
LICENSE(BSD-3-Clause)
diff --git a/contrib/python/parso/py2/tests/ya.make b/contrib/python/parso/py2/tests/ya.make
index e2841ee6c43..a9c2a8e8d0e 100644
--- a/contrib/python/parso/py2/tests/ya.make
+++ b/contrib/python/parso/py2/tests/ya.make
@@ -1,4 +1,4 @@
-PY2TEST()
+PY2TEST()
OWNER(g:python-contrib)
diff --git a/contrib/python/parso/py2/ya.make b/contrib/python/parso/py2/ya.make
index 603e4f63bcf..6ff49023608 100644
--- a/contrib/python/parso/py2/ya.make
+++ b/contrib/python/parso/py2/ya.make
@@ -1,6 +1,6 @@
# Generated by devtools/yamaker (pypi).
-PY2_LIBRARY()
+PY2_LIBRARY()
OWNER(g:python-contrib)
diff --git a/contrib/python/setuptools/py2/ya.make b/contrib/python/setuptools/py2/ya.make
index f6597f293e1..4c36dcf1ab7 100644
--- a/contrib/python/setuptools/py2/ya.make
+++ b/contrib/python/setuptools/py2/ya.make
@@ -1,4 +1,4 @@
-PY2_LIBRARY()
+PY2_LIBRARY()
LICENSE(MIT)
diff --git a/contrib/python/traitlets/py2/tests/ya.make b/contrib/python/traitlets/py2/tests/ya.make
index 3c47d72bca3..d2d3e3b9bf5 100644
--- a/contrib/python/traitlets/py2/tests/ya.make
+++ b/contrib/python/traitlets/py2/tests/ya.make
@@ -1,4 +1,4 @@
-PY2TEST()
+PY2TEST()
OWNER(g:python-contrib borman nslus)