>>> py3-send2trash: Building community/py3-send2trash 1.8.0-r1 (using abuild 3.9.0-r0) started Tue, 19 Apr 2022 16:27:17 +0000 >>> py3-send2trash: Checking sanity of /home/buildozer/aports/community/py3-send2trash/APKBUILD... >>> py3-send2trash: Analyzing dependencies... >>> py3-send2trash: Installing for build: build-base py3-setuptools py3-pytest (1/22) Installing gdbm (1.23-r0) (2/22) Installing mpdecimal (2.5.1-r1) (3/22) Installing readline (8.1.2-r0) (4/22) Installing sqlite-libs (3.38.2-r0) (5/22) Installing python3 (3.10.3-r1) (6/22) Installing py3-appdirs (1.4.4-r3) (7/22) Installing py3-more-itertools (8.12.0-r2) (8/22) Installing py3-ordered-set (4.0.2-r3) (9/22) Installing py3-parsing (2.4.7-r3) (10/22) Installing py3-six (1.16.0-r1) (11/22) Installing py3-packaging (21.3-r0) (12/22) Installing py3-setuptools (59.4.0-r0) (13/22) Installing py3-atomicwrites (1.4.0-r2) (14/22) Installing py3-attrs (21.4.0-r0) (15/22) Installing py3-iniconfig (1.1.1-r2) (16/22) Installing py3-pluggy (1.0.0-r0) (17/22) Installing py3-py (1.10.0-r2) (18/22) Installing py3-wcwidth (0.2.5-r2) (19/22) Installing py3-toml (0.10.2-r3) (20/22) Installing py3-pygments (2.11.2-r0) (21/22) Installing py3-pytest (6.2.5-r2) (22/22) Installing .makedepends-py3-send2trash (20220419.162725) Executing busybox-1.35.0-r8.trigger OK: 1339 MiB in 125 packages >>> py3-send2trash: Cleaning up srcdir >>> py3-send2trash: Cleaning up pkgdir >>> py3-send2trash: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/py3-send2trash-1.8.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15040 100 15040 0 0 226k 0 --:--:-- --:--:-- --:--:-- 229k >>> py3-send2trash: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/py3-send2trash-1.8.0.tar.gz >>> py3-send2trash: Checking sha512sums... py3-send2trash-1.8.0.tar.gz: OK >>> py3-send2trash: Unpacking /var/cache/distfiles/v3.16/py3-send2trash-1.8.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/send2trash copying send2trash/plat_osx.py -> build/lib/send2trash copying send2trash/plat_other.py -> build/lib/send2trash copying send2trash/IFileOperationProgressSink.py -> build/lib/send2trash copying send2trash/plat_win.py -> build/lib/send2trash copying send2trash/util.py -> build/lib/send2trash copying send2trash/exceptions.py -> build/lib/send2trash copying send2trash/plat_win_modern.py -> build/lib/send2trash copying send2trash/__init__.py -> build/lib/send2trash copying send2trash/plat_osx_ctypes.py -> build/lib/send2trash copying send2trash/plat_osx_pyobjc.py -> build/lib/send2trash copying send2trash/plat_gio.py -> build/lib/send2trash copying send2trash/plat_win_legacy.py -> build/lib/send2trash copying send2trash/__main__.py -> build/lib/send2trash copying send2trash/compat.py -> build/lib/send2trash ============================= test session starts ============================== platform linux -- Python 3.10.3, pytest-6.2.5, py-1.10.0, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-send2trash/src/send2trash-1.8.0 collected 10 items / 1 skipped / 9 selected tests/test_plat_other.py ........ [ 80%] tests/test_script_main.py .. [100%] ======================== 10 passed, 1 skipped in 0.18s ========================= >>> py3-send2trash: Entering fakeroot... running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running install_lib creating /home/buildozer/aports/community/py3-send2trash/pkg creating /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash creating /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash/usr creating /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash/usr/lib creating /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash/usr/lib/python3.10/site-packages/send2trash copying build/lib/send2trash/plat_osx.py -> /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash/usr/lib/python3.10/site-packages/send2trash copying build/lib/send2trash/plat_other.py -> /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash/usr/lib/python3.10/site-packages/send2trash copying build/lib/send2trash/IFileOperationProgressSink.py -> /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash/usr/lib/python3.10/site-packages/send2trash copying build/lib/send2trash/plat_win.py -> /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash/usr/lib/python3.10/site-packages/send2trash copying build/lib/send2trash/util.py -> /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash/usr/lib/python3.10/site-packages/send2trash copying build/lib/send2trash/exceptions.py -> /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash/usr/lib/python3.10/site-packages/send2trash copying build/lib/send2trash/plat_win_modern.py -> /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash/usr/lib/python3.10/site-packages/send2trash copying build/lib/send2trash/__init__.py -> /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash/usr/lib/python3.10/site-packages/send2trash copying build/lib/send2trash/plat_osx_ctypes.py -> /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash/usr/lib/python3.10/site-packages/send2trash copying build/lib/send2trash/plat_osx_pyobjc.py -> /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash/usr/lib/python3.10/site-packages/send2trash copying build/lib/send2trash/plat_gio.py -> /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash/usr/lib/python3.10/site-packages/send2trash copying build/lib/send2trash/plat_win_legacy.py -> /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash/usr/lib/python3.10/site-packages/send2trash copying build/lib/send2trash/__main__.py -> /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash/usr/lib/python3.10/site-packages/send2trash copying build/lib/send2trash/compat.py -> /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash/usr/lib/python3.10/site-packages/send2trash byte-compiling /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash/usr/lib/python3.10/site-packages/send2trash/plat_osx.py to plat_osx.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash/usr/lib/python3.10/site-packages/send2trash/plat_other.py to plat_other.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash/usr/lib/python3.10/site-packages/send2trash/IFileOperationProgressSink.py to IFileOperationProgressSink.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash/usr/lib/python3.10/site-packages/send2trash/plat_win.py to plat_win.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash/usr/lib/python3.10/site-packages/send2trash/util.py to util.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash/usr/lib/python3.10/site-packages/send2trash/exceptions.py to exceptions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash/usr/lib/python3.10/site-packages/send2trash/plat_win_modern.py to plat_win_modern.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash/usr/lib/python3.10/site-packages/send2trash/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash/usr/lib/python3.10/site-packages/send2trash/plat_osx_ctypes.py to plat_osx_ctypes.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash/usr/lib/python3.10/site-packages/send2trash/plat_osx_pyobjc.py to plat_osx_pyobjc.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash/usr/lib/python3.10/site-packages/send2trash/plat_gio.py to plat_gio.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash/usr/lib/python3.10/site-packages/send2trash/plat_win_legacy.py to plat_win_legacy.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash/usr/lib/python3.10/site-packages/send2trash/__main__.py to __main__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash/usr/lib/python3.10/site-packages/send2trash/compat.py to compat.cpython-310.pyc running install_egg_info running egg_info creating Send2Trash.egg-info writing Send2Trash.egg-info/PKG-INFO writing dependency_links to Send2Trash.egg-info/dependency_links.txt writing entry points to Send2Trash.egg-info/entry_points.txt writing requirements to Send2Trash.egg-info/requires.txt writing top-level names to Send2Trash.egg-info/top_level.txt writing manifest file 'Send2Trash.egg-info/SOURCES.txt' reading manifest file 'Send2Trash.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'Send2Trash.egg-info/SOURCES.txt' Copying Send2Trash.egg-info to /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash/usr/lib/python3.10/site-packages/Send2Trash-1.8.0-py3.10.egg-info running install_scripts Installing send2trash script to /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash/usr/bin >>> py3-send2trash*: Running postcheck for py3-send2trash >>> py3-send2trash*: Preparing package py3-send2trash... >>> py3-send2trash*: Tracing dependencies... >>> py3-send2trash*: Package size: 192.0 KB >>> py3-send2trash*: Compressing data... >>> py3-send2trash*: Create checksum... >>> py3-send2trash*: Create py3-send2trash-1.8.0-r1.apk >>> py3-send2trash: Build complete at Tue, 19 Apr 2022 16:27:28 +0000 elapsed time 0h 0m 11s >>> py3-send2trash: Cleaning up srcdir >>> py3-send2trash: Cleaning up pkgdir >>> py3-send2trash: Uninstalling dependencies... (1/22) Purging .makedepends-py3-send2trash (20220419.162725) (2/22) Purging py3-setuptools (59.4.0-r0) (3/22) Purging py3-appdirs (1.4.4-r3) (4/22) Purging py3-ordered-set (4.0.2-r3) (5/22) Purging py3-pytest (6.2.5-r2) (6/22) Purging py3-atomicwrites (1.4.0-r2) (7/22) Purging py3-attrs (21.4.0-r0) (8/22) Purging py3-more-itertools (8.12.0-r2) (9/22) Purging py3-iniconfig (1.1.1-r2) (10/22) Purging py3-pluggy (1.0.0-r0) (11/22) Purging py3-py (1.10.0-r2) (12/22) Purging py3-wcwidth (0.2.5-r2) (13/22) Purging py3-packaging (21.3-r0) (14/22) Purging py3-parsing (2.4.7-r3) (15/22) Purging py3-six (1.16.0-r1) (16/22) Purging py3-toml (0.10.2-r3) (17/22) Purging py3-pygments (2.11.2-r0) (18/22) Purging python3 (3.10.3-r1) (19/22) Purging gdbm (1.23-r0) (20/22) Purging mpdecimal (2.5.1-r1) (21/22) Purging readline (8.1.2-r0) (22/22) Purging sqlite-libs (3.38.2-r0) Executing busybox-1.35.0-r8.trigger OK: 1274 MiB in 103 packages >>> py3-send2trash: Updating the community/x86_64 repository index... >>> py3-send2trash: Signing the index...