aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/python
diff options
context:
space:
mode:
authorv-korovin <v-korovin@yandex-team.ru>2022-02-10 16:46:20 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:46:20 +0300
commitc4e0c5d2f245076d63ccff1004c755ca0cc5d27b (patch)
tree0c6b0402dc17d5d1beffbe9350d2d6802207e123 /contrib/python
parentb86334f8eb651237aceaa035bebb519893d6d077 (diff)
downloadydb-c4e0c5d2f245076d63ccff1004c755ca0cc5d27b.tar.gz
Restoring authorship annotation for <v-korovin@yandex-team.ru>. Commit 1 of 2.
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 1ec5c0c301..d95565a6ba 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 978caf3d68..9adaf844e8 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 c356efb08c..827f48f03b 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 a9c2a8e8d0..e2841ee6c4 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 6ff4902360..603e4f63bc 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 4c36dcf1ab..f6597f293e 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 d2d3e3b9bf..3c47d72bca 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)