Sat, 24 Jan 2026 07:10:51 CST | login

Information for build python-send2trash-1.8.2-1.oc9

ID24316
Package Namepython-send2trash
Version1.8.2
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-send2trash.git?.#6010340dbcd1727f1e5a3229a549afeceef7e45e
SummaryPython library to natively send files to Trash
DescriptionSend2Trash 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.
Built byfanjunkong
State complete
Volume DEFAULT
StartedTue, 04 Jun 2024 14:48:22 CST
CompletedTue, 04 Jun 2024 14:53:56 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-send2trash.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-send2trash.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-send2trash-1.8.2-1.oc9.src.rpm (info) (download)
noarch
python3-send2trash-1.8.2-1.oc9.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.8.2-1 - initial build