diff options
author | neksard <neksard@yandex-team.ru> | 2022-02-10 16:45:23 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:45:23 +0300 |
commit | 8f7cf138264e0caa318144bf8a2c950e0b0a8593 (patch) | |
tree | 83bf5c8c8047c42d8475e6095df90ccdc3d1b57f /contrib/python | |
parent | d3a398281c6fd1d3672036cb2d63f842d2cb28c5 (diff) | |
download | ydb-8f7cf138264e0caa318144bf8a2c950e0b0a8593.tar.gz |
Restoring authorship annotation for <neksard@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'contrib/python')
-rw-r--r-- | contrib/python/cryptography/ya.make | 2 | ||||
-rw-r--r-- | contrib/python/dateutil/ya.make | 20 | ||||
-rw-r--r-- | contrib/python/six/ya.make | 10 | ||||
-rw-r--r-- | contrib/python/ya.make | 24 |
4 files changed, 28 insertions, 28 deletions
diff --git a/contrib/python/cryptography/ya.make b/contrib/python/cryptography/ya.make index d63bb62f6a..9779418a9e 100644 --- a/contrib/python/cryptography/ya.make +++ b/contrib/python/cryptography/ya.make @@ -14,7 +14,7 @@ IF (PYTHON2) ENDIF() PEERDIR( - contrib/libs/openssl + contrib/libs/openssl contrib/python/cffi # contrib/python/idna # contrib/python/asn1crypto diff --git a/contrib/python/dateutil/ya.make b/contrib/python/dateutil/ya.make index 0c4102c505..3386b008fa 100644 --- a/contrib/python/dateutil/ya.make +++ b/contrib/python/dateutil/ya.make @@ -19,28 +19,28 @@ NO_CHECK_IMPORTS( dateutil.tzwin ) -PY_SRCS( - TOP_LEVEL - dateutil/__init__.py +PY_SRCS( + TOP_LEVEL + dateutil/__init__.py dateutil/_common.py dateutil/_version.py - dateutil/easter.py + dateutil/easter.py dateutil/parser/__init__.py dateutil/parser/_parser.py dateutil/parser/isoparser.py - dateutil/relativedelta.py - dateutil/rrule.py + dateutil/relativedelta.py + dateutil/rrule.py dateutil/tz/__init__.py dateutil/tz/_common.py dateutil/tz/_factories.py dateutil/tz/tz.py dateutil/tz/win.py - dateutil/tzwin.py + dateutil/tzwin.py dateutil/utils.py - dateutil/zoneinfo/__init__.py + dateutil/zoneinfo/__init__.py dateutil/zoneinfo/rebuild.py -) - +) + RESOURCE_FILES( PREFIX contrib/python/dateutil/ .dist-info/METADATA diff --git a/contrib/python/six/ya.make b/contrib/python/six/ya.make index e0c7849214..afbb308338 100644 --- a/contrib/python/six/ya.make +++ b/contrib/python/six/ya.make @@ -6,11 +6,11 @@ LICENSE(MIT) VERSION(1.16.0) -PY_SRCS( - TOP_LEVEL - six.py -) - +PY_SRCS( + TOP_LEVEL + six.py +) + RESOURCE_FILES( PREFIX contrib/python/six/ .dist-info/METADATA diff --git a/contrib/python/ya.make b/contrib/python/ya.make index d01ced9f3a..f85e2d676f 100644 --- a/contrib/python/ya.make +++ b/contrib/python/ya.make @@ -78,7 +78,7 @@ RECURSE( asyncmc asyncpg asyncssh - asynctest + asynctest asyncwhois atomicwrites atpublic @@ -86,7 +86,7 @@ RECURSE( attrs Authlib autobahn - Automat + Automat awscli Babel backcall @@ -117,7 +117,7 @@ RECURSE( bokeh boltons boolean.py - bootstrapped + bootstrapped boto boto3 botocore @@ -170,7 +170,7 @@ RECURSE( configobj configparser confluent-kafka - constantly + constantly contextdecorator contextlib2 convertdate @@ -407,7 +407,7 @@ RECURSE( flask-restx Flask-Script flask-shell-ipython - Flask-Shelve + Flask-Shelve Flask-SQLAlchemy Flask-SSLify flask-swagger @@ -457,7 +457,7 @@ RECURSE( GPyOpt grafanalib graphene - graphene-django + graphene-django graphene-sqlalchemy graphql-core graphql-relay @@ -498,7 +498,7 @@ RECURSE( Hydra hypercorn hyperframe - hyperlink + hyperlink hyperopt hypothesis ibm-db @@ -512,7 +512,7 @@ RECURSE( implicit importlib-metadata importlib-resources - incremental + incremental infi.clickhouse-orm inflect inflection @@ -523,7 +523,7 @@ RECURSE( inlinestyler intbitset intspan - invoke + invoke ipaddr ipaddress ipadic @@ -572,7 +572,7 @@ RECURSE( kaitaistruct kazoo Keras-Preprocessing - kiwisolver + kiwisolver kombu korean-lunar-calendar kubernetes @@ -582,7 +582,7 @@ RECURSE( lazy-object-proxy lcov_cobertura lcov_cobertura/bin - legacycontour + legacycontour license-expression line_profiler linecache2 @@ -958,7 +958,7 @@ RECURSE( rstr ruamel.std.pathlib ruamel.yaml - Rx + Rx s3-tests s3transfer sacrebleu |