kumquat-buildroot/package/python-google-auth/Config.in
James Hilliard 9ffb74fd91 package/python-google-auth: new package
Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2024-01-02 23:34:46 +01:00

10 lines
307 B
Plaintext

config BR2_PACKAGE_PYTHON_GOOGLE_AUTH
bool "python-google-auth"
select BR2_PACKAGE_PYTHON_CACHETOOLS # runtime
select BR2_PACKAGE_PYTHON_PYASN1_MODULES # runtime
select BR2_PACKAGE_PYTHON_RSA # runtime
help
Google Authentication Library.
https://github.com/googleapis/google-auth-library-python