>>> py3-flask-themer: Building testing/py3-flask-themer 2.0.0-r0 (using abuild 3.11.9-r0) started Sun, 18 Jun 2023 10:12:01 +0000 >>> py3-flask-themer: Checking sanity of /home/buildozer/aports/testing/py3-flask-themer/APKBUILD... >>> py3-flask-themer: Analyzing dependencies... >>> py3-flask-themer: Installing for build: build-base py3-flask py3-setuptools py3-pytest py3-pytest-cov (1/41) Installing libffi (3.4.4-r3) (2/41) Installing gdbm (1.23-r1) (3/41) Installing mpdecimal (2.5.1-r2) (4/41) Installing libpanelw (6.4_p20230617-r0) (5/41) Installing readline (8.2.1-r2) (6/41) Installing sqlite-libs (3.42.0-r2) (7/41) Installing python3 (3.11.4-r0) (8/41) Installing python3-pycache-pyc0 (3.11.4-r0) (9/41) Installing pyc (0.1-r0) (10/41) Installing py3-click (8.1.3-r2) (11/41) Installing py3-click-pyc (8.1.3-r2) (12/41) Installing py3-itsdangerous (2.1.2-r2) (13/41) Installing py3-itsdangerous-pyc (2.1.2-r2) (14/41) Installing py3-markupsafe (2.1.2-r1) (15/41) Installing py3-markupsafe-pyc (2.1.2-r1) (16/41) Installing py3-jinja2 (3.1.2-r2) (17/41) Installing py3-jinja2-pyc (3.1.2-r2) (18/41) Installing py3-werkzeug (2.2.3-r1) (19/41) Installing py3-werkzeug-pyc (2.2.3-r1) (20/41) Installing py3-flask-pyc (2.2.3-r1) (21/41) Installing python3-pyc (3.11.4-r0) (22/41) Installing py3-flask (2.2.3-r1) (23/41) Installing py3-parsing (3.0.9-r2) (24/41) Installing py3-parsing-pyc (3.0.9-r2) (25/41) Installing py3-packaging (23.1-r1) (26/41) Installing py3-packaging-pyc (23.1-r1) (27/41) Installing py3-setuptools (67.8.0-r0) (28/41) Installing py3-setuptools-pyc (67.8.0-r0) (29/41) Installing py3-iniconfig (1.1.1-r6) (30/41) Installing py3-iniconfig-pyc (1.1.1-r6) (31/41) Installing py3-pluggy (1.0.0-r3) (32/41) Installing py3-pluggy-pyc (1.0.0-r3) (33/41) Installing py3-py (1.11.0-r2) (34/41) Installing py3-py-pyc (1.11.0-r2) (35/41) Installing py3-pytest (7.3.2-r0) (36/41) Installing py3-pytest-pyc (7.3.2-r0) (37/41) Installing py3-coverage (6.5.0-r4) (38/41) Installing py3-coverage-pyc (6.5.0-r4) (39/41) Installing py3-pytest-cov (4.1.0-r0) (40/41) Installing py3-pytest-cov-pyc (4.1.0-r0) (41/41) Installing .makedepends-py3-flask-themer (20230618.101202) Executing busybox-1.36.1-r1.trigger OK: 328 MiB in 148 packages >>> py3-flask-themer: Cleaning up srcdir >>> py3-flask-themer: Cleaning up pkgdir >>> py3-flask-themer: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-flask-themer-2.0.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-flask-themer: Fetching py3-flask-themer-2.0.0.tar.gz::https://github.com/TkTech/flask-themer/archive/refs/tags/v2.0.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 8530 0 8530 0 0 6542 0 --:--:-- 0:00:01 --:--:-- 79719 >>> py3-flask-themer: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-flask-themer-2.0.0.tar.gz >>> py3-flask-themer: Checking sha512sums... py3-flask-themer-2.0.0.tar.gz: OK >>> py3-flask-themer: Unpacking /var/cache/distfiles/py3-flask-themer-2.0.0.tar.gz... running build running build_py creating build creating build/lib copying flask_themer.py -> build/lib ============================= test session starts ============================== platform linux -- Python 3.11.4, pytest-7.3.2, pluggy-1.0.0 rootdir: /home/buildozer/aports/testing/py3-flask-themer/src/flask-themer-2.0.0 configfile: pytest.ini plugins: cov-4.1.0 collected 13 items tests/test_themeloader.py ........ [ 61%] tests/test_themer.py ..... [100%] ---------- coverage: platform linux, python 3.11.4-final-0 ----------- Name Stmts Miss Cover Missing ----------------------------------------------- flask_themer.py 122 0 100% ----------------------------------------------- TOTAL 122 0 100% Required test coverage of 100% reached. Total coverage: 100.00% ============================== 13 passed in 0.73s ============================== >>> py3-flask-themer: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/testing/py3-flask-themer/pkg creating /home/buildozer/aports/testing/py3-flask-themer/pkg/py3-flask-themer creating /home/buildozer/aports/testing/py3-flask-themer/pkg/py3-flask-themer/usr creating /home/buildozer/aports/testing/py3-flask-themer/pkg/py3-flask-themer/usr/lib creating /home/buildozer/aports/testing/py3-flask-themer/pkg/py3-flask-themer/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-flask-themer/pkg/py3-flask-themer/usr/lib/python3.11/site-packages copying build/lib/flask_themer.py -> /home/buildozer/aports/testing/py3-flask-themer/pkg/py3-flask-themer/usr/lib/python3.11/site-packages byte-compiling /home/buildozer/aports/testing/py3-flask-themer/pkg/py3-flask-themer/usr/lib/python3.11/site-packages/flask_themer.py to flask_themer.cpython-311.pyc running install_egg_info running egg_info creating flask_themer.egg-info writing flask_themer.egg-info/PKG-INFO writing dependency_links to flask_themer.egg-info/dependency_links.txt writing requirements to flask_themer.egg-info/requires.txt writing top-level names to flask_themer.egg-info/top_level.txt writing manifest file 'flask_themer.egg-info/SOURCES.txt' reading manifest file 'flask_themer.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'flask_themer.egg-info/SOURCES.txt' Copying flask_themer.egg-info to /home/buildozer/aports/testing/py3-flask-themer/pkg/py3-flask-themer/usr/lib/python3.11/site-packages/flask_themer-2.0.0-py3.11.egg-info running install_scripts >>> py3-flask-themer-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-flask-themer/pkg/py3-flask-themer/usr/lib/python3.11/site-packages/__pycache__' -> '/home/buildozer/aports/testing/py3-flask-themer/pkg/py3-flask-themer-pyc/usr/lib/python3.11/site-packages/__pycache__' >>> py3-flask-themer-pyc*: Preparing subpackage py3-flask-themer-pyc... >>> py3-flask-themer-pyc*: Running postcheck for py3-flask-themer-pyc >>> py3-flask-themer*: Running postcheck for py3-flask-themer >>> py3-flask-themer*: Preparing package py3-flask-themer... >>> py3-flask-themer-pyc*: Tracing dependencies... py3-flask python3~3.11 >>> py3-flask-themer-pyc*: Package size: 36.0 KB >>> py3-flask-themer-pyc*: Compressing data... >>> py3-flask-themer-pyc*: Create checksum... >>> py3-flask-themer-pyc*: Create py3-flask-themer-pyc-2.0.0-r0.apk >>> py3-flask-themer*: Tracing dependencies... py3-flask python3~3.11 >>> py3-flask-themer*: Package size: 56.0 KB >>> py3-flask-themer*: Compressing data... >>> py3-flask-themer*: Create checksum... >>> py3-flask-themer*: Create py3-flask-themer-2.0.0-r0.apk >>> py3-flask-themer: Build complete at Sun, 18 Jun 2023 10:12:07 +0000 elapsed time 0h 0m 6s >>> py3-flask-themer: Cleaning up srcdir >>> py3-flask-themer: Cleaning up pkgdir >>> py3-flask-themer: Uninstalling dependencies... (1/41) Purging .makedepends-py3-flask-themer (20230618.101202) (2/41) Purging py3-flask-pyc (2.2.3-r1) (3/41) Purging py3-flask (2.2.3-r1) (4/41) Purging py3-click-pyc (8.1.3-r2) (5/41) Purging py3-click (8.1.3-r2) (6/41) Purging py3-itsdangerous-pyc (2.1.2-r2) (7/41) Purging py3-itsdangerous (2.1.2-r2) (8/41) Purging py3-jinja2-pyc (3.1.2-r2) (9/41) Purging py3-jinja2 (3.1.2-r2) (10/41) Purging py3-werkzeug-pyc (2.2.3-r1) (11/41) Purging py3-werkzeug (2.2.3-r1) (12/41) Purging py3-markupsafe-pyc (2.1.2-r1) (13/41) Purging py3-markupsafe (2.1.2-r1) (14/41) Purging py3-setuptools-pyc (67.8.0-r0) (15/41) Purging py3-setuptools (67.8.0-r0) (16/41) Purging py3-pytest-cov-pyc (4.1.0-r0) (17/41) Purging py3-pytest-cov (4.1.0-r0) (18/41) Purging py3-pytest-pyc (7.3.2-r0) (19/41) Purging py3-pytest (7.3.2-r0) (20/41) Purging py3-iniconfig-pyc (1.1.1-r6) (21/41) Purging py3-iniconfig (1.1.1-r6) (22/41) Purging py3-packaging-pyc (23.1-r1) (23/41) Purging py3-packaging (23.1-r1) (24/41) Purging py3-parsing-pyc (3.0.9-r2) (25/41) Purging py3-parsing (3.0.9-r2) (26/41) Purging py3-pluggy-pyc (1.0.0-r3) (27/41) Purging py3-pluggy (1.0.0-r3) (28/41) Purging py3-py-pyc (1.11.0-r2) (29/41) Purging py3-py (1.11.0-r2) (30/41) Purging py3-coverage-pyc (6.5.0-r4) (31/41) Purging py3-coverage (6.5.0-r4) (32/41) Purging python3-pyc (3.11.4-r0) (33/41) Purging python3-pycache-pyc0 (3.11.4-r0) (34/41) Purging pyc (0.1-r0) (35/41) Purging python3 (3.11.4-r0) (36/41) Purging gdbm (1.23-r1) (37/41) Purging libffi (3.4.4-r3) (38/41) Purging libpanelw (6.4_p20230617-r0) (39/41) Purging mpdecimal (2.5.1-r2) (40/41) Purging readline (8.2.1-r2) (41/41) Purging sqlite-libs (3.42.0-r2) Executing busybox-1.36.1-r1.trigger OK: 263 MiB in 107 packages >>> py3-flask-themer: Updating the testing/ppc64le repository index... >>> py3-flask-themer: Signing the index...