[Python-modules-team] Bug#864684: awscli fails with Regions that only support Signature Version 4

2017-06-12 Thread Chris Bainbridge
Package: awscli Version: 1.4.2-1 Severity: important awscli works on older AWS regions but fails on newer regions that require version 4 signatures: $ /usr/bin/aws --region eu-west-2 ec2 describe-instances A client error (AuthFailure) occurred when calling the DescribeInstances operation: AWS wa

[Python-modules-team] Bug#786784: python-urllib3: AttributeError: 'module' object has no attribute 'PROTOCOL_SSLv3'

2015-05-25 Thread Chris Bainbridge
On 25 May 2015 at 16:11, Daniele Tricoli wrote: > Are you using the packaged version on urllib3? If yes there is something > really strange since I patched it as explained here: Sorry for the bogus bug report (I already closed it as invalid) - it turned out Python was picking up an older install

[Python-modules-team] Bug#786784: python-urllib3: AttributeError: 'module' object has no attribute 'PROTOCOL_SSLv3'

2015-05-25 Thread Chris Bainbridge
Package: python-urllib3 Version: 1.9.1-3 Severity: serious $ python Python 2.7.9 (default, Mar 1 2015, 12:57:24) [GCC 4.9.2] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import requests Traceback (most recent call last): File "", line 1, in File "reque

[Python-modules-team] Bug#779369: pyqt5-examples missing dependencies python3-pyqt5.{qtquick, qtopengl, qtmultimedia, qtsvg} etc.

2015-03-01 Thread Chris Bainbridge
On 1 March 2015 at 17:21, Scott Kitterman wrote: > > On Friday, February 27, 2015 07:43:08 PM Chris Bainbridge wrote: > > Package: pyqt5-examples > > Version: 5.3.2+dfsg-3 > > Severity: normal > > > > Dear Maintainer, > > > > pyqt5-examples should

[Python-modules-team] Bug#779369: pyqt5-examples missing dependencies python3-pyqt5.{qtquick, qtopengl, qtmultimedia, qtsvg} etc.

2015-02-27 Thread Chris Bainbridge
Package: pyqt5-examples Version: 5.3.2+dfsg-3 Severity: normal Dear Maintainer, pyqt5-examples should depend on all the libraries necessary to run the examples. For example: $ /usr/share/doc/pyqt5-examples/examples/qtdemo/qtdemo.py Click on Quick > Animation > Launch : Nothing happens