>>> py3-flask-babel: Building community/py3-flask-babel 4.0.0-r1 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 18:35:31 +0000 >>> py3-flask-babel: Validating /home/udu/aports/community/py3-flask-babel/APKBUILD... >>> py3-flask-babel: Analyzing dependencies... >>> py3-flask-babel: Installing for build: build-base python3 py3-flask py3-jinja2 py3-babel py3-poetry-core py3-gpep517 py3-tz py3-pytest py3-pytest-mock WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/47) Installing py3-blinker (1.9.0-r0) (2/47) Installing py3-blinker-pyc (1.9.0-r0) (3/47) Installing py3-click (8.1.8-r1) (4/47) Installing py3-click-pyc (8.1.8-r1) (5/47) Installing py3-itsdangerous (2.2.0-r0) (6/47) Installing py3-itsdangerous-pyc (2.2.0-r0) (7/47) Installing py3-markupsafe (3.0.2-r0) (8/47) Installing py3-markupsafe-pyc (3.0.2-r0) (9/47) Installing py3-jinja2 (3.1.6-r0) (10/47) Installing py3-jinja2-pyc (3.1.6-r0) (11/47) Installing py3-werkzeug (3.1.3-r0) (12/47) Installing py3-werkzeug-pyc (3.1.3-r0) (13/47) Installing py3-flask (3.0.3-r0) (14/47) Installing py3-flask-pyc (3.0.3-r0) (15/47) Installing py3-tz (2025.2-r0) (16/47) Installing py3-tz-pyc (2025.2-r0) (17/47) Installing py3-parsing (3.2.3-r0) (18/47) Installing py3-parsing-pyc (3.2.3-r0) (19/47) Installing py3-packaging (25.0-r0) (20/47) Installing py3-packaging-pyc (25.0-r0) (21/47) Installing py3-setuptools (80.9.0-r0) (22/47) Installing py3-setuptools-pyc (80.9.0-r0) (23/47) Installing py3-babel (2.17.0-r0) (24/47) Installing py3-babel-pyc (2.17.0-r0) (25/47) Installing py3-fastjsonschema (2.21.1-r0) (26/47) Installing py3-fastjsonschema-pyc (2.21.1-r0) (27/47) Installing py3-lark-parser (1.1.9-r1) (28/47) Installing py3-lark-parser-pyc (1.1.9-r1) (29/47) Installing py3-poetry-core (2.0.1-r0) (30/47) Installing py3-poetry-core-pyc (2.0.1-r0) (31/47) Installing py3-installer (0.7.0-r2) (32/47) Installing py3-installer-pyc (0.7.0-r2) (33/47) Installing py3-gpep517 (19-r0) (34/47) Installing py3-gpep517-pyc (19-r0) (35/47) Installing py3-iniconfig (2.1.0-r0) (36/47) Installing py3-iniconfig-pyc (2.1.0-r0) (37/47) Installing py3-pluggy (1.5.0-r0) (38/47) Installing py3-pluggy-pyc (1.5.0-r0) (39/47) Installing py3-py (1.11.0-r4) (40/47) Installing py3-py-pyc (1.11.0-r4) (41/47) Installing py3-pytest (8.3.5-r0) (42/47) Installing py3-pytest-pyc (8.3.5-r0) (43/47) Installing py3-mock (5.2.0-r0) (44/47) Installing py3-mock-pyc (5.2.0-r0) (45/47) Installing py3-pytest-mock (3.10.0-r3) (46/47) Installing py3-pytest-mock-pyc (3.10.0-r3) (47/47) Installing .makedepends-py3-flask-babel (20251012.183532) Executing busybox-1.37.0-r19.trigger OK: 347 MiB in 136 packages >>> py3-flask-babel: Cleaning up srcdir >>> py3-flask-babel: Cleaning up pkgdir >>> py3-flask-babel: Cleaning up tmpdir >>> py3-flask-babel: Fetching py3-flask-babel-4.0.0.tar.gz::https://github.com/python-babel/flask-babel/archive/refs/tags/v4.0.0.tar.gz >>> py3-flask-babel: Fetching py3-flask-babel-4.0.0.tar.gz::https://github.com/python-babel/flask-babel/archive/refs/tags/v4.0.0.tar.gz >>> py3-flask-babel: Checking sha512sums... py3-flask-babel-4.0.0.tar.gz: OK >>> py3-flask-babel: Unpacking /var/cache/distfiles/py3-flask-babel-4.0.0.tar.gz... 2025-10-12 18:35:34,043 gpep517 INFO Building wheel via backend poetry.core.masonry.api 2025-10-12 18:35:34,107 poetry.core.factory WARNING The "poetry.dev-dependencies" section is deprecated and will be removed in a future version. Use "poetry.group.dev.dependencies" instead. 2025-10-12 18:35:34,154 poetry.core.masonry.builders.wheel INFO Building wheel 2025-10-12 18:35:34,172 poetry.core.masonry.builders.wheel INFO Built flask_babel-4.0.0-py3-none-any.whl 2025-10-12 18:35:34,172 gpep517 INFO The backend produced .dist/flask_babel-4.0.0-py3-none-any.whl flask_babel-4.0.0-py3-none-any.whl ============================================================================================================================================ test session starts ============================================================================================================================================= platform linux -- Python 3.12.11, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/udu/aports/community/py3-flask-babel/src/flask-babel-4.0.0 configfile: pyproject.toml plugins: mock-3.10.0 collected 31 items tests/test_app_factory.py . [ 3%] tests/test_date_formatting.py .... [ 16%] tests/test_force_locale.py .... [ 29%] tests/test_gettext.py ............. [ 70%] tests/test_integration.py ....... [ 93%] tests/test_multiple_apps.py . [ 96%] tests/test_number_formatting.py . [100%] ============================================================================================================================================= 31 passed in 0.48s ============================================================================================================================================= >>> py3-flask-babel: Entering fakeroot... >>> py3-flask-babel-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/flask_babel/__pycache__' -> '/home/udu/aports/community/py3-flask-babel/pkg/py3-flask-babel-pyc/usr/lib/python3.12/site-packages/flask_babel/__pycache__' >>> py3-flask-babel-pyc*: Preparing subpackage py3-flask-babel-pyc... >>> py3-flask-babel-pyc*: Running postcheck for py3-flask-babel-pyc >>> py3-flask-babel*: Running postcheck for py3-flask-babel >>> py3-flask-babel*: Preparing package py3-flask-babel... >>> py3-flask-babel-pyc*: Tracing dependencies... python3 py3-flask py3-jinja2 py3-babel python3~3.12 >>> py3-flask-babel-pyc*: Package size: 35.9 KB >>> py3-flask-babel-pyc*: Compressing data... >>> py3-flask-babel-pyc*: Create checksum... >>> py3-flask-babel-pyc*: Create py3-flask-babel-pyc-4.0.0-r1.apk >>> py3-flask-babel*: Tracing dependencies... python3 py3-flask py3-jinja2 py3-babel python3~3.12 >>> py3-flask-babel*: Package size: 32.0 KB >>> py3-flask-babel*: Compressing data... >>> py3-flask-babel*: Create checksum... >>> py3-flask-babel*: Create py3-flask-babel-4.0.0-r1.apk >>> py3-flask-babel: Build complete at Sun, 12 Oct 2025 18:35:36 +0000 elapsed time 0h 0m 5s >>> py3-flask-babel: Cleaning up srcdir >>> py3-flask-babel: Cleaning up pkgdir >>> py3-flask-babel: Uninstalling dependencies... (1/47) Purging .makedepends-py3-flask-babel (20251012.183532) (2/47) Purging py3-flask-pyc (3.0.3-r0) (3/47) Purging py3-flask (3.0.3-r0) (4/47) Purging py3-blinker-pyc (1.9.0-r0) (5/47) Purging py3-blinker (1.9.0-r0) (6/47) Purging py3-click-pyc (8.1.8-r1) (7/47) Purging py3-click (8.1.8-r1) (8/47) Purging py3-itsdangerous-pyc (2.2.0-r0) (9/47) Purging py3-itsdangerous (2.2.0-r0) (10/47) Purging py3-werkzeug-pyc (3.1.3-r0) (11/47) Purging py3-werkzeug (3.1.3-r0) (12/47) Purging py3-jinja2-pyc (3.1.6-r0) (13/47) Purging py3-jinja2 (3.1.6-r0) (14/47) Purging py3-markupsafe-pyc (3.0.2-r0) (15/47) Purging py3-markupsafe (3.0.2-r0) (16/47) Purging py3-babel-pyc (2.17.0-r0) (17/47) Purging py3-babel (2.17.0-r0) (18/47) Purging py3-setuptools-pyc (80.9.0-r0) (19/47) Purging py3-setuptools (80.9.0-r0) (20/47) Purging py3-poetry-core-pyc (2.0.1-r0) (21/47) Purging py3-poetry-core (2.0.1-r0) (22/47) Purging py3-fastjsonschema-pyc (2.21.1-r0) (23/47) Purging py3-fastjsonschema (2.21.1-r0) (24/47) Purging py3-lark-parser-pyc (1.1.9-r1) (25/47) Purging py3-lark-parser (1.1.9-r1) (26/47) Purging py3-gpep517-pyc (19-r0) (27/47) Purging py3-gpep517 (19-r0) (28/47) Purging py3-installer-pyc (0.7.0-r2) (29/47) Purging py3-installer (0.7.0-r2) (30/47) Purging py3-tz-pyc (2025.2-r0) (31/47) Purging py3-tz (2025.2-r0) (32/47) Purging py3-pytest-mock-pyc (3.10.0-r3) (33/47) Purging py3-pytest-mock (3.10.0-r3) (34/47) Purging py3-mock-pyc (5.2.0-r0) (35/47) Purging py3-mock (5.2.0-r0) (36/47) Purging py3-pytest-pyc (8.3.5-r0) (37/47) Purging py3-pytest (8.3.5-r0) (38/47) Purging py3-iniconfig-pyc (2.1.0-r0) (39/47) Purging py3-iniconfig (2.1.0-r0) (40/47) Purging py3-packaging-pyc (25.0-r0) (41/47) Purging py3-packaging (25.0-r0) (42/47) Purging py3-parsing-pyc (3.2.3-r0) (43/47) Purging py3-parsing (3.2.3-r0) (44/47) Purging py3-pluggy-pyc (1.5.0-r0) (45/47) Purging py3-pluggy (1.5.0-r0) (46/47) Purging py3-py-pyc (1.11.0-r4) (47/47) Purging py3-py (1.11.0-r4) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-flask-babel: Updating the community/x86_64 repository index... >>> py3-flask-babel: Signing the index...