18d54431b3
Needed for python-mwclient version bump to 0.8.6. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
8 lines
195 B
Plaintext
8 lines
195 B
Plaintext
config BR2_PACKAGE_PYTHON_OAUTHLIB
|
|
bool "python-oauthlib"
|
|
help
|
|
A generic, spec-compliant, thorough implementation of the OAuth
|
|
request-signing logic.
|
|
|
|
https://github.com/idan/oauthlib
|