summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python3-gspread/python3-gspread_6.0.0.bb (renamed from meta-python/recipes-devtools/python3-gspread/python3-gspread_5.12.4.bb)2
1 files changed, 1 insertions, 1 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_6.0.0.bb
index 920ff4d69d..c04b1568bd 100644
--- a/meta-python/recipes-devtools/python3-gspread/python3-gspread_5.12.4.bb
+++ b/meta-python/recipes-devtools/python3-gspread/python3-gspread_6.0.0.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/burnash/gspread"
3LICENSE = "MIT" 3LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=9488e21983675fa56dc05af558b83e2f" 4LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=9488e21983675fa56dc05af558b83e2f"
5 5
6SRC_URI[sha256sum] = "3fcef90183f15d3c9233b4caa021a83682f2b2ee678340c42d7ca7d8be98c6d1" 6SRC_URI[sha256sum] = "3b5efe315aeaa290d21befc8ee7bb0239db78c7b495d8831ae29fd1a182292a1"
7 7
8S = "${WORKDIR}/gspread-${PV}" 8S = "${WORKDIR}/gspread-${PV}"
9 9