| Message ID | 20230816061437.3303787-1-ewa.kujawska@3mdeb.com |
|---|---|
| State | Under Review |
| Headers | show |
| Series | [[meta-python] 1/2] recipes-devtools/python3-oauth2client/python3-oauth2client_4.1.2.bb: recipe added | expand |
diff --git a/meta-python/recipes-devtools/python3-oauth2client/python3-oauth2client_4.1.2.bb b/meta-python/recipes-devtools/python3-oauth2client/python3-oauth2client_4.1.2.bb new file mode 100644 index 000000000000..96508007b2f3 --- /dev/null +++ b/meta-python/recipes-devtools/python3-oauth2client/python3-oauth2client_4.1.2.bb @@ -0,0 +1,2 @@ +inherit setuptools3 +require python-oauth2client.inc