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
 
 
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to