>>> py3-palettable: Building testing/py3-palettable 3.3.0-r1 (using abuild 3.10.0-r0) started Sun, 12 Mar 2023 18:17:44 +0000 >>> py3-palettable: Checking sanity of /home/buildozer/aports/testing/py3-palettable/APKBUILD... >>> py3-palettable: Analyzing dependencies... >>> py3-palettable: Installing for build: build-base python3 py3-setuptools py3-pytest py3-matplotlib py3-mock (1/63) Installing libbz2 (1.0.8-r4) (2/63) Installing libffi (3.4.4-r0) (3/63) Installing gdbm (1.23-r0) (4/63) Installing xz-libs (5.4.1-r0) (5/63) Installing mpdecimal (2.5.1-r1) (6/63) Installing libpanelw (6.4_p20230311-r0) (7/63) Installing readline (8.2.1-r0) (8/63) Installing sqlite-libs (3.41.1-r0) (9/63) Installing python3 (3.11.2-r0) (10/63) Installing py3-parsing (3.0.9-r1) (11/63) Installing py3-packaging (23.0-r1) (12/63) Installing py3-setuptools (67.6.0-r0) (13/63) Installing py3-attrs (22.2.0-r0) (14/63) Installing py3-iniconfig (1.1.1-r5) (15/63) Installing py3-pluggy (1.0.0-r2) (16/63) Installing py3-py (1.11.0-r1) (17/63) Installing py3-pytest (7.2.2-r0) (18/63) Installing libxau (1.0.11-r0) (19/63) Installing libmd (1.0.4-r1) (20/63) Installing libbsd (0.11.7-r0) (21/63) Installing libxdmcp (1.1.4-r0) (22/63) Installing libxcb (1.15-r0) (23/63) Installing libx11 (1.8.4-r1) (24/63) Installing libxext (1.3.5-r0) (25/63) Installing libxrender (0.9.11-r1) (26/63) Installing libintl (0.21.1-r1) (27/63) Installing libblkid (2.38.1-r5) (28/63) Installing libmount (2.38.1-r5) (29/63) Installing glib (2.76.0-r1) (30/63) Installing graphite2 (1.3.14-r4) (31/63) Installing harfbuzz (7.1.0-r0) (32/63) Installing libpng (1.6.39-r2) (33/63) Installing freetype (2.13.0-r2) (34/63) Installing fontconfig (2.14.2-r0) (35/63) Installing pixman (0.42.2-r0) (36/63) Installing cairo (1.17.8-r0) (37/63) Installing py3-cairo (1.23.0-r2) (38/63) Installing py3-certifi (2022.12.7-r1) (39/63) Installing libgfortran (12.2.1_git20220924-r9) (40/63) Installing openblas (0.3.21-r4) (41/63) Installing py3-numpy (1.24.2-r0) (42/63) Installing py3-contourpy (1.0.7-r0) (43/63) Installing py3-cycler (0.11.0-r1) (44/63) Installing py3-six (1.16.0-r5) (45/63) Installing py3-dateutil (2.8.2-r2) (46/63) Installing py3-fonttools (4.39.0-r0) (47/63) Installing py3-kiwisolver (1.4.4-r0) (48/63) Installing libjpeg-turbo (2.1.5.1-r1) (49/63) Installing lcms2 (2.15-r0) (50/63) Installing openjpeg (2.5.0-r2) (51/63) Installing libwebp (1.3.0-r0) (52/63) Installing tiff (4.5.0-r5) (53/63) Installing py3-pillow (9.4.0-r0) (54/63) Installing py3-tz (2022.7.1-r0) (55/63) Installing tzdata (2022g-r0) (56/63) Installing tcl (8.6.13-r0) (57/63) Installing libxft (2.3.7-r0) (58/63) Installing tk (8.6.13-r0) (59/63) Installing python3-tkinter (3.11.0-r1) (60/63) Installing qhull (2020.2-r2) (61/63) Installing py3-matplotlib (3.6.3-r0) (62/63) Installing py3-mock (5.0.1-r0) (63/63) Installing .makedepends-py3-palettable (20230312.181745) Executing busybox-1.36.0-r5.trigger Executing glib-2.76.0-r1.trigger OK: 572 MiB in 161 packages >>> py3-palettable: Cleaning up srcdir >>> py3-palettable: Cleaning up pkgdir >>> py3-palettable: Fetching https://distfiles.alpinelinux.org/distfiles/edge//palettable-3.3.0.tar.gz >>> py3-palettable: Fetching https://distfiles.alpinelinux.org/distfiles/edge//palettable-3.3.0.tar.gz >>> py3-palettable: Checking sha512sums... palettable-3.3.0.tar.gz: OK >>> py3-palettable: Unpacking /var/cache/distfiles/edge/palettable-3.3.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/palettable copying palettable/__init__.py -> build/lib/palettable copying palettable/palette.py -> build/lib/palettable copying palettable/utils.py -> build/lib/palettable creating build/lib/palettable/wesanderson copying palettable/wesanderson/__init__.py -> build/lib/palettable/wesanderson copying palettable/wesanderson/wesanderson.py -> build/lib/palettable/wesanderson creating build/lib/palettable/cubehelix copying palettable/cubehelix/cubehelix.py -> build/lib/palettable/cubehelix copying palettable/cubehelix/__init__.py -> build/lib/palettable/cubehelix creating build/lib/palettable/tableau copying palettable/tableau/__init__.py -> build/lib/palettable/tableau copying palettable/tableau/tableau.py -> build/lib/palettable/tableau creating build/lib/palettable/matplotlib copying palettable/matplotlib/__init__.py -> build/lib/palettable/matplotlib copying palettable/matplotlib/matplotlib.py -> build/lib/palettable/matplotlib copying palettable/matplotlib/colormaps.py -> build/lib/palettable/matplotlib creating build/lib/palettable/colorbrewer copying palettable/colorbrewer/sequential.py -> build/lib/palettable/colorbrewer copying palettable/colorbrewer/__init__.py -> build/lib/palettable/colorbrewer copying palettable/colorbrewer/colorbrewer.py -> build/lib/palettable/colorbrewer copying palettable/colorbrewer/diverging.py -> build/lib/palettable/colorbrewer copying palettable/colorbrewer/qualitative.py -> build/lib/palettable/colorbrewer creating build/lib/palettable/mycarta copying palettable/mycarta/__init__.py -> build/lib/palettable/mycarta copying palettable/mycarta/mycarta.py -> build/lib/palettable/mycarta copying palettable/mycarta/colordata.py -> build/lib/palettable/mycarta creating build/lib/palettable/lightbartlein copying palettable/lightbartlein/sequential.py -> build/lib/palettable/lightbartlein copying palettable/lightbartlein/__init__.py -> build/lib/palettable/lightbartlein copying palettable/lightbartlein/diverging.py -> build/lib/palettable/lightbartlein copying palettable/lightbartlein/lightbartlein.py -> build/lib/palettable/lightbartlein copying palettable/lightbartlein/colordata.py -> build/lib/palettable/lightbartlein creating build/lib/palettable/cartocolors copying palettable/cartocolors/sequential.py -> build/lib/palettable/cartocolors copying palettable/cartocolors/__init__.py -> build/lib/palettable/cartocolors copying palettable/cartocolors/cartocolorspalette.py -> build/lib/palettable/cartocolors copying palettable/cartocolors/colormaps.py -> build/lib/palettable/cartocolors copying palettable/cartocolors/diverging.py -> build/lib/palettable/cartocolors copying palettable/cartocolors/qualitative.py -> build/lib/palettable/cartocolors creating build/lib/palettable/cmocean copying palettable/cmocean/sequential.py -> build/lib/palettable/cmocean copying palettable/cmocean/__init__.py -> build/lib/palettable/cmocean copying palettable/cmocean/colormaps.py -> build/lib/palettable/cmocean copying palettable/cmocean/diverging.py -> build/lib/palettable/cmocean copying palettable/cmocean/cmoceanpalette.py -> build/lib/palettable/cmocean creating build/lib/palettable/scientific copying palettable/scientific/sequential.py -> build/lib/palettable/scientific copying palettable/scientific/__init__.py -> build/lib/palettable/scientific copying palettable/scientific/scientific.py -> build/lib/palettable/scientific copying palettable/scientific/diverging.py -> build/lib/palettable/scientific copying palettable/scientific/colordata.py -> build/lib/palettable/scientific creating build/lib/palettable/colorbrewer/data copying palettable/colorbrewer/data/colorbrewer_schemes_csv_to_json.py -> build/lib/palettable/colorbrewer/data copying palettable/colorbrewer/data/colorbrewer_all_schemes.json -> build/lib/palettable/colorbrewer/data copying palettable/colorbrewer/data/colorbrewer_all_schemes.csv -> build/lib/palettable/colorbrewer/data copying palettable/colorbrewer/data/colorbrewer_licence.txt -> build/lib/palettable/colorbrewer/data ============================= test session starts ============================== platform linux -- Python 3.11.2, pytest-7.2.2, pluggy-1.0.0 rootdir: /home/buildozer/aports/testing/py3-palettable/src/palettable-3.3.0 collected 124 items palettable/cartocolors/test/test_cartocolors.py ........... [ 8%] palettable/cmocean/test/test_cmocean.py ........ [ 15%] palettable/colorbrewer/test/test_colorbrewer.py ...... [ 20%] palettable/colorbrewer/test/test_get_map.py ........... [ 29%] palettable/colorbrewer/test/test_print_functions.py ........ [ 35%] palettable/cubehelix/test/test_cubehelix.py ................ [ 48%] palettable/lightbartlein/test/test_lightbartlein.py ........ [ 54%] palettable/matplotlib/test/test_matplotlib.py ..... [ 58%] palettable/mycarta/test/test_mycarta.py ..... [ 62%] palettable/scientific/test/test_scientific.py ........ [ 69%] palettable/tableau/test/test_tableau.py ..... [ 73%] palettable/test/test_utils.py .................... [ 89%] palettable/wesanderson/test/test_wesanderson.py ..... [ 93%] test/test_installed.py ........ [100%] =============================== warnings summary =============================== ../../../../../../../usr/lib/python3.11/site-packages/pkg_resources/__init__.py:121 /usr/lib/python3.11/site-packages/pkg_resources/__init__.py:121: DeprecationWarning: pkg_resources is deprecated as an API warnings.warn("pkg_resources is deprecated as an API", DeprecationWarning) ../../../../../../../usr/lib/python3.11/site-packages/pkg_resources/__init__.py:2870 /usr/lib/python3.11/site-packages/pkg_resources/__init__.py:2870: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('mpl_toolkits')`. Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages declare_namespace(pkg) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================= 124 passed, 2 warnings in 1.11s ======================== >>> py3-palettable: Entering fakeroot... running install /usr/lib/python3.11/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 install_lib creating /home/buildozer/aports/testing/py3-palettable/pkg creating /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable creating /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr creating /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib creating /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable copying build/lib/palettable/__init__.py -> /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable creating /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/wesanderson copying build/lib/palettable/wesanderson/__init__.py -> /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/wesanderson copying build/lib/palettable/wesanderson/wesanderson.py -> /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/wesanderson creating /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/cubehelix copying build/lib/palettable/cubehelix/cubehelix.py -> /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/cubehelix copying build/lib/palettable/cubehelix/__init__.py -> /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/cubehelix creating /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/tableau copying build/lib/palettable/tableau/__init__.py -> /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/tableau copying build/lib/palettable/tableau/tableau.py -> /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/tableau creating /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/matplotlib copying build/lib/palettable/matplotlib/__init__.py -> /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/matplotlib copying build/lib/palettable/matplotlib/matplotlib.py -> /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/matplotlib copying build/lib/palettable/matplotlib/colormaps.py -> /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/matplotlib creating /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/colorbrewer copying build/lib/palettable/colorbrewer/sequential.py -> /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/colorbrewer copying build/lib/palettable/colorbrewer/__init__.py -> /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/colorbrewer creating /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/colorbrewer/data copying build/lib/palettable/colorbrewer/data/colorbrewer_schemes_csv_to_json.py -> /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/colorbrewer/data copying build/lib/palettable/colorbrewer/data/colorbrewer_all_schemes.json -> /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/colorbrewer/data copying build/lib/palettable/colorbrewer/data/colorbrewer_all_schemes.csv -> /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/colorbrewer/data copying build/lib/palettable/colorbrewer/data/colorbrewer_licence.txt -> /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/colorbrewer/data copying build/lib/palettable/colorbrewer/colorbrewer.py -> /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/colorbrewer copying build/lib/palettable/colorbrewer/diverging.py -> /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/colorbrewer copying build/lib/palettable/colorbrewer/qualitative.py -> /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/colorbrewer creating /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/mycarta copying build/lib/palettable/mycarta/__init__.py -> /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/mycarta copying build/lib/palettable/mycarta/mycarta.py -> /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/mycarta copying build/lib/palettable/mycarta/colordata.py -> /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/mycarta copying build/lib/palettable/palette.py -> /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable creating /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/lightbartlein copying build/lib/palettable/lightbartlein/sequential.py -> /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/lightbartlein copying build/lib/palettable/lightbartlein/__init__.py -> /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/lightbartlein copying build/lib/palettable/lightbartlein/diverging.py -> /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/lightbartlein copying build/lib/palettable/lightbartlein/lightbartlein.py -> /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/lightbartlein copying build/lib/palettable/lightbartlein/colordata.py -> /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/lightbartlein creating /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/cartocolors copying build/lib/palettable/cartocolors/sequential.py -> /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/cartocolors copying build/lib/palettable/cartocolors/__init__.py -> /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/cartocolors copying build/lib/palettable/cartocolors/cartocolorspalette.py -> /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/cartocolors copying build/lib/palettable/cartocolors/colormaps.py -> /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/cartocolors copying build/lib/palettable/cartocolors/diverging.py -> /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/cartocolors copying build/lib/palettable/cartocolors/qualitative.py -> /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/cartocolors copying build/lib/palettable/utils.py -> /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable creating /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/cmocean copying build/lib/palettable/cmocean/sequential.py -> /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/cmocean copying build/lib/palettable/cmocean/__init__.py -> /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/cmocean copying build/lib/palettable/cmocean/colormaps.py -> /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/cmocean copying build/lib/palettable/cmocean/diverging.py -> /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/cmocean copying build/lib/palettable/cmocean/cmoceanpalette.py -> /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/cmocean creating /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/scientific copying build/lib/palettable/scientific/sequential.py -> /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/scientific copying build/lib/palettable/scientific/__init__.py -> /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/scientific copying build/lib/palettable/scientific/scientific.py -> /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/scientific copying build/lib/palettable/scientific/diverging.py -> /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/scientific copying build/lib/palettable/scientific/colordata.py -> /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/scientific byte-compiling /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/wesanderson/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/wesanderson/wesanderson.py to wesanderson.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/cubehelix/cubehelix.py to cubehelix.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/cubehelix/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/tableau/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/tableau/tableau.py to tableau.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/matplotlib/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/matplotlib/matplotlib.py to matplotlib.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/matplotlib/colormaps.py to colormaps.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/colorbrewer/sequential.py to sequential.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/colorbrewer/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/colorbrewer/data/colorbrewer_schemes_csv_to_json.py to colorbrewer_schemes_csv_to_json.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/colorbrewer/colorbrewer.py to colorbrewer.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/colorbrewer/diverging.py to diverging.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/colorbrewer/qualitative.py to qualitative.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/mycarta/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/mycarta/mycarta.py to mycarta.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/mycarta/colordata.py to colordata.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/palette.py to palette.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/lightbartlein/sequential.py to sequential.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/lightbartlein/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/lightbartlein/diverging.py to diverging.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/lightbartlein/lightbartlein.py to lightbartlein.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/lightbartlein/colordata.py to colordata.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/cartocolors/sequential.py to sequential.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/cartocolors/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/cartocolors/cartocolorspalette.py to cartocolorspalette.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/cartocolors/colormaps.py to colormaps.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/cartocolors/diverging.py to diverging.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/cartocolors/qualitative.py to qualitative.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/utils.py to utils.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/cmocean/sequential.py to sequential.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/cmocean/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/cmocean/colormaps.py to colormaps.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/cmocean/diverging.py to diverging.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/cmocean/cmoceanpalette.py to cmoceanpalette.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/scientific/sequential.py to sequential.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/scientific/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/scientific/scientific.py to scientific.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/scientific/diverging.py to diverging.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable/scientific/colordata.py to colordata.cpython-311.pyc running install_egg_info running egg_info creating palettable.egg-info writing palettable.egg-info/PKG-INFO writing dependency_links to palettable.egg-info/dependency_links.txt writing top-level names to palettable.egg-info/top_level.txt writing manifest file 'palettable.egg-info/SOURCES.txt' reading manifest file 'palettable.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'palettable.egg-info/SOURCES.txt' Copying palettable.egg-info to /home/buildozer/aports/testing/py3-palettable/pkg/py3-palettable/usr/lib/python3.11/site-packages/palettable-3.3.0-py3.11.egg-info running install_scripts >>> py3-palettable*: Running postcheck for py3-palettable >>> py3-palettable*: Preparing package py3-palettable... >>> py3-palettable*: Tracing dependencies... >>> py3-palettable*: Package size: 1.3 MB >>> py3-palettable*: Compressing data... >>> py3-palettable*: Create checksum... >>> py3-palettable*: Create py3-palettable-3.3.0-r1.apk >>> py3-palettable: Build complete at Sun, 12 Mar 2023 18:17:49 +0000 elapsed time 0h 0m 5s >>> py3-palettable: Cleaning up srcdir >>> py3-palettable: Cleaning up pkgdir >>> py3-palettable: Uninstalling dependencies... (1/63) Purging .makedepends-py3-palettable (20230312.181745) (2/63) Purging py3-setuptools (67.6.0-r0) (3/63) Purging py3-pytest (7.2.2-r0) (4/63) Purging py3-attrs (22.2.0-r0) (5/63) Purging py3-iniconfig (1.1.1-r5) (6/63) Purging py3-pluggy (1.0.0-r2) (7/63) Purging py3-py (1.11.0-r1) (8/63) Purging py3-matplotlib (3.6.3-r0) (9/63) Purging py3-cairo (1.23.0-r2) (10/63) Purging py3-certifi (2022.12.7-r1) (11/63) Purging py3-contourpy (1.0.7-r0) (12/63) Purging py3-cycler (0.11.0-r1) (13/63) Purging py3-dateutil (2.8.2-r2) (14/63) Purging py3-six (1.16.0-r5) (15/63) Purging py3-fonttools (4.39.0-r0) (16/63) Purging py3-kiwisolver (1.4.4-r0) (17/63) Purging py3-numpy (1.24.2-r0) (18/63) Purging openblas (0.3.21-r4) (19/63) Purging py3-packaging (23.0-r1) (20/63) Purging py3-parsing (3.0.9-r1) (21/63) Purging py3-pillow (9.4.0-r0) (22/63) Purging py3-tz (2022.7.1-r0) (23/63) Purging python3-tkinter (3.11.0-r1) (24/63) Purging py3-mock (5.0.1-r0) (25/63) Purging python3 (3.11.2-r0) (26/63) Purging cairo (1.17.8-r0) (27/63) Purging tk (8.6.13-r0) (28/63) Purging libxft (2.3.7-r0) (29/63) Purging fontconfig (2.14.2-r0) (30/63) Purging harfbuzz (7.1.0-r0) (31/63) Purging freetype (2.13.0-r2) (32/63) Purging libbz2 (1.0.8-r4) (33/63) Purging glib (2.76.0-r1) (34/63) Purging libffi (3.4.4-r0) (35/63) Purging gdbm (1.23-r0) (36/63) Purging xz-libs (5.4.1-r0) (37/63) Purging mpdecimal (2.5.1-r1) (38/63) Purging libpanelw (6.4_p20230311-r0) (39/63) Purging readline (8.2.1-r0) (40/63) Purging sqlite-libs (3.41.1-r0) (41/63) Purging libxext (1.3.5-r0) (42/63) Purging libxrender (0.9.11-r1) (43/63) Purging libx11 (1.8.4-r1) (44/63) Purging libxcb (1.15-r0) (45/63) Purging libxau (1.0.11-r0) (46/63) Purging libxdmcp (1.1.4-r0) (47/63) Purging libbsd (0.11.7-r0) (48/63) Purging libmd (1.0.4-r1) (49/63) Purging libintl (0.21.1-r1) (50/63) Purging libmount (2.38.1-r5) (51/63) Purging libblkid (2.38.1-r5) (52/63) Purging graphite2 (1.3.14-r4) (53/63) Purging libpng (1.6.39-r2) (54/63) Purging pixman (0.42.2-r0) (55/63) Purging libgfortran (12.2.1_git20220924-r9) (56/63) Purging tiff (4.5.0-r5) (57/63) Purging libjpeg-turbo (2.1.5.1-r1) (58/63) Purging lcms2 (2.15-r0) (59/63) Purging openjpeg (2.5.0-r2) (60/63) Purging libwebp (1.3.0-r0) (61/63) Purging tcl (8.6.13-r0) (62/63) Purging tzdata (2022g-r0) (63/63) Purging qhull (2020.2-r2) Executing busybox-1.36.0-r5.trigger OK: 369 MiB in 98 packages >>> py3-palettable: Updating the testing/s390x repository index... >>> py3-palettable: Signing the index...