initial buildroot for linux 5.15
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
config BR2_PACKAGE_PYTHON_OAUTHLIB
|
||||
bool "python-oauthlib"
|
||||
depends on BR2_PACKAGE_PYTHON3
|
||||
help
|
||||
A generic, spec-compliant, thorough implementation of the
|
||||
OAuth request-signing logic.
|
||||
|
||||
https://github.com/oauthlib/oauthlib
|
||||
Reference in New Issue
Block a user