[Slackbuilds-users] python-requests and python-urllib3

MyRequiem mrvladislavovich at gmail.com
Sun May 12 09:07:31 UTC 2019


After updating the python-urllib3 package (Sat, 11 May 2019 04:21:55 +0400)
from version 1.23 to 1.25.2, there were problems with the python-requests
package (python-urllib3 is a dependency for python-requests):

$ python3
>>> import sys
>>> sys.version
'3.7.2 (default, Mar 18 2019, 11:45:48) \n[GCC 5.5.0]'
>>> import requests
/usr/lib64/python3.7/site-packages/requests/__init__.py:91: RequestsDependencyWarning: urllib3 (1.25.2) or chardet (3.0.4) doesn't match a supported version!
  RequestsDependencyWarning)

The latest release of python-requests 2.21.0, the same version in the
SBo repository. I think it was not necessary to update python-urllib3.


More information about the SlackBuilds-users mailing list