[Python-modules-commits] [awscli] 04/08: refresh patches.

Takaki Taniguchi takaki at moszumanska.debian.org
Tue Jul 4 07:51:39 UTC 2017


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

takaki pushed a commit to branch master
in repository awscli.

commit d06388091f1b73f4f01f1bb3c1b938b2dad43db3
Author: TANIGUCHI Takaki <takaki at asis.media-as.org>
Date:   Tue Jul 4 16:24:57 2017 +0900

    refresh patches.
---
 debian/patches/adopt_to_botocore_changes | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/debian/patches/adopt_to_botocore_changes b/debian/patches/adopt_to_botocore_changes
index f5756b6..52acf9f 100644
--- a/debian/patches/adopt_to_botocore_changes
+++ b/debian/patches/adopt_to_botocore_changes
@@ -22,8 +22,8 @@ Last-Update: <YYYY-MM-DD>
 
 Index: awscli/awscli/paramfile.py
 ===================================================================
---- awscli.orig/awscli/paramfile.py	2016-11-10 19:46:28.010835528 +0900
-+++ awscli/awscli/paramfile.py	2016-11-10 19:46:28.006835581 +0900
+--- awscli.orig/awscli/paramfile.py	2017-07-04 16:23:41.649849020 +0900
++++ awscli/awscli/paramfile.py	2017-07-04 16:23:41.645849073 +0900
 @@ -13,7 +13,7 @@
  import logging
  import os
@@ -35,11 +35,11 @@ Index: awscli/awscli/paramfile.py
  from awscli.compat import compat_open
 Index: awscli/awscli/testutils.py
 ===================================================================
---- awscli.orig/awscli/testutils.py	2016-11-10 19:46:28.010835528 +0900
-+++ awscli/awscli/testutils.py	2016-11-10 19:46:28.006835581 +0900
-@@ -51,7 +51,7 @@
- from botocore.session import Session
+--- awscli.orig/awscli/testutils.py	2017-07-04 16:23:41.649849020 +0900
++++ awscli/awscli/testutils.py	2017-07-04 16:23:41.645849073 +0900
+@@ -52,7 +52,7 @@
  from botocore.exceptions import ClientError
+ from botocore.exceptions import WaiterError
  import botocore.loaders
 -from botocore.vendored import requests
 +import requests
@@ -48,8 +48,8 @@ Index: awscli/awscli/testutils.py
  from awscli.plugin import load_plugins
 Index: awscli/awscli/customizations/awslambda.py
 ===================================================================
---- awscli.orig/awscli/customizations/awslambda.py	2016-11-10 19:46:28.010835528 +0900
-+++ awscli/awscli/customizations/awslambda.py	2016-11-10 19:46:28.006835581 +0900
+--- awscli.orig/awscli/customizations/awslambda.py	2017-07-04 16:23:41.649849020 +0900
++++ awscli/awscli/customizations/awslambda.py	2017-07-04 16:23:41.645849073 +0900
 @@ -14,7 +14,7 @@
  import copy
  from contextlib import closing

-- 
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