[Python-modules-commits] [awscli] branch upstream updated (5e6f118 -> 3459a23)
Takaki Taniguchi
takaki at moszumanska.debian.org
Thu Nov 10 10:55:22 UTC 2016
This is an automated email from the git hooks/post-receive script.
takaki pushed a change to branch upstream
in repository awscli.
from 5e6f118 New upstream version 1.11.7
new 3459a23 New upstream version 1.11.13
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
PKG-INFO | 2 +-
awscli.egg-info/PKG-INFO | 2 +-
awscli.egg-info/SOURCES.txt | 2 -
awscli.egg-info/requires.txt | 4 +-
awscli/__init__.py | 2 +-
awscli/customizations/cloudtrail/subscribe.py | 6 +-
awscli/customizations/cloudtrail/utils.py | 8 +-
awscli/customizations/s3/executor.py | 366 ------------
awscli/customizations/s3/fileinfo.py | 220 +-------
awscli/customizations/s3/results.py | 12 +-
awscli/customizations/s3/s3handler.py | 378 +------------
awscli/customizations/s3/subcommands.py | 37 +-
awscli/customizations/s3/tasks.py | 779 --------------------------
awscli/customizations/s3/utils.py | 213 ++-----
awscli/examples/s3/sync.rst | 4 +-
setup.cfg | 4 +-
setup.py | 4 +-
17 files changed, 125 insertions(+), 1918 deletions(-)
delete mode 100644 awscli/customizations/s3/executor.py
delete mode 100644 awscli/customizations/s3/tasks.py
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/awscli.git
More information about the Python-modules-commits
mailing list