diff options
| author | robot-ydb-importer <[email protected]> | 2024-06-28 14:57:17 +0300 |
|---|---|---|
| committer | robot-ydb-importer <[email protected]> | 2024-06-28 15:10:57 +0300 |
| commit | a75ea2cde045917041437c8859477ba4323503bd (patch) | |
| tree | 565ad17417cc162775e29f4b27987e2c322ddc29 /contrib/python/prettytable | |
| parent | d0dc9572233e6c5a1040c5eb91227066c876b832 (diff) | |
YDB Import 604
a63e035353af5512e5e1c2789d17f495871e0007
Diffstat (limited to 'contrib/python/prettytable')
| -rw-r--r-- | contrib/python/prettytable/py2/tests/ya.make | 2 | ||||
| -rw-r--r-- | contrib/python/prettytable/py2/ya.make | 2 | ||||
| -rw-r--r-- | contrib/python/prettytable/py3/tests/ya.make | 2 | ||||
| -rw-r--r-- | contrib/python/prettytable/py3/ya.make | 2 | ||||
| -rw-r--r-- | contrib/python/prettytable/ya.make | 2 |
5 files changed, 0 insertions, 10 deletions
diff --git a/contrib/python/prettytable/py2/tests/ya.make b/contrib/python/prettytable/py2/tests/ya.make index 1f31bbb75c5..29376c75986 100644 --- a/contrib/python/prettytable/py2/tests/ya.make +++ b/contrib/python/prettytable/py2/tests/ya.make @@ -1,7 +1,5 @@ PY2TEST() -SUBSCRIBER(g:python-contrib) - PEERDIR( contrib/python/prettytable ) diff --git a/contrib/python/prettytable/py2/ya.make b/contrib/python/prettytable/py2/ya.make index c1d48de2770..914c1d5431b 100644 --- a/contrib/python/prettytable/py2/ya.make +++ b/contrib/python/prettytable/py2/ya.make @@ -2,8 +2,6 @@ PY2_LIBRARY() -SUBSCRIBER(manushkin g:python-contrib) - VERSION(1.0.1) LICENSE(BSD-3-Clause) diff --git a/contrib/python/prettytable/py3/tests/ya.make b/contrib/python/prettytable/py3/tests/ya.make index 50fbf7a3ac4..0a69a3b7a8c 100644 --- a/contrib/python/prettytable/py3/tests/ya.make +++ b/contrib/python/prettytable/py3/tests/ya.make @@ -1,7 +1,5 @@ PY3TEST() -SUBSCRIBER(g:python-contrib) - PEERDIR( contrib/python/prettytable contrib/python/pytest-lazy-fixtures diff --git a/contrib/python/prettytable/py3/ya.make b/contrib/python/prettytable/py3/ya.make index 1cadef12cdd..50b394fc538 100644 --- a/contrib/python/prettytable/py3/ya.make +++ b/contrib/python/prettytable/py3/ya.make @@ -2,8 +2,6 @@ PY3_LIBRARY() -SUBSCRIBER(manushkin g:python-contrib) - VERSION(3.10.0) LICENSE(BSD-3-Clause) diff --git a/contrib/python/prettytable/ya.make b/contrib/python/prettytable/ya.make index 594a928dcf2..32e12da22d4 100644 --- a/contrib/python/prettytable/ya.make +++ b/contrib/python/prettytable/ya.make @@ -2,8 +2,6 @@ PY23_LIBRARY() LICENSE(Service-Py23-Proxy) -SUBSCRIBER(g:python-contrib) - IF (PYTHON2) PEERDIR(contrib/python/prettytable/py2) ELSE() |
