]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
package/python-requests: needs hashlib for python 2
authorSven Haardiek <sven.haardiek@iotec-gmbh.de>
Sun, 29 Apr 2018 12:53:39 +0000 (14:53 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 29 Apr 2018 21:09:10 +0000 (23:09 +0200)
commit2c2f6f6630294fa256a4f66db5a4ab1f920b0a65
tree7d222fe82ecc8dbc126a36006e2929dcb5556d41
parent510b4ae51ee7008968571dd2ac672d8ed3ac1111
package/python-requests: needs hashlib for python 2

Requests need hashlib to run with Python 2. Otherwise it is not possible to
import, due to missing e.g. md5.

[Peter: tweak commit message]
Signed-off-by: Sven Haardiek <sven.haardiek@iotec-gmbh.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/python-requests/Config.in