diff mbox series

[[meta-python] 1/2] recipes-devtools/python3-oauth2client/python3-oauth2client_4.1.2.bb: recipe added

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

Commit Message

Ewa Kujawska Aug. 16, 2023, 6:14 a.m. UTC
---
 .../python3-oauth2client/python3-oauth2client_4.1.2.bb          | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 meta-python/recipes-devtools/python3-oauth2client/python3-oauth2client_4.1.2.bb
diff mbox series

Patch

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