diff options
| author | Alexander Smirnov <[email protected]> | 2024-12-10 08:14:11 +0000 |
|---|---|---|
| committer | Alexander Smirnov <[email protected]> | 2024-12-10 08:14:11 +0000 |
| commit | cbf3b955fc657496a53d0c299ae22b9d8e689428 (patch) | |
| tree | c7af257027ecd43834ca9f57dd88133d70bcc006 /contrib/python/PySocks/py3/ya.make | |
| parent | d8e21cdcaea0e1f4e3c8eb5ba6d6d822e4aa2baf (diff) | |
| parent | dc3e62419c27e433c71ecc7918926f79b0d492ac (diff) | |
Merge branch 'rightlib' into mergelibs-241210-0813
Diffstat (limited to 'contrib/python/PySocks/py3/ya.make')
| -rw-r--r-- | contrib/python/PySocks/py3/ya.make | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/contrib/python/PySocks/py3/ya.make b/contrib/python/PySocks/py3/ya.make deleted file mode 100644 index 7ac2ca9aaae..00000000000 --- a/contrib/python/PySocks/py3/ya.make +++ /dev/null @@ -1,25 +0,0 @@ -# Generated by devtools/yamaker (pypi). - -PY3_LIBRARY() - -SUBSCRIBER(g:python-contrib) - -VERSION(1.7.1) - -LICENSE(BSD-3-Clause) - -NO_LINT() - -PY_SRCS( - TOP_LEVEL - socks.py - sockshandler.py -) - -RESOURCE_FILES( - PREFIX contrib/python/PySocks/py3/ - .dist-info/METADATA - .dist-info/top_level.txt -) - -END() |
