summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python3-gspread/python3-gspread_5.12.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python3-gspread/python3-gspread_5.12.4.bb')
-rw-r--r--meta-python/recipes-devtools/python3-gspread/python3-gspread_5.12.4.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python3-gspread/python3-gspread_5.12.4.bb b/meta-python/recipes-devtools/python3-gspread/python3-gspread_5.12.4.bb
new file mode 100644
index 0000000000..920ff4d69d
--- /dev/null
+++ b/meta-python/recipes-devtools/python3-gspread/python3-gspread_5.12.4.bb
@@ -0,0 +1,12 @@
1SUMMARY = "Google Spreadsheets Python API"
2HOMEPAGE = "https://github.com/burnash/gspread"
3LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=9488e21983675fa56dc05af558b83e2f"
5
6SRC_URI[sha256sum] = "3fcef90183f15d3c9233b4caa021a83682f2b2ee678340c42d7ca7d8be98c6d1"
7
8S = "${WORKDIR}/gspread-${PV}"
9
10RDEPENDS:${PN} = "python3-requests"
11
12inherit pypi python_poetry_core