>>> py3-webvtt: Building community/py3-webvtt 0.4.6-r1 (using abuild 3.15.0-r0) started Mon, 13 Oct 2025 06:30:35 +0000 >>> py3-webvtt: Validating /home/udu/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 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/23) Installing py3-docopt-pyc (0.6.2-r11) (2/23) Installing py3-docopt (0.6.2-r11) (3/23) Installing py3-installer (0.7.0-r2) (4/23) Installing py3-installer-pyc (0.7.0-r2) (5/23) Installing py3-gpep517 (19-r0) (6/23) Installing py3-gpep517-pyc (19-r0) (7/23) Installing py3-parsing (3.2.3-r0) (8/23) Installing py3-parsing-pyc (3.2.3-r0) (9/23) Installing py3-packaging (25.0-r0) (10/23) Installing py3-packaging-pyc (25.0-r0) (11/23) Installing py3-setuptools (80.9.0-r0) (12/23) Installing py3-setuptools-pyc (80.9.0-r0) (13/23) Installing py3-wheel (0.46.1-r0) (14/23) Installing py3-wheel-pyc (0.46.1-r0) (15/23) Installing py3-iniconfig (2.1.0-r0) (16/23) Installing py3-iniconfig-pyc (2.1.0-r0) (17/23) Installing py3-pluggy (1.5.0-r0) (18/23) Installing py3-pluggy-pyc (1.5.0-r0) (19/23) Installing py3-py (1.11.0-r4) (20/23) Installing py3-py-pyc (1.11.0-r4) (21/23) Installing py3-pytest (8.3.5-r0) (22/23) Installing py3-pytest-pyc (8.3.5-r0) (23/23) Installing .makedepends-py3-webvtt (20251013.063035) Executing busybox-1.37.0-r19.trigger OK: 310 MiB in 112 packages >>> py3-webvtt: Cleaning up srcdir >>> py3-webvtt: Cleaning up pkgdir >>> py3-webvtt: Cleaning up tmpdir >>> py3-webvtt: Fetching py3-webvtt-0.4.6.tar.gz::https://github.com/glut23/webvtt-py/archive/refs/tags/0.4.6.tar.gz >>> py3-webvtt: Fetching py3-webvtt-0.4.6.tar.gz::https://github.com/glut23/webvtt-py/archive/refs/tags/0.4.6.tar.gz >>> py3-webvtt: Checking sha512sums... py3-webvtt-0.4.6.tar.gz: OK >>> py3-webvtt: Unpacking /var/cache/distfiles/py3-webvtt-0.4.6.tar.gz... 2025-10-13 06:30:36,203 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/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). By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:759: 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() 2025-10-13 06:30:36,214 root INFO running bdist_wheel 2025-10-13 06:30:36,222 root INFO running build 2025-10-13 06:30:36,222 root INFO running build_py 2025-10-13 06:30:36,224 root INFO creating build/lib/webvtt 2025-10-13 06:30:36,224 root INFO copying webvtt/segmenter.py -> build/lib/webvtt 2025-10-13 06:30:36,224 root INFO copying webvtt/webvtt.py -> build/lib/webvtt 2025-10-13 06:30:36,224 root INFO copying webvtt/parsers.py -> build/lib/webvtt 2025-10-13 06:30:36,224 root INFO copying webvtt/writers.py -> build/lib/webvtt 2025-10-13 06:30:36,224 root INFO copying webvtt/errors.py -> build/lib/webvtt 2025-10-13 06:30:36,225 root INFO copying webvtt/structures.py -> build/lib/webvtt 2025-10-13 06:30:36,225 root INFO copying webvtt/__init__.py -> build/lib/webvtt 2025-10-13 06:30:36,225 root INFO copying webvtt/cli.py -> build/lib/webvtt 2025-10-13 06:30:36,225 root INFO running egg_info 2025-10-13 06:30:36,226 root INFO creating webvtt_py.egg-info 2025-10-13 06:30:36,226 root INFO writing webvtt_py.egg-info/PKG-INFO 2025-10-13 06:30:36,226 root INFO writing dependency_links to webvtt_py.egg-info/dependency_links.txt 2025-10-13 06:30:36,226 root INFO writing entry points to webvtt_py.egg-info/entry_points.txt 2025-10-13 06:30:36,226 root INFO writing requirements to webvtt_py.egg-info/requires.txt 2025-10-13 06:30:36,226 root INFO writing top-level names to webvtt_py.egg-info/top_level.txt 2025-10-13 06:30:36,226 root INFO writing manifest file 'webvtt_py.egg-info/SOURCES.txt' 2025-10-13 06:30:36,228 root INFO reading manifest file 'webvtt_py.egg-info/SOURCES.txt' 2025-10-13 06:30:36,228 root INFO reading manifest template 'MANIFEST.in' 2025-10-13 06:30:36,229 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2025-10-13 06:30:36,229 root WARNING warning: no previously-included files matching '*.py[co]' found anywhere in distribution 2025-10-13 06:30:36,229 root INFO adding license file 'LICENSE' 2025-10-13 06:30:36,229 root INFO writing manifest file 'webvtt_py.egg-info/SOURCES.txt' 2025-10-13 06:30:36,233 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-13 06:30:36,233 root INFO running install 2025-10-13 06:30:36,238 root INFO running install_lib 2025-10-13 06:30:36,239 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-13 06:30:36,239 root INFO creating build/bdist.linux-x86_64/wheel/webvtt 2025-10-13 06:30:36,239 root INFO copying build/lib/webvtt/segmenter.py -> build/bdist.linux-x86_64/wheel/./webvtt 2025-10-13 06:30:36,240 root INFO copying build/lib/webvtt/webvtt.py -> build/bdist.linux-x86_64/wheel/./webvtt 2025-10-13 06:30:36,240 root INFO copying build/lib/webvtt/parsers.py -> build/bdist.linux-x86_64/wheel/./webvtt 2025-10-13 06:30:36,240 root INFO copying build/lib/webvtt/writers.py -> build/bdist.linux-x86_64/wheel/./webvtt 2025-10-13 06:30:36,240 root INFO copying build/lib/webvtt/errors.py -> build/bdist.linux-x86_64/wheel/./webvtt 2025-10-13 06:30:36,240 root INFO copying build/lib/webvtt/structures.py -> build/bdist.linux-x86_64/wheel/./webvtt 2025-10-13 06:30:36,240 root INFO copying build/lib/webvtt/__init__.py -> build/bdist.linux-x86_64/wheel/./webvtt 2025-10-13 06:30:36,240 root INFO copying build/lib/webvtt/cli.py -> build/bdist.linux-x86_64/wheel/./webvtt 2025-10-13 06:30:36,240 root INFO running install_egg_info 2025-10-13 06:30:36,242 root INFO Copying webvtt_py.egg-info to build/bdist.linux-x86_64/wheel/./webvtt_py-0.4.6-py3.12.egg-info 2025-10-13 06:30:36,242 root INFO running install_scripts 2025-10-13 06:30:36,243 root INFO creating build/bdist.linux-x86_64/wheel/webvtt_py-0.4.6.dist-info/WHEEL 2025-10-13 06:30:36,243 wheel INFO creating '/home/udu/aports/community/py3-webvtt/src/webvtt-py-0.4.6/.dist/.tmp-4ajc0drr/webvtt_py-0.4.6-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-13 06:30:36,243 wheel INFO adding 'webvtt/__init__.py' 2025-10-13 06:30:36,243 wheel INFO adding 'webvtt/cli.py' 2025-10-13 06:30:36,243 wheel INFO adding 'webvtt/errors.py' 2025-10-13 06:30:36,243 wheel INFO adding 'webvtt/parsers.py' 2025-10-13 06:30:36,243 wheel INFO adding 'webvtt/segmenter.py' 2025-10-13 06:30:36,243 wheel INFO adding 'webvtt/structures.py' 2025-10-13 06:30:36,243 wheel INFO adding 'webvtt/webvtt.py' 2025-10-13 06:30:36,243 wheel INFO adding 'webvtt/writers.py' 2025-10-13 06:30:36,244 wheel INFO adding 'webvtt_py-0.4.6.dist-info/licenses/LICENSE' 2025-10-13 06:30:36,244 wheel INFO adding 'webvtt_py-0.4.6.dist-info/METADATA' 2025-10-13 06:30:36,244 wheel INFO adding 'webvtt_py-0.4.6.dist-info/WHEEL' 2025-10-13 06:30:36,244 wheel INFO adding 'webvtt_py-0.4.6.dist-info/entry_points.txt' 2025-10-13 06:30:36,244 wheel INFO adding 'webvtt_py-0.4.6.dist-info/top_level.txt' 2025-10-13 06:30:36,244 wheel INFO adding 'webvtt_py-0.4.6.dist-info/RECORD' 2025-10-13 06:30:36,244 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-13 06:30:36,244 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/udu/aports/community/py3-webvtt/src/webvtt-py-0.4.6/.testenv/lib/python3.12/site-packages/webvtt/structures.py:5: SyntaxWarning: invalid escape sequence '\d' TIMESTAMP_PATTERN = re.compile('(\d+)?:?(\d{2}):(\d{2})[.,](\d{3})') ============================================================================================================================================ test session starts ============================================================================================================================================= platform linux -- Python 3.12.11, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/udu/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/udu/aports/community/py3-webvtt/src/webvtt-py-0.4.6/webvtt/structures.py:5: SyntaxWarning: invalid escape sequence '\d' 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.10s ======================================================================================================================================== >>> py3-webvtt: Entering fakeroot... /usr/lib/python3.12/site-packages/webvtt/structures.py:5: SyntaxWarning: invalid escape sequence '\d' >>> py3-webvtt-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/webvtt/__pycache__' -> '/home/udu/aports/community/py3-webvtt/pkg/py3-webvtt-pyc/usr/lib/python3.12/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... py3-docopt python3 python3~3.12 >>> py3-webvtt-pyc*: Package size: 41.8 KB >>> py3-webvtt-pyc*: Compressing data... >>> py3-webvtt-pyc*: Create checksum... >>> py3-webvtt-pyc*: Create py3-webvtt-pyc-0.4.6-r1.apk >>> py3-webvtt*: Tracing dependencies... py3-docopt python3 python3~3.12 >>> py3-webvtt*: Package size: 30.2 KB >>> py3-webvtt*: Compressing data... >>> py3-webvtt*: Create checksum... >>> py3-webvtt*: Create py3-webvtt-0.4.6-r1.apk >>> py3-webvtt: Build complete at Mon, 13 Oct 2025 06:30:36 +0000 elapsed time 0h 0m 1s >>> py3-webvtt: Cleaning up srcdir >>> py3-webvtt: Cleaning up pkgdir >>> py3-webvtt: Uninstalling dependencies... (1/23) Purging .makedepends-py3-webvtt (20251013.063035) (2/23) Purging py3-docopt-pyc (0.6.2-r11) (3/23) Purging py3-docopt (0.6.2-r11) (4/23) Purging py3-gpep517-pyc (19-r0) (5/23) Purging py3-gpep517 (19-r0) (6/23) Purging py3-installer-pyc (0.7.0-r2) (7/23) Purging py3-installer (0.7.0-r2) (8/23) Purging py3-setuptools-pyc (80.9.0-r0) (9/23) Purging py3-setuptools (80.9.0-r0) (10/23) Purging py3-wheel-pyc (0.46.1-r0) (11/23) Purging py3-wheel (0.46.1-r0) (12/23) Purging py3-pytest-pyc (8.3.5-r0) (13/23) Purging py3-pytest (8.3.5-r0) (14/23) Purging py3-iniconfig-pyc (2.1.0-r0) (15/23) Purging py3-iniconfig (2.1.0-r0) (16/23) Purging py3-packaging-pyc (25.0-r0) (17/23) Purging py3-packaging (25.0-r0) (18/23) Purging py3-parsing-pyc (3.2.3-r0) (19/23) Purging py3-parsing (3.2.3-r0) (20/23) Purging py3-pluggy-pyc (1.5.0-r0) (21/23) Purging py3-pluggy (1.5.0-r0) (22/23) Purging py3-py-pyc (1.11.0-r4) (23/23) Purging py3-py (1.11.0-r4) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-webvtt: Updating the community/x86_64 repository index... >>> py3-webvtt: Signing the index...