>>> py3-webvtt: Building community/py3-webvtt 0.4.6-r2 (using abuild 3.16.0-r0) started Sat, 28 Mar 2026 15:32:39 +0000 >>> py3-webvtt: Validating /home/buildozer/aports/community/py3-webvtt/APKBUILD... >>> py3-webvtt: Analyzing dependencies... >>> py3-webvtt: Installing for build: build-base py3-docopt python3 py3-gpep517 py3-setuptools py3-wheel py3-pytest ( 1/36) Installing libbz2 (1.0.8-r6) ( 2/36) Installing libffi (3.5.2-r0) ( 3/36) Installing gdbm (1.26-r0) ( 4/36) Installing xz-libs (5.8.2-r0) ( 5/36) Installing mpdecimal (4.0.1-r0) ( 6/36) Installing libpanelw (6.6_p20251231-r0) ( 7/36) Installing sqlite-libs (3.51.2-r1) ( 8/36) Installing python3 (3.14.3-r0) ( 9/36) Installing python3-pycache-pyc0 (3.14.3-r0) (10/36) Installing pyc (3.14.3-r0) (11/36) Installing py3-docopt-pyc (0.6.2-r12) (12/36) Installing python3-pyc (3.14.3-r0) (13/36) Installing py3-docopt (0.6.2-r12) (14/36) Installing py3-installer (0.7.0-r3) (15/36) Installing py3-installer-pyc (0.7.0-r3) (16/36) Installing py3-gpep517 (19-r2) (17/36) Installing py3-gpep517-pyc (19-r2) (18/36) Installing py3-parsing (3.3.2-r1) (19/36) Installing py3-parsing-pyc (3.3.2-r1) (20/36) Installing py3-packaging (26.0-r1) (21/36) Installing py3-packaging-pyc (26.0-r1) (22/36) Installing py3-setuptools (82.0.1-r1) (23/36) Installing py3-setuptools-pyc (82.0.1-r1) (24/36) Installing py3-wheel (0.46.3-r1) (25/36) Installing py3-wheel-pyc (0.46.3-r1) (26/36) Installing py3-iniconfig (2.3.0-r1) (27/36) Installing py3-iniconfig-pyc (2.3.0-r1) (28/36) Installing py3-pluggy (1.6.0-r1) (29/36) Installing py3-pluggy-pyc (1.6.0-r1) (30/36) Installing py3-py (1.11.0-r5) (31/36) Installing py3-py-pyc (1.11.0-r5) (32/36) Installing py3-pygments (2.19.2-r1) (33/36) Installing py3-pygments-pyc (2.19.2-r1) (34/36) Installing py3-pytest (9.0.2-r1) (35/36) Installing py3-pytest-pyc (9.0.2-r1) (36/36) Installing .makedepends-py3-webvtt (20260328.153241) Executing busybox-1.37.0-r31.trigger OK: 399.3 MiB in 140 packages >>> py3-webvtt: Cleaning up srcdir >>> py3-webvtt: Cleaning up pkgdir >>> py3-webvtt: Cleaning up tmpdir >>> py3-webvtt: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-webvtt-0.4.6.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-webvtt: Fetching py3-webvtt-0.4.6.tar.gz::https://github.com/glut23/webvtt-py/archive/refs/tags/0.4.6.tar.gz Connecting to github.com (140.82.121.4:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/edge/py3-webvtt-0.4.6.tar.gz.part' py3-webvtt-0.4.6.tar 100% |********************************| 53253 0:00:00 ETA '/var/cache/distfiles/edge/py3-webvtt-0.4.6.tar.gz.part' saved /var/cache/distfiles/edge/py3-webvtt-0.4.6.tar.gz: OK >>> py3-webvtt: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-webvtt-0.4.6.tar.gz /var/cache/distfiles/edge/py3-webvtt-0.4.6.tar.gz: OK >>> py3-webvtt: Unpacking /var/cache/distfiles/edge/py3-webvtt-0.4.6.tar.gz... 2026-03-28 15:32:42,438 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.14/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. (Affected: webvtt-py). Available configuration options are listed in: https://setuptools.pypa.io/en/latest/userguide/declarative_config.html This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/discussions/5011 for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-03-28 15:32:42,460 root INFO running bdist_wheel 2026-03-28 15:32:42,475 root INFO running build 2026-03-28 15:32:42,475 root INFO running build_py 2026-03-28 15:32:42,478 root INFO creating build/lib/webvtt 2026-03-28 15:32:42,479 root INFO copying webvtt/__init__.py -> build/lib/webvtt 2026-03-28 15:32:42,479 root INFO copying webvtt/cli.py -> build/lib/webvtt 2026-03-28 15:32:42,479 root INFO copying webvtt/structures.py -> build/lib/webvtt 2026-03-28 15:32:42,480 root INFO copying webvtt/parsers.py -> build/lib/webvtt 2026-03-28 15:32:42,480 root INFO copying webvtt/webvtt.py -> build/lib/webvtt 2026-03-28 15:32:42,480 root INFO copying webvtt/errors.py -> build/lib/webvtt 2026-03-28 15:32:42,480 root INFO copying webvtt/segmenter.py -> build/lib/webvtt 2026-03-28 15:32:42,481 root INFO copying webvtt/writers.py -> build/lib/webvtt 2026-03-28 15:32:42,481 root INFO running egg_info 2026-03-28 15:32:42,483 root INFO creating webvtt_py.egg-info 2026-03-28 15:32:42,483 root INFO writing webvtt_py.egg-info/PKG-INFO 2026-03-28 15:32:42,484 root INFO writing dependency_links to webvtt_py.egg-info/dependency_links.txt 2026-03-28 15:32:42,484 root INFO writing entry points to webvtt_py.egg-info/entry_points.txt 2026-03-28 15:32:42,484 root INFO writing requirements to webvtt_py.egg-info/requires.txt 2026-03-28 15:32:42,484 root INFO writing top-level names to webvtt_py.egg-info/top_level.txt 2026-03-28 15:32:42,484 root INFO writing manifest file 'webvtt_py.egg-info/SOURCES.txt' 2026-03-28 15:32:42,487 root INFO reading manifest file 'webvtt_py.egg-info/SOURCES.txt' 2026-03-28 15:32:42,488 root INFO reading manifest template 'MANIFEST.in' 2026-03-28 15:32:42,488 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2026-03-28 15:32:42,489 root WARNING warning: no previously-included files matching '*.py[co]' found anywhere in distribution 2026-03-28 15:32:42,489 root INFO adding license file 'LICENSE' 2026-03-28 15:32:42,490 root INFO writing manifest file 'webvtt_py.egg-info/SOURCES.txt' 2026-03-28 15:32:42,496 root INFO installing to build/bdist.linux-armv8l/wheel 2026-03-28 15:32:42,497 root INFO running install 2026-03-28 15:32:42,505 root INFO running install_lib 2026-03-28 15:32:42,508 root INFO creating build/bdist.linux-armv8l/wheel 2026-03-28 15:32:42,508 root INFO creating build/bdist.linux-armv8l/wheel/webvtt 2026-03-28 15:32:42,509 root INFO copying build/lib/webvtt/__init__.py -> build/bdist.linux-armv8l/wheel/./webvtt 2026-03-28 15:32:42,509 root INFO copying build/lib/webvtt/cli.py -> build/bdist.linux-armv8l/wheel/./webvtt 2026-03-28 15:32:42,509 root INFO copying build/lib/webvtt/structures.py -> build/bdist.linux-armv8l/wheel/./webvtt 2026-03-28 15:32:42,509 root INFO copying build/lib/webvtt/parsers.py -> build/bdist.linux-armv8l/wheel/./webvtt 2026-03-28 15:32:42,509 root INFO copying build/lib/webvtt/webvtt.py -> build/bdist.linux-armv8l/wheel/./webvtt 2026-03-28 15:32:42,510 root INFO copying build/lib/webvtt/errors.py -> build/bdist.linux-armv8l/wheel/./webvtt 2026-03-28 15:32:42,510 root INFO copying build/lib/webvtt/segmenter.py -> build/bdist.linux-armv8l/wheel/./webvtt 2026-03-28 15:32:42,510 root INFO copying build/lib/webvtt/writers.py -> build/bdist.linux-armv8l/wheel/./webvtt 2026-03-28 15:32:42,510 root INFO running install_egg_info 2026-03-28 15:32:42,513 root INFO Copying webvtt_py.egg-info to build/bdist.linux-armv8l/wheel/./webvtt_py-0.4.6-py3.14.egg-info 2026-03-28 15:32:42,514 root INFO running install_scripts 2026-03-28 15:32:42,516 root INFO creating build/bdist.linux-armv8l/wheel/webvtt_py-0.4.6.dist-info/WHEEL 2026-03-28 15:32:42,516 wheel INFO creating '/home/buildozer/aports/community/py3-webvtt/src/webvtt-py-0.4.6/.dist/.tmp-rggiolx8/webvtt_py-0.4.6-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2026-03-28 15:32:42,516 wheel INFO adding 'webvtt/__init__.py' 2026-03-28 15:32:42,517 wheel INFO adding 'webvtt/cli.py' 2026-03-28 15:32:42,517 wheel INFO adding 'webvtt/errors.py' 2026-03-28 15:32:42,517 wheel INFO adding 'webvtt/parsers.py' 2026-03-28 15:32:42,517 wheel INFO adding 'webvtt/segmenter.py' 2026-03-28 15:32:42,518 wheel INFO adding 'webvtt/structures.py' 2026-03-28 15:32:42,518 wheel INFO adding 'webvtt/webvtt.py' 2026-03-28 15:32:42,518 wheel INFO adding 'webvtt/writers.py' 2026-03-28 15:32:42,518 wheel INFO adding 'webvtt_py-0.4.6.dist-info/licenses/LICENSE' 2026-03-28 15:32:42,518 wheel INFO adding 'webvtt_py-0.4.6.dist-info/METADATA' 2026-03-28 15:32:42,519 wheel INFO adding 'webvtt_py-0.4.6.dist-info/WHEEL' 2026-03-28 15:32:42,519 wheel INFO adding 'webvtt_py-0.4.6.dist-info/entry_points.txt' 2026-03-28 15:32:42,519 wheel INFO adding 'webvtt_py-0.4.6.dist-info/top_level.txt' 2026-03-28 15:32:42,519 wheel INFO adding 'webvtt_py-0.4.6.dist-info/RECORD' 2026-03-28 15:32:42,519 root INFO removing build/bdist.linux-armv8l/wheel 2026-03-28 15:32:42,520 gpep517 INFO The backend produced .dist/webvtt_py-0.4.6-py3-none-any.whl webvtt_py-0.4.6-py3-none-any.whl /home/buildozer/aports/community/py3-webvtt/src/webvtt-py-0.4.6/.testenv/lib/python3.14/site-packages/webvtt/structures.py:5: SyntaxWarning: "\d" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\d"? A raw string is also an option. TIMESTAMP_PATTERN = re.compile('(\d+)?:?(\d{2}):(\d{2})[.,](\d{3})') ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.2, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-webvtt/src/webvtt-py-0.4.6 collected 89 items tests/test_sbv_parser.py ........... [ 12%] tests/test_segmenter.py ............ [ 25%] tests/test_srt.py . [ 26%] tests/test_srt_parser.py .......... [ 38%] tests/test_webvtt.py .............................. [ 71%] tests/test_webvtt_parser.py ......................... [100%] =============================== warnings summary =============================== webvtt/structures.py:5 /home/buildozer/aports/community/py3-webvtt/src/webvtt-py-0.4.6/webvtt/structures.py:5: SyntaxWarning: "\d" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\d"? A raw string is also an option. TIMESTAMP_PATTERN = re.compile('(\d+)?:?(\d{2}):(\d{2})[.,](\d{3})') -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================== 89 passed, 1 warning in 0.19s ========================= >>> py3-webvtt: Entering fakeroot... /usr/lib/python3.14/site-packages/webvtt/structures.py:5: SyntaxWarning: "\d" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\d"? A raw string is also an option. >>> py3-webvtt-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/webvtt/__pycache__' -> '/home/buildozer/aports/community/py3-webvtt/pkg/py3-webvtt-pyc/usr/lib/python3.14/site-packages/webvtt/__pycache__' >>> py3-webvtt-pyc*: Preparing subpackage py3-webvtt-pyc... >>> py3-webvtt-pyc*: Running postcheck for py3-webvtt-pyc >>> py3-webvtt*: Running postcheck for py3-webvtt >>> py3-webvtt*: Preparing package py3-webvtt... >>> py3-webvtt-pyc*: Tracing dependencies... python3~3.14 >>> py3-webvtt-pyc*: Package size: 44.1 KB >>> py3-webvtt-pyc*: Compressing data... >>> py3-webvtt-pyc*: Create checksum... >>> py3-webvtt-pyc*: Create py3-webvtt-pyc-0.4.6-r2.apk >>> py3-webvtt*: Tracing dependencies... py3-docopt python3 python3~3.14 >>> py3-webvtt*: Package size: 30.2 KB >>> py3-webvtt*: Compressing data... >>> py3-webvtt*: Create checksum... >>> py3-webvtt*: Create py3-webvtt-0.4.6-r2.apk >>> py3-webvtt: Build complete at Sat, 28 Mar 2026 15:32:43 +0000 elapsed time 0h 0m 4s >>> py3-webvtt: Cleaning up srcdir >>> py3-webvtt: Cleaning up pkgdir >>> py3-webvtt: Cleaning up tmpdir >>> py3-webvtt: Uninstalling dependencies... ( 1/36) Purging .makedepends-py3-webvtt (20260328.153241) ( 2/36) Purging py3-docopt-pyc (0.6.2-r12) ( 3/36) Purging py3-docopt (0.6.2-r12) ( 4/36) Purging py3-gpep517-pyc (19-r2) ( 5/36) Purging py3-gpep517 (19-r2) ( 6/36) Purging py3-installer-pyc (0.7.0-r3) ( 7/36) Purging py3-installer (0.7.0-r3) ( 8/36) Purging py3-setuptools-pyc (82.0.1-r1) ( 9/36) Purging py3-setuptools (82.0.1-r1) (10/36) Purging py3-wheel-pyc (0.46.3-r1) (11/36) Purging py3-wheel (0.46.3-r1) (12/36) Purging py3-pytest-pyc (9.0.2-r1) (13/36) Purging py3-pytest (9.0.2-r1) (14/36) Purging py3-iniconfig-pyc (2.3.0-r1) (15/36) Purging py3-iniconfig (2.3.0-r1) (16/36) Purging py3-packaging-pyc (26.0-r1) (17/36) Purging py3-packaging (26.0-r1) (18/36) Purging py3-parsing-pyc (3.3.2-r1) (19/36) Purging py3-parsing (3.3.2-r1) (20/36) Purging py3-pluggy-pyc (1.6.0-r1) (21/36) Purging py3-pluggy (1.6.0-r1) (22/36) Purging py3-py-pyc (1.11.0-r5) (23/36) Purging py3-py (1.11.0-r5) (24/36) Purging py3-pygments-pyc (2.19.2-r1) (25/36) Purging py3-pygments (2.19.2-r1) (26/36) Purging python3-pyc (3.14.3-r0) (27/36) Purging python3-pycache-pyc0 (3.14.3-r0) (28/36) Purging pyc (3.14.3-r0) (29/36) Purging python3 (3.14.3-r0) (30/36) Purging gdbm (1.26-r0) (31/36) Purging libbz2 (1.0.8-r6) (32/36) Purging libffi (3.5.2-r0) (33/36) Purging libpanelw (6.6_p20251231-r0) (34/36) Purging mpdecimal (4.0.1-r0) (35/36) Purging sqlite-libs (3.51.2-r1) (36/36) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 343.0 MiB in 104 packages >>> py3-webvtt: Updating the community/armhf repository index... >>> py3-webvtt: Signing the index...