Your message dated Mon, 10 Jul 2017 17:10:44 +0900
with message-id <[email protected]>
and subject line Re: awscli: [patch] fix 'AWSHTTPSConnection' object has no 
attribute 'ssl_context'
has caused the Debian Bug report #854382,
regarding awscli: [patch] fix 'AWSHTTPSConnection' object has no attribute 
'ssl_context'
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
854382: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=854382
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: awscli
Version: 1.11.44-1
Severity: important

Dear Maintainer,
I get error
===
'AWSHTTPSConnection' object has no attribute 'ssl_context'
===
patch in attach fix it.

-- System Information:
Debian Release: 9.0
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'unstable'), (500, 'testing'), (500, 
'oldstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, armhf

Kernel: Linux 4.8.0-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)

Versions of packages awscli depends on:
ii  python3             3.5.3-1
ii  python3-botocore    1.5.7-1
ii  python3-colorama    0.3.2-1
ii  python3-docutils    0.12+dfsg-1
ii  python3-rsa         3.1.4-1+deb8u1
ii  python3-s3transfer  0.1.10-1
ii  python3-yaml        3.12-1
pn  python3:any         <none>

awscli recommends no packages.

awscli suggests no packages.

-- no debconf information
--- a/awsrequest.py	2017-02-06 15:22:51.669101002 +0100
+++ b/awsrequest.py	2017-02-06 15:22:33.693189650 +0100
@@ -249,7 +249,6 @@
 
 
 class AWSHTTPSConnection(VerifiedHTTPSConnection):
-    ssl_context = None
     pass
 
 

--- End Message ---
--- Begin Message ---
I think this is not a suitable patch file.
--
TANIGUCHI Takaki [email protected]

--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to