Package: python-requests Version: 2.3.0-1 The patch for extracting urllib3 out of requests does not supply a stub for ``requests.packages.urllib3``, which breaks other code explicitly importing from that location. The bundled version of urllib3 is part of requests' API:
http://www.python-requests.org/en/latest/user/advanced/#example-specific-ssl-version See https://github.com/untitaker/vdirsyncer/issues/82 for the original issue. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

