[Python-modules-commits] [python-s3transfer] 02/04: Merge tag 'upstream/0.1.10'

Takaki Taniguchi takaki at moszumanska.debian.org
Thu Feb 2 08:45:38 UTC 2017


This is an automated email from the git hooks/post-receive script.

takaki pushed a commit to branch master
in repository python-s3transfer.

commit 1a6f1f3a5c42def46ac6727e5bb0674608b95931
Merge: a0c5350 4338ce5
Author: TANIGUCHI Takaki <takaki at asis.media-as.org>
Date:   Thu Feb 2 17:40:09 2017 +0900

    Merge tag 'upstream/0.1.10'
    
    Upstream version 0.1.10
    
    # gpg: Signature made 2017年02月02日 17時40分09秒 JST
    # gpg:                using RSA key D24ABFD127CD2556A13C6C79CC149F6C28A5E257
    # gpg:                issuer "takaki at asis.media-as.org"
    # gpg: Good signature from "TANIGUCHI Takaki <takaki at media-as.org>" [ultimate]
    # gpg:                 aka "TANIGUCHI Takaki <takaki at asis.media-as.org>" [ultimate]
    # gpg:                 aka "TANIGUCHI Takaki <taniguchi.takaki at gmail.com>" [ultimate]
    # gpg:                 aka "TANIGUCHI Takaki <takaki at debian.org>" [ultimate]
    # gpg:                 aka "TANIGUCHI Takaki <takaki at debian.or.jp>" [ultimate]
    # gpg:                 aka "TANIGUCHI Takaki <takaki at takaki.media-as.org>" [ultimate]
    # gpg:                 aka "TANIGUCHI Takaki <takaki at nagoya-u.jp>" [ultimate]

 .changes/0.1.10.json               |   7 +++
 .changes/0.1.9.json                |   7 +++
 CHANGELOG.rst                      |  12 +++++
 README.rst                         |  10 ++--
 s3transfer/__init__.py             |   2 +-
 s3transfer/futures.py              |  93 +++++++++++++++++++++++++++++++-
 s3transfer/manager.py              |  16 ++++--
 s3transfer/tasks.py                |   8 ++-
 scripts/ci/run-integ-tests         |   8 ++-
 scripts/ci/run-tests               |   8 ++-
 setup.py                           |   2 +-
 tests/__init__.py                  |  25 +++++++++
 tests/functional/test_download.py  |   3 ++
 tests/functional/test_manager.py   |  22 ++++++++
 tests/integration/test_download.py |  17 +++++-
 tests/integration/test_upload.py   |  18 ++++++-
 tests/unit/test_futures.py         | 106 +++++++++++++++++++++++++++++++++++++
 tests/unit/test_tasks.py           |  14 ++++-
 18 files changed, 355 insertions(+), 23 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-s3transfer.git



More information about the Python-modules-commits mailing list