Commit graph

3 commits

Author SHA1 Message Date
wiz
e1e40174c9 py-Send2Trash: update to 1.5.0.
Version 1.5.0 -- 2018/02/16
---------------------------

* More specific error when failing to create XDG fallback trash directory (#20)
* Windows: Workaround for long paths (#23)
2018-02-25 21:10:03 +00:00
adam
08de5016b3 py-Send2Trash: updated to 1.4.2
Version 1.4.2:
Fix incompatibility with Python 3.6 on Windows.
2017-12-14 21:46:57 +00:00
wiz
98db13f8d7 sysutils/py-Send2Trash: import py-Send2Trash-1.4.1
Send2Trash is a small package that sends files to the Trash (or
Recycle Bin) natively and on all platforms. On OS X, it uses native
FSMoveObjectToTrashSync Cocoa calls, on Windows, it uses native
(and ugly) SHFileOperation win32 calls. On other platforms, if
PyGObject and GIO are available, it will use this. Otherwise, it
will fallback to its own implementation of the trash specifications
from freedesktop.org.
2017-09-26 11:21:27 +00:00