mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-04 16:10:10 +00:00
python3-send2trash_ initial add 1.5.0
Currently it lives in: * meta-jupyter * meta-microcontroller Seems important so add it to meta-python Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
7b78763428
commit
b654ca9c93
|
|
@ -0,0 +1,9 @@
|
|||
SUMMARY = "Send file to trash natively under Mac OS X, Windows and Linux"
|
||||
LICENSE = "BSD"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=05faa35ba1ca10b723f19d286c9d5237"
|
||||
|
||||
inherit pypi setuptools3
|
||||
|
||||
SRC_URI[sha256sum] = "60001cc07d707fe247c94f74ca6ac0d3255aabcb930529690897ca2a39db28b2"
|
||||
|
||||
PYPI_PACKAGE = "Send2Trash"
|
||||
Loading…
Reference in New Issue
Block a user