summaryrefslogtreecommitdiffstats
path: root/contrib/python/setuptools
diff options
context:
space:
mode:
authorSergey Brazhnik <[email protected]>2022-02-10 16:46:31 +0300
committerDaniil Cherednik <[email protected]>2022-02-10 16:46:31 +0300
commitef42528cdc4019bf12e878add78e77c15997af4f (patch)
treed317eddc46806e0fa8b36da200c8cea15820301e /contrib/python/setuptools
parent11a24635da4c4f39428b182c49a7bc35e47c9534 (diff)
Restoring authorship annotation for Sergey Brazhnik <[email protected]>. Commit 1 of 2.
Diffstat (limited to 'contrib/python/setuptools')
-rw-r--r--contrib/python/setuptools/py2/ya.make2
-rw-r--r--contrib/python/setuptools/py3/ya.make2
-rw-r--r--contrib/python/setuptools/ya.make2
3 files changed, 3 insertions, 3 deletions
diff --git a/contrib/python/setuptools/py2/ya.make b/contrib/python/setuptools/py2/ya.make
index 4c36dcf1ab7..eac0618f966 100644
--- a/contrib/python/setuptools/py2/ya.make
+++ b/contrib/python/setuptools/py2/ya.make
@@ -1,7 +1,7 @@
PY2_LIBRARY()
LICENSE(MIT)
-
+
OWNER(g:python-contrib borman orivej)
VERSION(44.1.1)
diff --git a/contrib/python/setuptools/py3/ya.make b/contrib/python/setuptools/py3/ya.make
index 5682b6f7820..aa9c1a2c698 100644
--- a/contrib/python/setuptools/py3/ya.make
+++ b/contrib/python/setuptools/py3/ya.make
@@ -1,7 +1,7 @@
PY3_LIBRARY()
OWNER(borman orivej g:python-contrib)
-
+
VERSION(59.7.0)
LICENSE(MIT)
diff --git a/contrib/python/setuptools/ya.make b/contrib/python/setuptools/ya.make
index 535a2d61fad..4e4b9001b51 100644
--- a/contrib/python/setuptools/ya.make
+++ b/contrib/python/setuptools/ya.make
@@ -1,7 +1,7 @@
PY23_LIBRARY()
LICENSE(Service-Py23-Proxy)
-
+
OWNER(g:python-contrib)
IF (PYTHON2)