diff options
| author | v-korovin <[email protected]> | 2022-02-10 16:46:21 +0300 |
|---|---|---|
| committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:46:21 +0300 |
| commit | 637de640c39b46c13f29619057a54f4cf3e1241b (patch) | |
| tree | 1a2c5ffcf89eb53ecd79dbc9bc0a195c27404d0c /contrib/python | |
| parent | c4e0c5d2f245076d63ccff1004c755ca0cc5d27b (diff) | |
Restoring authorship annotation for <[email protected]>. Commit 2 of 2.
Diffstat (limited to 'contrib/python')
| -rw-r--r-- | contrib/python/PyYAML/py2/ya.make | 2 | ||||
| -rw-r--r-- | contrib/python/Pygments/py2/ya.make | 2 | ||||
| -rw-r--r-- | contrib/python/ipython/py2/ya.make | 2 | ||||
| -rw-r--r-- | contrib/python/parso/py2/tests/ya.make | 2 | ||||
| -rw-r--r-- | contrib/python/parso/py2/ya.make | 2 | ||||
| -rw-r--r-- | contrib/python/setuptools/py2/ya.make | 2 | ||||
| -rw-r--r-- | contrib/python/traitlets/py2/tests/ya.make | 2 |
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) |
