>>> py3-tldextract: Building community/py3-tldextract 3.4.0-r0 (using abuild 3.10.0_rc1-r2) started Sat, 29 Oct 2022 00:23:51 +0000 >>> py3-tldextract: Checking sanity of /home/buildozer/aports/community/py3-tldextract/APKBUILD... >>> py3-tldextract: Analyzing dependencies... >>> py3-tldextract: Installing for build: build-base python3 py3-idna py3-requests py3-requests-file py3-filelock py3-setuptools py3-setuptools_scm py3-pytest py3-pytest-mock py3-responses (1/32) Installing libbz2 (1.0.8-r3) (2/32) Installing libffi (3.4.4-r0) (3/32) Installing gdbm (1.23-r0) (4/32) Installing xz-libs (5.2.7-r0) (5/32) Installing mpdecimal (2.5.1-r1) (6/32) Installing readline (8.2.0-r0) (7/32) Installing sqlite-libs (3.39.4-r0) (8/32) Installing python3 (3.10.8-r3) (9/32) Installing py3-idna (3.4-r2) (10/32) Installing py3-certifi (2022.9.24-r0) (11/32) Installing py3-charset-normalizer (2.1.1-r0) (12/32) Installing py3-urllib3 (1.26.12-r0) (13/32) Installing py3-requests (2.28.1-r0) (14/32) Installing py3-requests-file (1.5.1-r2) (15/32) Installing py3-filelock (3.8.0-r0) (16/32) Installing py3-parsing (3.0.9-r0) (17/32) Installing py3-packaging (21.3-r2) (18/32) Installing py3-setuptools (65.5.0-r0) (19/32) Installing py3-tomli (2.0.1-r1) (20/32) Installing py3-typing-extensions (4.4.0-r0) (21/32) Installing py3-setuptools_scm (7.0.5-r0) (22/32) Installing py3-attrs (22.1.0-r0) (23/32) Installing py3-iniconfig (1.1.1-r3) (24/32) Installing py3-pluggy (1.0.0-r1) (25/32) Installing py3-py (1.11.0-r0) (26/32) Installing py3-pytest (7.1.3-r1) (27/32) Installing py3-pbr (5.11.0-r0) (28/32) Installing py3-mock (4.0.3-r3) (29/32) Installing py3-pytest-mock (3.9.0-r0) (30/32) Installing py3-six (1.16.0-r3) (31/32) Installing py3-responses (0.14.0-r1) (32/32) Installing .makedepends-py3-tldextract (20221029.002354) Executing busybox-1.35.0-r27.trigger OK: 256 MiB in 125 packages >>> py3-tldextract: Cleaning up srcdir >>> py3-tldextract: Cleaning up pkgdir >>> py3-tldextract: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/tldextract-3.4.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 107k 100 107k 0 0 137k 0 --:--:-- --:--:-- --:--:-- 137k >>> py3-tldextract: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/tldextract-3.4.0.tar.gz >>> py3-tldextract: Checking sha512sums... tldextract-3.4.0.tar.gz: OK >>> py3-tldextract: Unpacking /var/cache/distfiles/v3.17/tldextract-3.4.0.tar.gz... /usr/lib/python3.10/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running build running build_py creating build creating build/lib creating build/lib/tldextract copying tldextract/remote.py -> build/lib/tldextract copying tldextract/__main__.py -> build/lib/tldextract copying tldextract/__init__.py -> build/lib/tldextract copying tldextract/cache.py -> build/lib/tldextract copying tldextract/tldextract.py -> build/lib/tldextract copying tldextract/cli.py -> build/lib/tldextract copying tldextract/suffix_list.py -> build/lib/tldextract copying tldextract/_version.py -> build/lib/tldextract running egg_info creating tldextract.egg-info writing tldextract.egg-info/PKG-INFO writing dependency_links to tldextract.egg-info/dependency_links.txt writing entry points to tldextract.egg-info/entry_points.txt writing requirements to tldextract.egg-info/requires.txt writing top-level names to tldextract.egg-info/top_level.txt writing manifest file 'tldextract.egg-info/SOURCES.txt' reading manifest file 'tldextract.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'tldextract.egg-info/SOURCES.txt' copying tldextract/.tld_set_snapshot -> build/lib/tldextract copying tldextract/py.typed -> build/lib/tldextract ============================= test session starts ============================== platform linux -- Python 3.10.8, pytest-7.1.3, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-tldextract/src/tldextract-3.4.0, configfile: pytest.ini plugins: mock-3.9.0 collected 53 items tests/cli_test.py ... [ 5%] tests/custom_suffix_test.py ..... [ 15%] tests/integration_test.py . [ 16%] tests/main_test.py ................................ [ 77%] tests/test_cache.py .... [ 84%] tests/test_parallel.py .. [ 88%] tldextract/tldextract.py ...... [100%] ============================== 53 passed in 4.70s ============================== >>> py3-tldextract: Entering fakeroot... /usr/lib/python3.10/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) 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 copying tldextract/_version.py -> build/lib/tldextract running egg_info writing tldextract.egg-info/PKG-INFO writing dependency_links to tldextract.egg-info/dependency_links.txt writing entry points to tldextract.egg-info/entry_points.txt writing requirements to tldextract.egg-info/requires.txt writing top-level names to tldextract.egg-info/top_level.txt reading manifest file 'tldextract.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'tldextract.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/community/py3-tldextract/pkg creating /home/buildozer/aports/community/py3-tldextract/pkg/py3-tldextract creating /home/buildozer/aports/community/py3-tldextract/pkg/py3-tldextract/usr creating /home/buildozer/aports/community/py3-tldextract/pkg/py3-tldextract/usr/lib creating /home/buildozer/aports/community/py3-tldextract/pkg/py3-tldextract/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-tldextract/pkg/py3-tldextract/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-tldextract/pkg/py3-tldextract/usr/lib/python3.10/site-packages/tldextract copying build/lib/tldextract/remote.py -> /home/buildozer/aports/community/py3-tldextract/pkg/py3-tldextract/usr/lib/python3.10/site-packages/tldextract copying build/lib/tldextract/py.typed -> /home/buildozer/aports/community/py3-tldextract/pkg/py3-tldextract/usr/lib/python3.10/site-packages/tldextract copying build/lib/tldextract/__main__.py -> /home/buildozer/aports/community/py3-tldextract/pkg/py3-tldextract/usr/lib/python3.10/site-packages/tldextract copying build/lib/tldextract/__init__.py -> /home/buildozer/aports/community/py3-tldextract/pkg/py3-tldextract/usr/lib/python3.10/site-packages/tldextract copying build/lib/tldextract/cache.py -> /home/buildozer/aports/community/py3-tldextract/pkg/py3-tldextract/usr/lib/python3.10/site-packages/tldextract copying build/lib/tldextract/.tld_set_snapshot -> /home/buildozer/aports/community/py3-tldextract/pkg/py3-tldextract/usr/lib/python3.10/site-packages/tldextract copying build/lib/tldextract/tldextract.py -> /home/buildozer/aports/community/py3-tldextract/pkg/py3-tldextract/usr/lib/python3.10/site-packages/tldextract copying build/lib/tldextract/cli.py -> /home/buildozer/aports/community/py3-tldextract/pkg/py3-tldextract/usr/lib/python3.10/site-packages/tldextract copying build/lib/tldextract/suffix_list.py -> /home/buildozer/aports/community/py3-tldextract/pkg/py3-tldextract/usr/lib/python3.10/site-packages/tldextract copying build/lib/tldextract/_version.py -> /home/buildozer/aports/community/py3-tldextract/pkg/py3-tldextract/usr/lib/python3.10/site-packages/tldextract byte-compiling /home/buildozer/aports/community/py3-tldextract/pkg/py3-tldextract/usr/lib/python3.10/site-packages/tldextract/remote.py to remote.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-tldextract/pkg/py3-tldextract/usr/lib/python3.10/site-packages/tldextract/__main__.py to __main__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-tldextract/pkg/py3-tldextract/usr/lib/python3.10/site-packages/tldextract/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-tldextract/pkg/py3-tldextract/usr/lib/python3.10/site-packages/tldextract/cache.py to cache.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-tldextract/pkg/py3-tldextract/usr/lib/python3.10/site-packages/tldextract/tldextract.py to tldextract.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-tldextract/pkg/py3-tldextract/usr/lib/python3.10/site-packages/tldextract/cli.py to cli.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-tldextract/pkg/py3-tldextract/usr/lib/python3.10/site-packages/tldextract/suffix_list.py to suffix_list.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-tldextract/pkg/py3-tldextract/usr/lib/python3.10/site-packages/tldextract/_version.py to _version.cpython-310.pyc running install_egg_info Copying tldextract.egg-info to /home/buildozer/aports/community/py3-tldextract/pkg/py3-tldextract/usr/lib/python3.10/site-packages/tldextract-3.4.0-py3.10.egg-info running install_scripts Installing tldextract script to /home/buildozer/aports/community/py3-tldextract/pkg/py3-tldextract/usr/bin >>> py3-tldextract*: Running postcheck for py3-tldextract >>> py3-tldextract*: Preparing package py3-tldextract... >>> py3-tldextract*: Tracing dependencies... >>> py3-tldextract*: Package size: 400.0 KB >>> py3-tldextract*: Compressing data... >>> py3-tldextract*: Create checksum... >>> py3-tldextract*: Create py3-tldextract-3.4.0-r0.apk >>> py3-tldextract: Build complete at Sat, 29 Oct 2022 00:24:04 +0000 elapsed time 0h 0m 13s >>> py3-tldextract: Cleaning up srcdir >>> py3-tldextract: Cleaning up pkgdir >>> py3-tldextract: Uninstalling dependencies... (1/32) Purging .makedepends-py3-tldextract (20221029.002354) (2/32) Purging py3-requests-file (1.5.1-r2) (3/32) Purging py3-filelock (3.8.0-r0) (4/32) Purging py3-setuptools_scm (7.0.5-r0) (5/32) Purging py3-setuptools (65.5.0-r0) (6/32) Purging py3-typing-extensions (4.4.0-r0) (7/32) Purging py3-pytest-mock (3.9.0-r0) (8/32) Purging py3-mock (4.0.3-r3) (9/32) Purging py3-pbr (5.11.0-r0) (10/32) Purging py3-pytest (7.1.3-r1) (11/32) Purging py3-attrs (22.1.0-r0) (12/32) Purging py3-iniconfig (1.1.1-r3) (13/32) Purging py3-packaging (21.3-r2) (14/32) Purging py3-parsing (3.0.9-r0) (15/32) Purging py3-pluggy (1.0.0-r1) (16/32) Purging py3-py (1.11.0-r0) (17/32) Purging py3-tomli (2.0.1-r1) (18/32) Purging py3-responses (0.14.0-r1) (19/32) Purging py3-requests (2.28.1-r0) (20/32) Purging py3-certifi (2022.9.24-r0) (21/32) Purging py3-charset-normalizer (2.1.1-r0) (22/32) Purging py3-idna (3.4-r2) (23/32) Purging py3-urllib3 (1.26.12-r0) (24/32) Purging py3-six (1.16.0-r3) (25/32) Purging python3 (3.10.8-r3) (26/32) Purging libbz2 (1.0.8-r3) (27/32) Purging libffi (3.4.4-r0) (28/32) Purging gdbm (1.23-r0) (29/32) Purging xz-libs (5.2.7-r0) (30/32) Purging mpdecimal (2.5.1-r1) (31/32) Purging readline (8.2.0-r0) (32/32) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 189 MiB in 93 packages >>> py3-tldextract: Updating the community/armv7 repository index... >>> py3-tldextract: Signing the index...