summaryrefslogtreecommitdiffstats
path: root/contrib/python/PyYAML
diff options
context:
space:
mode:
authorAnton Samokhvalov <[email protected]>2022-02-10 16:45:17 +0300
committerDaniil Cherednik <[email protected]>2022-02-10 16:45:17 +0300
commitd3a398281c6fd1d3672036cb2d63f842d2cb28c5 (patch)
treedd4bd3ca0f36b817e96812825ffaf10d645803f2 /contrib/python/PyYAML
parent72cb13b4aff9bc9cf22e49251bc8fd143f82538f (diff)
Restoring authorship annotation for Anton Samokhvalov <[email protected]>. Commit 2 of 2.
Diffstat (limited to 'contrib/python/PyYAML')
-rw-r--r--contrib/python/PyYAML/py2/ya.make4
-rw-r--r--contrib/python/PyYAML/py3/ya.make4
-rw-r--r--contrib/python/PyYAML/ya.make4
3 files changed, 6 insertions, 6 deletions
diff --git a/contrib/python/PyYAML/py2/ya.make b/contrib/python/PyYAML/py2/ya.make
index ec27882b0ae..1ec5c0c3018 100644
--- a/contrib/python/PyYAML/py2/ya.make
+++ b/contrib/python/PyYAML/py2/ya.make
@@ -1,7 +1,7 @@
PY2_LIBRARY()
-LICENSE(MIT)
-
+LICENSE(MIT)
+
VERSION(5.4.1)
OWNER(g:python-contrib borman g:testenv)
diff --git a/contrib/python/PyYAML/py3/ya.make b/contrib/python/PyYAML/py3/ya.make
index 57792cc8223..0401c046516 100644
--- a/contrib/python/PyYAML/py3/ya.make
+++ b/contrib/python/PyYAML/py3/ya.make
@@ -1,7 +1,7 @@
PY3_LIBRARY()
-LICENSE(MIT)
-
+LICENSE(MIT)
+
VERSION(5.4.1)
OWNER(g:python-contrib borman g:testenv)
diff --git a/contrib/python/PyYAML/ya.make b/contrib/python/PyYAML/ya.make
index df68e6b0359..a604fce51fd 100644
--- a/contrib/python/PyYAML/ya.make
+++ b/contrib/python/PyYAML/ya.make
@@ -1,7 +1,7 @@
PY23_LIBRARY()
-LICENSE(MIT)
-
+LICENSE(MIT)
+
OWNER(g:python-contrib)
IF (PYTHON2)