[Python-modules-team] Bug#883419: python3-requests: RequestsDependencyWarning urllib3 (1.21.1) or chardet (2.3.0) doesn't match a supported version

2017-12-11 Thread xiscu
Hi Daniele, > > As far I can see from the warning, it seems that you are using a local > installed version of requests. Are you mixing system packages with local > installed one? This use case is not supported on Debian, can you use a > virtualenv instead? thanks for the hint: it got mixed;

[Python-modules-team] Bug#883419: python3-requests: RequestsDependencyWarning urllib3 (1.21.1) or chardet (2.3.0) doesn't match a supported version

2017-12-03 Thread Daniele Tricoli
Hello xiscu, thanks for the report. On Sunday, December 3, 2017 8:39:41 PM CET xiscu wrote: > Package: python3-requests > Version: 2.12.4-1 > Severity: important > > Dear Maintainer, > importing requests on python3 raises a dependency warning: > > $ python3 > Python 3.5.3 (default, Jan 19 2017,

[Python-modules-team] Bug#883419: python3-requests: RequestsDependencyWarning urllib3 (1.21.1) or chardet (2.3.0) doesn't match a supported version

2017-12-03 Thread xiscu
Package: python3-requests Version: 2.12.4-1 Severity: important Dear Maintainer, importing requests on python3 raises a dependency warning: $ python3 Python 3.5.3 (default, Jan 19 2017, 14:11:04) [GCC 6.3.0 20170118] on linux Type "help", "copyright", "credits" or "license" for more information.