diff options
| author | Anton Samokhvalov <[email protected]> | 2022-02-10 16:45:15 +0300 |
|---|---|---|
| committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:45:15 +0300 |
| commit | 72cb13b4aff9bc9cf22e49251bc8fd143f82538f (patch) | |
| tree | da2c34829458c7d4e74bdfbdf85dff449e9e7fb8 /contrib/python/s3transfer | |
| parent | 778e51ba091dc39e7b7fcab2b9cf4dbedfb6f2b5 (diff) | |
Restoring authorship annotation for Anton Samokhvalov <[email protected]>. Commit 1 of 2.
Diffstat (limited to 'contrib/python/s3transfer')
| -rw-r--r-- | contrib/python/s3transfer/py2/ya.make | 2 | ||||
| -rw-r--r-- | contrib/python/s3transfer/py3/ya.make | 2 | ||||
| -rw-r--r-- | contrib/python/s3transfer/ya.make | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/contrib/python/s3transfer/py2/ya.make b/contrib/python/s3transfer/py2/ya.make index 45eb28f88c4..b2138936acd 100644 --- a/contrib/python/s3transfer/py2/ya.make +++ b/contrib/python/s3transfer/py2/ya.make @@ -3,7 +3,7 @@ PY2_LIBRARY() OWNER(gebetix g:python-contrib) - + VERSION(0.4.2) LICENSE(Apache-2.0) diff --git a/contrib/python/s3transfer/py3/ya.make b/contrib/python/s3transfer/py3/ya.make index 964a630639a..7bd09318c65 100644 --- a/contrib/python/s3transfer/py3/ya.make +++ b/contrib/python/s3transfer/py3/ya.make @@ -3,7 +3,7 @@ PY3_LIBRARY() OWNER(gebetix g:python-contrib) - + VERSION(0.5.1) LICENSE(Apache-2.0) diff --git a/contrib/python/s3transfer/ya.make b/contrib/python/s3transfer/ya.make index bf4a234edb4..6f08f5d756c 100644 --- a/contrib/python/s3transfer/ya.make +++ b/contrib/python/s3transfer/ya.make @@ -1,7 +1,7 @@ PY23_LIBRARY() LICENSE(Service-Py23-Proxy) - + OWNER(g:python-contrib) IF (PYTHON2) |
