>>> py3-webcolors: Building community/py3-webcolors 1.12-r0 (using abuild 3.10.0_rc1-r2) started Tue, 22 Nov 2022 01:15:47 +0000 >>> py3-webcolors: Checking sanity of /home/buildozer/aports/community/py3-webcolors/APKBUILD... >>> py3-webcolors: Analyzing dependencies... >>> py3-webcolors: Installing for build: build-base python3 py3-setuptools py3-pytest py3-pytest-runner (1/20) Installing libbz2 (1.0.8-r4) (2/20) Installing libffi (3.4.4-r0) (3/20) Installing gdbm (1.23-r0) (4/20) Installing xz-libs (5.2.8-r0) (5/20) Installing mpdecimal (2.5.1-r1) (6/20) Installing readline (8.2.0-r0) (7/20) Installing sqlite-libs (3.40.0-r0) (8/20) Installing python3 (3.10.8-r3) (9/20) Installing py3-parsing (3.0.9-r0) (10/20) Installing py3-packaging (21.3-r2) (11/20) Installing py3-setuptools (65.6.0-r0) (12/20) Installing py3-attrs (22.1.0-r0) (13/20) Installing py3-exceptiongroup (1.0.4-r0) (14/20) Installing py3-iniconfig (1.1.1-r3) (15/20) Installing py3-pluggy (1.0.0-r1) (16/20) Installing py3-py (1.11.0-r0) (17/20) Installing py3-tomli (2.0.1-r1) (18/20) Installing py3-pytest (7.2.0-r1) (19/20) Installing py3-pytest-runner (6.0.0-r0) (20/20) Installing .makedepends-py3-webcolors (20221122.011548) Executing busybox-1.35.0-r29.trigger OK: 355 MiB in 112 packages >>> py3-webcolors: Cleaning up srcdir >>> py3-webcolors: Cleaning up pkgdir >>> py3-webcolors: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/webcolors-1.12.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-webcolors: Fetching https://files.pythonhosted.org/packages/source/w/webcolors/webcolors-1.12.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38112 100 38112 0 0 35852 0 0:00:01 0:00:01 --:--:-- 35852 >>> py3-webcolors: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/webcolors-1.12.tar.gz >>> py3-webcolors: Checking sha512sums... webcolors-1.12.tar.gz: OK >>> py3-webcolors: Unpacking /var/cache/distfiles/v3.17/webcolors-1.12.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 copying src/webcolors.py -> build/lib /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 pytest running egg_info writing src/webcolors.egg-info/PKG-INFO writing dependency_links to src/webcolors.egg-info/dependency_links.txt writing top-level names to src/webcolors.egg-info/top_level.txt reading manifest file 'src/webcolors.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'src/webcolors.egg-info/SOURCES.txt' running build_ext ============================= test session starts ============================== platform linux -- Python 3.10.8, pytest-7.2.0, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-webcolors/src/webcolors-1.12 collected 36 items tests/test_conformance.py .. [ 5%] tests/test_conversion.py ..................... [ 63%] tests/test_html5.py ....... [ 83%] tests/test_normalization.py ...... [100%] ============================== 36 passed in 0.15s ============================== >>> py3-webcolors: 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 running install_lib creating /home/buildozer/aports/community/py3-webcolors/pkg creating /home/buildozer/aports/community/py3-webcolors/pkg/py3-webcolors creating /home/buildozer/aports/community/py3-webcolors/pkg/py3-webcolors/usr creating /home/buildozer/aports/community/py3-webcolors/pkg/py3-webcolors/usr/lib creating /home/buildozer/aports/community/py3-webcolors/pkg/py3-webcolors/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-webcolors/pkg/py3-webcolors/usr/lib/python3.10/site-packages copying build/lib/webcolors.py -> /home/buildozer/aports/community/py3-webcolors/pkg/py3-webcolors/usr/lib/python3.10/site-packages byte-compiling /home/buildozer/aports/community/py3-webcolors/pkg/py3-webcolors/usr/lib/python3.10/site-packages/webcolors.py to webcolors.cpython-310.pyc running install_egg_info running egg_info writing src/webcolors.egg-info/PKG-INFO writing dependency_links to src/webcolors.egg-info/dependency_links.txt writing top-level names to src/webcolors.egg-info/top_level.txt reading manifest file 'src/webcolors.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'src/webcolors.egg-info/SOURCES.txt' Copying src/webcolors.egg-info to /home/buildozer/aports/community/py3-webcolors/pkg/py3-webcolors/usr/lib/python3.10/site-packages/webcolors-1.12-py3.10.egg-info running install_scripts >>> py3-webcolors*: Running postcheck for py3-webcolors >>> py3-webcolors*: Preparing package py3-webcolors... >>> py3-webcolors*: Tracing dependencies... >>> py3-webcolors*: Package size: 96.0 KB >>> py3-webcolors*: Compressing data... >>> py3-webcolors*: Create checksum... >>> py3-webcolors*: Create py3-webcolors-1.12-r0.apk >>> py3-webcolors: Build complete at Tue, 22 Nov 2022 01:15:52 +0000 elapsed time 0h 0m 5s >>> py3-webcolors: Cleaning up srcdir >>> py3-webcolors: Cleaning up pkgdir >>> py3-webcolors: Uninstalling dependencies... (1/20) Purging .makedepends-py3-webcolors (20221122.011548) (2/20) Purging py3-pytest-runner (6.0.0-r0) (3/20) Purging py3-pytest (7.2.0-r1) (4/20) Purging py3-attrs (22.1.0-r0) (5/20) Purging py3-exceptiongroup (1.0.4-r0) (6/20) Purging py3-iniconfig (1.1.1-r3) (7/20) Purging py3-pluggy (1.0.0-r1) (8/20) Purging py3-py (1.11.0-r0) (9/20) Purging py3-tomli (2.0.1-r1) (10/20) Purging py3-setuptools (65.6.0-r0) (11/20) Purging py3-packaging (21.3-r2) (12/20) Purging py3-parsing (3.0.9-r0) (13/20) Purging python3 (3.10.8-r3) (14/20) Purging libbz2 (1.0.8-r4) (15/20) Purging libffi (3.4.4-r0) (16/20) Purging gdbm (1.23-r0) (17/20) Purging xz-libs (5.2.8-r0) (18/20) Purging mpdecimal (2.5.1-r1) (19/20) Purging readline (8.2.0-r0) (20/20) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 289 MiB in 92 packages >>> py3-webcolors: Updating the community/ppc64le repository index... >>> py3-webcolors: Signing the index...