>>> py3-email-validator: Building community/py3-email-validator 2.3.0-r0 (using abuild 3.16.0-r0) started Mon, 09 Mar 2026 05:03:46 +0000 >>> py3-email-validator: Validating /home/buildozer/aports/community/py3-email-validator/APKBUILD... >>> py3-email-validator: Analyzing dependencies... >>> py3-email-validator: Installing for build: build-base py3-idna py3-gpep517 py3-setuptools py3-wheel py3-dnspython py3-pytest ( 1/38) Installing libbz2 (1.0.8-r6) ( 2/38) Installing libffi (3.5.2-r0) ( 3/38) Installing gdbm (1.26-r0) ( 4/38) Installing xz-libs (5.8.2-r0) ( 5/38) Installing mpdecimal (4.0.1-r0) ( 6/38) Installing libpanelw (6.6_p20251231-r0) ( 7/38) Installing sqlite-libs (3.51.2-r1) ( 8/38) Installing python3 (3.12.12-r0) ( 9/38) Installing python3-pycache-pyc0 (3.12.12-r0) (10/38) Installing pyc (3.12.12-r0) (11/38) Installing py3-idna-pyc (3.11-r0) (12/38) Installing python3-pyc (3.12.12-r0) (13/38) Installing py3-idna (3.11-r0) (14/38) Installing py3-installer (0.7.0-r2) (15/38) Installing py3-installer-pyc (0.7.0-r2) (16/38) Installing py3-gpep517 (19-r1) (17/38) Installing py3-gpep517-pyc (19-r1) (18/38) Installing py3-parsing (3.3.2-r0) (19/38) Installing py3-parsing-pyc (3.3.2-r0) (20/38) Installing py3-packaging (26.0-r0) (21/38) Installing py3-packaging-pyc (26.0-r0) (22/38) Installing py3-setuptools (82.0.0-r0) (23/38) Installing py3-setuptools-pyc (82.0.0-r0) (24/38) Installing py3-wheel (0.46.3-r0) (25/38) Installing py3-wheel-pyc (0.46.3-r0) (26/38) Installing py3-dnspython (2.8.0-r0) (27/38) Installing py3-dnspython-pyc (2.8.0-r0) (28/38) Installing py3-iniconfig (2.3.0-r0) (29/38) Installing py3-iniconfig-pyc (2.3.0-r0) (30/38) Installing py3-pluggy (1.6.0-r0) (31/38) Installing py3-pluggy-pyc (1.6.0-r0) (32/38) Installing py3-py (1.11.0-r4) (33/38) Installing py3-py-pyc (1.11.0-r4) (34/38) Installing py3-pygments (2.19.2-r0) (35/38) Installing py3-pygments-pyc (2.19.2-r0) (36/38) Installing py3-pytest (9.0.2-r0) (37/38) Installing py3-pytest-pyc (9.0.2-r0) (38/38) Installing .makedepends-py3-email-validator (20260309.050348) Executing busybox-1.37.0-r31.trigger OK: 353.3 MiB in 144 packages >>> py3-email-validator: Cleaning up srcdir >>> py3-email-validator: Cleaning up pkgdir >>> py3-email-validator: Cleaning up tmpdir >>> py3-email-validator: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-email-validator-2.3.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-email-validator: Fetching py3-email-validator-2.3.0.tar.gz::https://github.com/JoshData/python-email-validator/archive/v2.3.0.tar.gz Connecting to github.com (20.26.156.215:443) Connecting to codeload.github.com (20.26.156.216:443) saving to '/var/cache/distfiles/py3-email-validator-2.3.0.tar.gz.part' py3-email-validator- 100% |********************************| 45521 0:00:00 ETA '/var/cache/distfiles/py3-email-validator-2.3.0.tar.gz.part' saved /var/cache/distfiles/py3-email-validator-2.3.0.tar.gz: OK >>> py3-email-validator: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-email-validator-2.3.0.tar.gz /var/cache/distfiles/py3-email-validator-2.3.0.tar.gz: OK >>> py3-email-validator: Unpacking /var/cache/distfiles/py3-email-validator-2.3.0.tar.gz... 2026-03-09 05:03:52,301 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: The Unlicense (Unlicense) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-03-09 05:03:52,345 root INFO running bdist_wheel 2026-03-09 05:03:52,382 root INFO running build 2026-03-09 05:03:52,382 root INFO running build_py 2026-03-09 05:03:52,391 root INFO creating build/lib/email_validator 2026-03-09 05:03:52,391 root INFO copying email_validator/syntax.py -> build/lib/email_validator 2026-03-09 05:03:52,392 root INFO copying email_validator/version.py -> build/lib/email_validator 2026-03-09 05:03:52,392 root INFO copying email_validator/exceptions.py -> build/lib/email_validator 2026-03-09 05:03:52,393 root INFO copying email_validator/rfc_constants.py -> build/lib/email_validator 2026-03-09 05:03:52,393 root INFO copying email_validator/validate_email.py -> build/lib/email_validator 2026-03-09 05:03:52,393 root INFO copying email_validator/deliverability.py -> build/lib/email_validator 2026-03-09 05:03:52,394 root INFO copying email_validator/__main__.py -> build/lib/email_validator 2026-03-09 05:03:52,394 root INFO copying email_validator/__init__.py -> build/lib/email_validator 2026-03-09 05:03:52,394 root INFO copying email_validator/types.py -> build/lib/email_validator 2026-03-09 05:03:52,395 root INFO copying email_validator/py.typed -> build/lib/email_validator 2026-03-09 05:03:52,411 root INFO installing to build/bdist.linux-ppc64le/wheel 2026-03-09 05:03:52,411 root INFO running install 2026-03-09 05:03:52,448 root INFO running install_lib 2026-03-09 05:03:52,455 root INFO creating build/bdist.linux-ppc64le/wheel 2026-03-09 05:03:52,456 root INFO creating build/bdist.linux-ppc64le/wheel/email_validator 2026-03-09 05:03:52,456 root INFO copying build/lib/email_validator/syntax.py -> build/bdist.linux-ppc64le/wheel/./email_validator 2026-03-09 05:03:52,457 root INFO copying build/lib/email_validator/version.py -> build/bdist.linux-ppc64le/wheel/./email_validator 2026-03-09 05:03:52,457 root INFO copying build/lib/email_validator/exceptions.py -> build/bdist.linux-ppc64le/wheel/./email_validator 2026-03-09 05:03:52,457 root INFO copying build/lib/email_validator/rfc_constants.py -> build/bdist.linux-ppc64le/wheel/./email_validator 2026-03-09 05:03:52,458 root INFO copying build/lib/email_validator/validate_email.py -> build/bdist.linux-ppc64le/wheel/./email_validator 2026-03-09 05:03:52,458 root INFO copying build/lib/email_validator/deliverability.py -> build/bdist.linux-ppc64le/wheel/./email_validator 2026-03-09 05:03:52,458 root INFO copying build/lib/email_validator/__main__.py -> build/bdist.linux-ppc64le/wheel/./email_validator 2026-03-09 05:03:52,458 root INFO copying build/lib/email_validator/py.typed -> build/bdist.linux-ppc64le/wheel/./email_validator 2026-03-09 05:03:52,459 root INFO copying build/lib/email_validator/__init__.py -> build/bdist.linux-ppc64le/wheel/./email_validator 2026-03-09 05:03:52,459 root INFO copying build/lib/email_validator/types.py -> build/bdist.linux-ppc64le/wheel/./email_validator 2026-03-09 05:03:52,459 root INFO running install_egg_info 2026-03-09 05:03:52,467 root INFO running egg_info 2026-03-09 05:03:52,474 root INFO creating email_validator.egg-info 2026-03-09 05:03:52,474 root INFO writing email_validator.egg-info/PKG-INFO 2026-03-09 05:03:52,475 root INFO writing dependency_links to email_validator.egg-info/dependency_links.txt 2026-03-09 05:03:52,475 root INFO writing entry points to email_validator.egg-info/entry_points.txt 2026-03-09 05:03:52,475 root INFO writing requirements to email_validator.egg-info/requires.txt 2026-03-09 05:03:52,476 root INFO writing top-level names to email_validator.egg-info/top_level.txt 2026-03-09 05:03:52,476 root INFO writing manifest file 'email_validator.egg-info/SOURCES.txt' 2026-03-09 05:03:52,484 root INFO reading manifest file 'email_validator.egg-info/SOURCES.txt' 2026-03-09 05:03:52,485 root INFO reading manifest template 'MANIFEST.in' 2026-03-09 05:03:52,486 root INFO adding license file 'LICENSE' 2026-03-09 05:03:52,489 root INFO writing manifest file 'email_validator.egg-info/SOURCES.txt' 2026-03-09 05:03:52,489 root INFO Copying email_validator.egg-info to build/bdist.linux-ppc64le/wheel/./email_validator-2.3.0-py3.12.egg-info 2026-03-09 05:03:52,491 root INFO running install_scripts 2026-03-09 05:03:52,493 root INFO creating build/bdist.linux-ppc64le/wheel/email_validator-2.3.0.dist-info/WHEEL 2026-03-09 05:03:52,494 wheel INFO creating '/home/buildozer/aports/community/py3-email-validator/src/python-email-validator-2.3.0/.dist/.tmp-sa3ge9o8/email_validator-2.3.0-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2026-03-09 05:03:52,494 wheel INFO adding 'email_validator/__init__.py' 2026-03-09 05:03:52,495 wheel INFO adding 'email_validator/__main__.py' 2026-03-09 05:03:52,495 wheel INFO adding 'email_validator/deliverability.py' 2026-03-09 05:03:52,495 wheel INFO adding 'email_validator/exceptions.py' 2026-03-09 05:03:52,496 wheel INFO adding 'email_validator/py.typed' 2026-03-09 05:03:52,496 wheel INFO adding 'email_validator/rfc_constants.py' 2026-03-09 05:03:52,496 wheel INFO adding 'email_validator/syntax.py' 2026-03-09 05:03:52,497 wheel INFO adding 'email_validator/types.py' 2026-03-09 05:03:52,497 wheel INFO adding 'email_validator/validate_email.py' 2026-03-09 05:03:52,498 wheel INFO adding 'email_validator/version.py' 2026-03-09 05:03:52,498 wheel INFO adding 'email_validator-2.3.0.dist-info/licenses/LICENSE' 2026-03-09 05:03:52,498 wheel INFO adding 'email_validator-2.3.0.dist-info/METADATA' 2026-03-09 05:03:52,499 wheel INFO adding 'email_validator-2.3.0.dist-info/WHEEL' 2026-03-09 05:03:52,499 wheel INFO adding 'email_validator-2.3.0.dist-info/entry_points.txt' 2026-03-09 05:03:52,499 wheel INFO adding 'email_validator-2.3.0.dist-info/top_level.txt' 2026-03-09 05:03:52,500 wheel INFO adding 'email_validator-2.3.0.dist-info/RECORD' 2026-03-09 05:03:52,500 root INFO removing build/bdist.linux-ppc64le/wheel 2026-03-09 05:03:52,501 gpep517 INFO The backend produced .dist/email_validator-2.3.0-py3-none-any.whl email_validator-2.3.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.12, pytest-9.0.2, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-email-validator/src/python-email-validator-2.3.0 configfile: pyproject.toml (WARNING: ignoring pytest config in setup.cfg!) collected 288 items tests/test_syntax.py ................................................... [ 17%] ........................................................................ [ 42%] ........................................................................ [ 67%] ........................................................................ [ 92%] ..................... [100%] ============================= 288 passed in 1.00s ============================== >>> py3-email-validator: Entering fakeroot... >>> py3-email-validator-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/email_validator/__pycache__' -> '/home/buildozer/aports/community/py3-email-validator/pkg/py3-email-validator-pyc/usr/lib/python3.12/site-packages/email_validator/__pycache__' >>> py3-email-validator-pyc*: Preparing subpackage py3-email-validator-pyc... >>> py3-email-validator-pyc*: Running postcheck for py3-email-validator-pyc >>> py3-email-validator*: Running postcheck for py3-email-validator >>> py3-email-validator*: Preparing package py3-email-validator... >>> py3-email-validator*: Script found. /bin/sh added as a dependency for py3-email-validator-2.3.0-r0.apk >>> py3-email-validator*: Adding .post-upgrade >>> py3-email-validator-pyc*: Tracing dependencies... python3~3.12 >>> py3-email-validator-pyc*: Package size: 45.6 KB >>> py3-email-validator-pyc*: Compressing data... >>> py3-email-validator-pyc*: Create checksum... >>> py3-email-validator-pyc*: Create py3-email-validator-pyc-2.3.0-r0.apk >>> py3-email-validator*: Tracing dependencies... py3-idna /bin/sh python3~3.12 >>> py3-email-validator*: Package size: 99.0 KB >>> py3-email-validator*: Compressing data... >>> py3-email-validator*: Create checksum... >>> py3-email-validator*: Create py3-email-validator-2.3.0-r0.apk >>> py3-email-validator: Build complete at Mon, 09 Mar 2026 05:03:54 +0000 elapsed time 0h 0m 8s >>> py3-email-validator: Cleaning up srcdir >>> py3-email-validator: Cleaning up pkgdir >>> py3-email-validator: Uninstalling dependencies... ( 1/38) Purging .makedepends-py3-email-validator (20260309.050348) ( 2/38) Purging py3-idna-pyc (3.11-r0) ( 3/38) Purging py3-idna (3.11-r0) ( 4/38) Purging py3-gpep517-pyc (19-r1) ( 5/38) Purging py3-gpep517 (19-r1) ( 6/38) Purging py3-installer-pyc (0.7.0-r2) ( 7/38) Purging py3-installer (0.7.0-r2) ( 8/38) Purging py3-setuptools-pyc (82.0.0-r0) ( 9/38) Purging py3-setuptools (82.0.0-r0) (10/38) Purging py3-wheel-pyc (0.46.3-r0) (11/38) Purging py3-wheel (0.46.3-r0) (12/38) Purging py3-dnspython-pyc (2.8.0-r0) (13/38) Purging py3-dnspython (2.8.0-r0) (14/38) Purging py3-pytest-pyc (9.0.2-r0) (15/38) Purging py3-pytest (9.0.2-r0) (16/38) Purging py3-iniconfig-pyc (2.3.0-r0) (17/38) Purging py3-iniconfig (2.3.0-r0) (18/38) Purging py3-packaging-pyc (26.0-r0) (19/38) Purging py3-packaging (26.0-r0) (20/38) Purging py3-parsing-pyc (3.3.2-r0) (21/38) Purging py3-parsing (3.3.2-r0) (22/38) Purging py3-pluggy-pyc (1.6.0-r0) (23/38) Purging py3-pluggy (1.6.0-r0) (24/38) Purging py3-py-pyc (1.11.0-r4) (25/38) Purging py3-py (1.11.0-r4) (26/38) Purging py3-pygments-pyc (2.19.2-r0) (27/38) Purging py3-pygments (2.19.2-r0) (28/38) Purging python3-pyc (3.12.12-r0) (29/38) Purging python3-pycache-pyc0 (3.12.12-r0) (30/38) Purging pyc (3.12.12-r0) (31/38) Purging python3 (3.12.12-r0) (32/38) Purging gdbm (1.26-r0) (33/38) Purging libbz2 (1.0.8-r6) (34/38) Purging libffi (3.5.2-r0) (35/38) Purging libpanelw (6.6_p20251231-r0) (36/38) Purging mpdecimal (4.0.1-r0) (37/38) Purging sqlite-libs (3.51.2-r1) (38/38) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 288.6 MiB in 106 packages >>> py3-email-validator: Updating the community/ppc64le repository index... >>> py3-email-validator: Signing the index...