[Python-modules-commits] [awscli] branch master updated (5bba171 -> 58edd3a)
Takaki Taniguchi
takaki at moszumanska.debian.org
Thu Nov 10 10:55:20 UTC 2016
This is an automated email from the git hooks/post-receive script.
takaki pushed a change to branch master
in repository awscli.
from 5bba171 prepare release
new 3459a23 New upstream version 1.11.13
new 6068e0a Merge tag 'upstream/1.11.13'
new 047a53e new upstream
new eacd9b7 debian/patches: Refresh patches.
new 58edd3a prepare release
The 5 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 +-
debian/changelog | 7 +
debian/patches/adopt_to_botocore_changes | 36 +-
setup.cfg | 4 +-
setup.py | 4 +-
19 files changed, 142 insertions(+), 1944 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