diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-extended/send2trash/python3-send2trash_1.5.0.bb | 9 | ||||
-rw-r--r-- | meta-python/recipes-extended/send2trash/python3-send2trash_1.7.1.bb | 9 |
2 files changed, 9 insertions, 9 deletions
diff --git a/meta-python/recipes-extended/send2trash/python3-send2trash_1.5.0.bb b/meta-python/recipes-extended/send2trash/python3-send2trash_1.5.0.bb deleted file mode 100644 index d906c0b9e3..0000000000 --- a/meta-python/recipes-extended/send2trash/python3-send2trash_1.5.0.bb +++ /dev/null | |||
@@ -1,9 +0,0 @@ | |||
1 | SUMMARY = "Send file to trash natively under Mac OS X, Windows and Linux" | ||
2 | LICENSE = "BSD" | ||
3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=05faa35ba1ca10b723f19d286c9d5237" | ||
4 | |||
5 | inherit pypi setuptools3 | ||
6 | |||
7 | SRC_URI[sha256sum] = "60001cc07d707fe247c94f74ca6ac0d3255aabcb930529690897ca2a39db28b2" | ||
8 | |||
9 | PYPI_PACKAGE = "Send2Trash" | ||
diff --git a/meta-python/recipes-extended/send2trash/python3-send2trash_1.7.1.bb b/meta-python/recipes-extended/send2trash/python3-send2trash_1.7.1.bb new file mode 100644 index 0000000000..d3554c8031 --- /dev/null +++ b/meta-python/recipes-extended/send2trash/python3-send2trash_1.7.1.bb | |||
@@ -0,0 +1,9 @@ | |||
1 | SUMMARY = "Send file to trash natively under Mac OS X, Windows and Linux" | ||
2 | LICENSE = "BSD" | ||
3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=a02659c2d5f4cc626e4dcf6504b865eb" | ||
4 | |||
5 | inherit pypi setuptools3 | ||
6 | |||
7 | SRC_URI[sha256sum] = "17730aa0a33ab82ed6ca76be3bb25f0433d0014f1ccf63c979bab13a5b9db2b2" | ||
8 | |||
9 | PYPI_PACKAGE = "Send2Trash" | ||