summaryrefslogtreecommitdiffstats
path: root/contrib/python/packaging/py3
diff options
context:
space:
mode:
authorheretic <[email protected]>2022-02-10 16:45:46 +0300
committerDaniil Cherednik <[email protected]>2022-02-10 16:45:46 +0300
commit81eddc8c0b55990194e112b02d127b87d54164a9 (patch)
tree9142afc54d335ea52910662635b898e79e192e49 /contrib/python/packaging/py3
parent397cbe258b9e064f49c4ca575279f02f39fef76e (diff)
Restoring authorship annotation for <[email protected]>. Commit 2 of 2.
Diffstat (limited to 'contrib/python/packaging/py3')
-rw-r--r--contrib/python/packaging/py3/ya.make16
1 files changed, 8 insertions, 8 deletions
diff --git a/contrib/python/packaging/py3/ya.make b/contrib/python/packaging/py3/ya.make
index d8f3821d9cd..de7f8cd056c 100644
--- a/contrib/python/packaging/py3/ya.make
+++ b/contrib/python/packaging/py3/ya.make
@@ -2,17 +2,17 @@
PY3_LIBRARY()
-OWNER(
- orivej
- g:python-contrib
-)
+OWNER(
+ orivej
+ g:python-contrib
+)
VERSION(21.3)
-LICENSE(
- BSD-2-Clause OR
- Apache-2.0
-)
+LICENSE(
+ BSD-2-Clause OR
+ Apache-2.0
+)
PEERDIR(
contrib/python/pyparsing