summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-extended/send2trash
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-extended/send2trash')
-rw-r--r--meta-python/recipes-extended/send2trash/python3-send2trash_1.8.3.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-extended/send2trash/python3-send2trash_1.8.3.bb b/meta-python/recipes-extended/send2trash/python3-send2trash_1.8.3.bb
index 0bbfb9a11f..89943095de 100644
--- a/meta-python/recipes-extended/send2trash/python3-send2trash_1.8.3.bb
+++ b/meta-python/recipes-extended/send2trash/python3-send2trash_1.8.3.bb
@@ -7,6 +7,7 @@ inherit pypi python_setuptools_build_meta
7SRC_URI[sha256sum] = "b18e7a3966d99871aefeb00cfbcfdced55ce4871194810fc71f4aa484b953abf" 7SRC_URI[sha256sum] = "b18e7a3966d99871aefeb00cfbcfdced55ce4871194810fc71f4aa484b953abf"
8 8
9PYPI_PACKAGE = "Send2Trash" 9PYPI_PACKAGE = "Send2Trash"
10UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"
10 11
11RDEPENDS:${PN} += "\ 12RDEPENDS:${PN} += "\
12 python3-io \ 13 python3-io \