diff options
Diffstat (limited to 'contrib/python/Pygments')
| -rw-r--r-- | contrib/python/Pygments/py2/ya.make | 2 | ||||
| -rw-r--r-- | contrib/python/Pygments/py3/ya.make | 2 | ||||
| -rw-r--r-- | contrib/python/Pygments/ya.make | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/contrib/python/Pygments/py2/ya.make b/contrib/python/Pygments/py2/ya.make index 978caf3d683..a71aca976a8 100644 --- a/contrib/python/Pygments/py2/ya.make +++ b/contrib/python/Pygments/py2/ya.make @@ -3,7 +3,7 @@ PY2_LIBRARY() OWNER(blinkov g:python-contrib) - + VERSION(2.5.2) LICENSE(BSD-3-Clause) diff --git a/contrib/python/Pygments/py3/ya.make b/contrib/python/Pygments/py3/ya.make index 3fab931499f..db361d8f6ce 100644 --- a/contrib/python/Pygments/py3/ya.make +++ b/contrib/python/Pygments/py3/ya.make @@ -3,7 +3,7 @@ PY3_LIBRARY() OWNER(blinkov g:python-contrib) - + VERSION(2.11.2) LICENSE(BSD-3-Clause) diff --git a/contrib/python/Pygments/ya.make b/contrib/python/Pygments/ya.make index 9aec5a65a84..48f83a0365e 100644 --- a/contrib/python/Pygments/ya.make +++ b/contrib/python/Pygments/ya.make @@ -1,7 +1,7 @@ PY23_LIBRARY() LICENSE(Service-Py23-Proxy) - + OWNER(g:python-contrib) IF (PYTHON2) |
