diff options
author | spreis <[email protected]> | 2022-02-10 16:47:13 +0300 |
---|---|---|
committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:47:13 +0300 |
commit | bcd1126cbd5d445cd0665d295198aa39c6ab8cbe (patch) | |
tree | d41d29a041d5733ef148335290dbb817b197d4cd /contrib/python/pyparsing | |
parent | 986cb5d624f352524bfa0c42c9a7695235cdaa41 (diff) |
Restoring authorship annotation for <[email protected]>. Commit 1 of 2.
Diffstat (limited to 'contrib/python/pyparsing')
-rw-r--r-- | contrib/python/pyparsing/py2/ya.make | 2 | ||||
-rw-r--r-- | contrib/python/pyparsing/ya.make | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/contrib/python/pyparsing/py2/ya.make b/contrib/python/pyparsing/py2/ya.make index e4812f97b57..83f08183ed4 100644 --- a/contrib/python/pyparsing/py2/ya.make +++ b/contrib/python/pyparsing/py2/ya.make @@ -1,6 +1,6 @@ # Generated by devtools/yamaker (pypi). -PY23_LIBRARY() +PY23_LIBRARY() PROVIDES(pyparsing) diff --git a/contrib/python/pyparsing/ya.make b/contrib/python/pyparsing/ya.make index 66da70626d8..663b5c04fd3 100644 --- a/contrib/python/pyparsing/ya.make +++ b/contrib/python/pyparsing/ya.make @@ -1,4 +1,4 @@ -PY23_LIBRARY() +PY23_LIBRARY() LICENSE(Service-Py23-Proxy) |