>>> py3-imap-tools: Building community/py3-imap-tools 1.10.0-r0 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 19:40:36 +0000 >>> py3-imap-tools: Validating /home/udu/aports/community/py3-imap-tools/APKBUILD... >>> py3-imap-tools: Analyzing dependencies... >>> py3-imap-tools: Installing for build: build-base py3-setuptools py3-gpep517 py3-wheel py3-pytest WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/21) Installing py3-setuptools-pyc (80.9.0-r0) (2/21) Installing py3-parsing (3.2.3-r0) (3/21) Installing py3-parsing-pyc (3.2.3-r0) (4/21) Installing py3-packaging-pyc (25.0-r0) (5/21) Installing py3-packaging (25.0-r0) (6/21) Installing py3-setuptools (80.9.0-r0) (7/21) Installing py3-installer (0.7.0-r2) (8/21) Installing py3-installer-pyc (0.7.0-r2) (9/21) Installing py3-gpep517 (19-r0) (10/21) Installing py3-gpep517-pyc (19-r0) (11/21) Installing py3-wheel (0.46.1-r0) (12/21) Installing py3-wheel-pyc (0.46.1-r0) (13/21) Installing py3-iniconfig (2.1.0-r0) (14/21) Installing py3-iniconfig-pyc (2.1.0-r0) (15/21) Installing py3-pluggy (1.5.0-r0) (16/21) Installing py3-pluggy-pyc (1.5.0-r0) (17/21) Installing py3-py (1.11.0-r4) (18/21) Installing py3-py-pyc (1.11.0-r4) (19/21) Installing py3-pytest (8.3.5-r0) (20/21) Installing py3-pytest-pyc (8.3.5-r0) (21/21) Installing .makedepends-py3-imap-tools (20251012.194037) Executing busybox-1.37.0-r19.trigger OK: 310 MiB in 110 packages >>> py3-imap-tools: Cleaning up srcdir >>> py3-imap-tools: Cleaning up pkgdir >>> py3-imap-tools: Cleaning up tmpdir >>> py3-imap-tools: Fetching py3-imap-tools-1.10.0.tar.gz::https://github.com/ikvk/imap_tools/archive/refs/tags/v1.10.0.tar.gz >>> py3-imap-tools: Fetching py3-imap-tools-1.10.0.tar.gz::https://github.com/ikvk/imap_tools/archive/refs/tags/v1.10.0.tar.gz >>> py3-imap-tools: Checking sha512sums... py3-imap-tools-1.10.0.tar.gz: OK >>> py3-imap-tools: Unpacking /var/cache/distfiles/py3-imap-tools-1.10.0.tar.gz... 2025-10-12 19:40:38,739 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-10-12 19:40:38,763 root INFO running bdist_wheel 2025-10-12 19:40:38,783 root INFO running build 2025-10-12 19:40:38,783 root INFO running build_py 2025-10-12 19:40:38,787 root INFO creating build/lib/imap_tools 2025-10-12 19:40:38,788 root INFO copying imap_tools/folder.py -> build/lib/imap_tools 2025-10-12 19:40:38,788 root INFO copying imap_tools/consts.py -> build/lib/imap_tools 2025-10-12 19:40:38,788 root INFO copying imap_tools/utils.py -> build/lib/imap_tools 2025-10-12 19:40:38,789 root INFO copying imap_tools/query.py -> build/lib/imap_tools 2025-10-12 19:40:38,789 root INFO copying imap_tools/message.py -> build/lib/imap_tools 2025-10-12 19:40:38,789 root INFO copying imap_tools/imap_utf7.py -> build/lib/imap_tools 2025-10-12 19:40:38,789 root INFO copying imap_tools/errors.py -> build/lib/imap_tools 2025-10-12 19:40:38,790 root INFO copying imap_tools/idle.py -> build/lib/imap_tools 2025-10-12 19:40:38,790 root INFO copying imap_tools/__init__.py -> build/lib/imap_tools 2025-10-12 19:40:38,790 root INFO copying imap_tools/mailbox.py -> build/lib/imap_tools 2025-10-12 19:40:38,791 root INFO copying imap_tools/py.typed -> build/lib/imap_tools 2025-10-12 19:40:38,799 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-12 19:40:38,799 root INFO running install 2025-10-12 19:40:38,809 root INFO running install_lib 2025-10-12 19:40:38,813 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-12 19:40:38,813 root INFO creating build/bdist.linux-x86_64/wheel/imap_tools 2025-10-12 19:40:38,813 root INFO copying build/lib/imap_tools/py.typed -> build/bdist.linux-x86_64/wheel/./imap_tools 2025-10-12 19:40:38,813 root INFO copying build/lib/imap_tools/folder.py -> build/bdist.linux-x86_64/wheel/./imap_tools 2025-10-12 19:40:38,814 root INFO copying build/lib/imap_tools/consts.py -> build/bdist.linux-x86_64/wheel/./imap_tools 2025-10-12 19:40:38,814 root INFO copying build/lib/imap_tools/utils.py -> build/bdist.linux-x86_64/wheel/./imap_tools 2025-10-12 19:40:38,814 root INFO copying build/lib/imap_tools/query.py -> build/bdist.linux-x86_64/wheel/./imap_tools 2025-10-12 19:40:38,814 root INFO copying build/lib/imap_tools/message.py -> build/bdist.linux-x86_64/wheel/./imap_tools 2025-10-12 19:40:38,814 root INFO copying build/lib/imap_tools/imap_utf7.py -> build/bdist.linux-x86_64/wheel/./imap_tools 2025-10-12 19:40:38,815 root INFO copying build/lib/imap_tools/errors.py -> build/bdist.linux-x86_64/wheel/./imap_tools 2025-10-12 19:40:38,815 root INFO copying build/lib/imap_tools/idle.py -> build/bdist.linux-x86_64/wheel/./imap_tools 2025-10-12 19:40:38,815 root INFO copying build/lib/imap_tools/__init__.py -> build/bdist.linux-x86_64/wheel/./imap_tools 2025-10-12 19:40:38,815 root INFO copying build/lib/imap_tools/mailbox.py -> build/bdist.linux-x86_64/wheel/./imap_tools 2025-10-12 19:40:38,815 root INFO running install_egg_info 2025-10-12 19:40:38,819 root INFO running egg_info 2025-10-12 19:40:38,822 root INFO creating imap_tools.egg-info 2025-10-12 19:40:38,822 root INFO writing imap_tools.egg-info/PKG-INFO 2025-10-12 19:40:38,823 root INFO writing dependency_links to imap_tools.egg-info/dependency_links.txt 2025-10-12 19:40:38,823 root INFO writing top-level names to imap_tools.egg-info/top_level.txt 2025-10-12 19:40:38,823 root INFO writing manifest file 'imap_tools.egg-info/SOURCES.txt' 2025-10-12 19:40:38,827 root INFO reading manifest file 'imap_tools.egg-info/SOURCES.txt' 2025-10-12 19:40:38,827 root INFO reading manifest template 'MANIFEST.in' 2025-10-12 19:40:38,827 root INFO adding license file 'LICENSE' 2025-10-12 19:40:38,828 root INFO writing manifest file 'imap_tools.egg-info/SOURCES.txt' 2025-10-12 19:40:38,831 root INFO Copying imap_tools.egg-info to build/bdist.linux-x86_64/wheel/./imap_tools-1.10.0-py3.12.egg-info 2025-10-12 19:40:38,832 root INFO running install_scripts 2025-10-12 19:40:38,833 root INFO creating build/bdist.linux-x86_64/wheel/imap_tools-1.10.0.dist-info/WHEEL 2025-10-12 19:40:38,834 wheel INFO creating '/home/udu/aports/community/py3-imap-tools/src/imap_tools-1.10.0/.dist/.tmp-9qn6jzdr/imap_tools-1.10.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-12 19:40:38,834 wheel INFO adding 'imap_tools/__init__.py' 2025-10-12 19:40:38,834 wheel INFO adding 'imap_tools/consts.py' 2025-10-12 19:40:38,835 wheel INFO adding 'imap_tools/errors.py' 2025-10-12 19:40:38,835 wheel INFO adding 'imap_tools/folder.py' 2025-10-12 19:40:38,835 wheel INFO adding 'imap_tools/idle.py' 2025-10-12 19:40:38,835 wheel INFO adding 'imap_tools/imap_utf7.py' 2025-10-12 19:40:38,835 wheel INFO adding 'imap_tools/mailbox.py' 2025-10-12 19:40:38,836 wheel INFO adding 'imap_tools/message.py' 2025-10-12 19:40:38,836 wheel INFO adding 'imap_tools/py.typed' 2025-10-12 19:40:38,836 wheel INFO adding 'imap_tools/query.py' 2025-10-12 19:40:38,836 wheel INFO adding 'imap_tools/utils.py' 2025-10-12 19:40:38,836 wheel INFO adding 'imap_tools-1.10.0.dist-info/licenses/LICENSE' 2025-10-12 19:40:38,837 wheel INFO adding 'imap_tools-1.10.0.dist-info/METADATA' 2025-10-12 19:40:38,837 wheel INFO adding 'imap_tools-1.10.0.dist-info/WHEEL' 2025-10-12 19:40:38,837 wheel INFO adding 'imap_tools-1.10.0.dist-info/top_level.txt' 2025-10-12 19:40:38,837 wheel INFO adding 'imap_tools-1.10.0.dist-info/RECORD' 2025-10-12 19:40:38,837 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-12 19:40:38,838 gpep517 INFO The backend produced .dist/imap_tools-1.10.0-py3-none-any.whl imap_tools-1.10.0-py3-none-any.whl ============================================================================================================================================ test session starts ============================================================================================================================================= platform linux -- Python 3.12.11, pytest-8.3.5, pluggy-1.5.0 -- /home/udu/aports/community/py3-imap-tools/src/imap_tools-1.10.0/.testenv/bin/python3 cachedir: .pytest_cache rootdir: /home/udu/aports/community/py3-imap-tools/src/imap_tools-1.10.0 collecting ... collected 27 items / 6 deselected / 21 selected tests/test_imap_utf7.py::ImapUtf7Test::test_decode PASSED [ 4%] tests/test_imap_utf7.py::ImapUtf7Test::test_encode PASSED [ 9%] tests/test_imap_utf7.py::ImapUtf7Test::test_printable_chars PASSED [ 14%] tests/test_query.py::QueryTest::test_cleaners PASSED [ 19%] tests/test_query.py::QueryTest::test_converters PASSED [ 23%] tests/test_query.py::QueryTest::test_format_date PASSED [ 28%] tests/test_query.py::QueryTest::test_header PASSED [ 33%] tests/test_query.py::QueryTest::test_logic_operators PASSED [ 38%] tests/test_query.py::QueryTest::test_uid_range PASSED [ 42%] tests/test_utils.py::UtilsTest::test_check_command_status PASSED [ 47%] tests/test_utils.py::UtilsTest::test_chunked PASSED [ 52%] tests/test_utils.py::UtilsTest::test_chunked_crop PASSED [ 57%] tests/test_utils.py::UtilsTest::test_clean_flags PASSED [ 61%] tests/test_utils.py::UtilsTest::test_clean_uids PASSED [ 66%] tests/test_utils.py::UtilsTest::test_decode_value PASSED [ 71%] tests/test_utils.py::UtilsTest::test_pairs_to_dict PASSED [ 76%] tests/test_utils.py::UtilsTest::test_parse_email_addresses PASSED [ 80%] tests/test_utils.py::UtilsTest::test_parse_email_date PASSED [ 85%] tests/test_utils.py::UtilsTest::test_quote PASSED [ 90%] tests/test_utils.py::UtilsTest::test_remove_non_printable PASSED [ 95%] tests/test_utils.py::UtilsTest::test_replace_html_ct_charset PASSED [100%] ====================================================================================================================================== 21 passed, 6 deselected in 0.78s ====================================================================================================================================== >>> py3-imap-tools: Entering fakeroot... >>> py3-imap-tools-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/imap_tools/__pycache__' -> '/home/udu/aports/community/py3-imap-tools/pkg/py3-imap-tools-pyc/usr/lib/python3.12/site-packages/imap_tools/__pycache__' >>> py3-imap-tools-pyc*: Preparing subpackage py3-imap-tools-pyc... >>> py3-imap-tools-pyc*: Running postcheck for py3-imap-tools-pyc >>> py3-imap-tools*: Running postcheck for py3-imap-tools >>> py3-imap-tools*: Preparing package py3-imap-tools... >>> py3-imap-tools-pyc*: Tracing dependencies... python3~3.12 >>> py3-imap-tools-pyc*: Package size: 109.5 KB >>> py3-imap-tools-pyc*: Compressing data... >>> py3-imap-tools-pyc*: Create checksum... >>> py3-imap-tools-pyc*: Create py3-imap-tools-pyc-1.10.0-r0.apk >>> py3-imap-tools*: Tracing dependencies... python3~3.12 >>> py3-imap-tools*: Package size: 106.5 KB >>> py3-imap-tools*: Compressing data... >>> py3-imap-tools*: Create checksum... >>> py3-imap-tools*: Create py3-imap-tools-1.10.0-r0.apk >>> py3-imap-tools: Build complete at Sun, 12 Oct 2025 19:40:41 +0000 elapsed time 0h 0m 5s >>> py3-imap-tools: Cleaning up srcdir >>> py3-imap-tools: Cleaning up pkgdir >>> py3-imap-tools: Uninstalling dependencies... (1/21) Purging .makedepends-py3-imap-tools (20251012.194037) (2/21) Purging py3-setuptools-pyc (80.9.0-r0) (3/21) Purging py3-setuptools (80.9.0-r0) (4/21) Purging py3-gpep517-pyc (19-r0) (5/21) Purging py3-gpep517 (19-r0) (6/21) Purging py3-installer-pyc (0.7.0-r2) (7/21) Purging py3-installer (0.7.0-r2) (8/21) Purging py3-wheel-pyc (0.46.1-r0) (9/21) Purging py3-wheel (0.46.1-r0) (10/21) Purging py3-pytest-pyc (8.3.5-r0) (11/21) Purging py3-pytest (8.3.5-r0) (12/21) Purging py3-iniconfig-pyc (2.1.0-r0) (13/21) Purging py3-iniconfig (2.1.0-r0) (14/21) Purging py3-packaging-pyc (25.0-r0) (15/21) Purging py3-packaging (25.0-r0) (16/21) Purging py3-parsing-pyc (3.2.3-r0) (17/21) Purging py3-parsing (3.2.3-r0) (18/21) Purging py3-pluggy-pyc (1.5.0-r0) (19/21) Purging py3-pluggy (1.5.0-r0) (20/21) Purging py3-py-pyc (1.11.0-r4) (21/21) Purging py3-py (1.11.0-r4) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-imap-tools: Updating the community/x86_64 repository index... >>> py3-imap-tools: Signing the index...