Thu, 22 Jan 2026 08:00:59 CST | login

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

ID40852
Package Namepython-send2trash
Version1.8.2
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-send2trash.git?.#9c2d523761ebcfa46d2b8b80429007f930788153
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 bybbrucezhang
State complete
Volume DEFAULT
StartedSat, 14 Jun 2025 01:38:20 CST
CompletedSat, 14 Jun 2025 01:42:35 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-2.oc9.src.rpm (info) (download)
noarch
python3-send2trash-1.8.2-2.oc9.noarch.rpm (info) (download)
Logs
noarch
dnf.rpm.log
build.log
dnf.librepo.log
hw_info.log
dnf.log
mock_output.log
state.log
root.log
installed_pkgs.log
mock_config.log
noarch_rpmdiff.json
Changelog * Thu Jun 12 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.8.2-2 - Rebuilt for loongarch64 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.8.2-1 - initial build