>>> py3-pytokens: Building community/py3-pytokens 0.2.0-r0 (using abuild 3.16.0_rc4-r0) started Thu, 06 Nov 2025 02:35:47 +0000 >>> py3-pytokens: Validating /home/buildozer/aports/community/py3-pytokens/APKBUILD... >>> py3-pytokens: Analyzing dependencies... >>> py3-pytokens: Installing for build: build-base py3-gpep517 py3-installer py3-setuptools py3-pytest py3-pytest-cov ( 1/33) Installing gdbm (1.26-r0) ( 2/33) Installing xz-libs (5.8.1-r0) ( 3/33) Installing mpdecimal (4.0.1-r0) ( 4/33) Installing libpanelw (6.5_p20251010-r0) ( 5/33) Installing python3 (3.12.12-r0) ( 6/33) Installing python3-pycache-pyc0 (3.12.12-r0) ( 7/33) Installing pyc (3.12.12-r0) ( 8/33) Installing py3-installer-pyc (0.7.0-r2) ( 9/33) Installing py3-gpep517-pyc (19-r1) (10/33) Installing python3-pyc (3.12.12-r0) (11/33) Installing py3-installer (0.7.0-r2) (12/33) Installing py3-gpep517 (19-r1) (13/33) Installing py3-parsing (3.2.3-r0) (14/33) Installing py3-parsing-pyc (3.2.3-r0) (15/33) Installing py3-packaging (25.0-r0) (16/33) Installing py3-packaging-pyc (25.0-r0) (17/33) Installing py3-setuptools (80.9.0-r2) (18/33) Installing py3-setuptools-pyc (80.9.0-r2) (19/33) Installing py3-iniconfig (2.3.0-r0) (20/33) Installing py3-iniconfig-pyc (2.3.0-r0) (21/33) Installing py3-pluggy (1.6.0-r0) (22/33) Installing py3-pluggy-pyc (1.6.0-r0) (23/33) Installing py3-py (1.11.0-r4) (24/33) Installing py3-py-pyc (1.11.0-r4) (25/33) Installing py3-pygments (2.19.2-r0) (26/33) Installing py3-pygments-pyc (2.19.2-r0) (27/33) Installing py3-pytest (8.4.2-r1) (28/33) Installing py3-pytest-pyc (8.4.2-r1) (29/33) Installing py3-coverage (7.11.0-r0) (30/33) Installing py3-coverage-pyc (7.11.0-r0) (31/33) Installing py3-pytest-cov (5.0.0-r1) (32/33) Installing py3-pytest-cov-pyc (5.0.0-r1) (33/33) Installing .makedepends-py3-pytokens (20251106.023547) busybox-1.37.0-r24.trigger: Executing script... OK: 436 MiB in 184 packages >>> py3-pytokens: Cleaning up srcdir >>> py3-pytokens: Cleaning up pkgdir >>> py3-pytokens: Cleaning up tmpdir >>> py3-pytokens: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/py3-pytokens-0.2.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-pytokens: Fetching https://github.com/tusharsadhwani/pytokens/archive/0.2.0/py3-pytokens-0.2.0.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/v3.23/py3-pytokens-0.2.0.tar.gz.part' py3-pytokens-0.2.0.t 100% |********************************| 12087 0:00:00 ETA '/var/cache/distfiles/v3.23/py3-pytokens-0.2.0.tar.gz.part' saved /var/cache/distfiles/v3.23/py3-pytokens-0.2.0.tar.gz: OK >>> py3-pytokens: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/py3-pytokens-0.2.0.tar.gz /var/cache/distfiles/v3.23/py3-pytokens-0.2.0.tar.gz: OK >>> py3-pytokens: Unpacking /var/cache/distfiles/v3.23/py3-pytokens-0.2.0.tar.gz... 2025-11-06 02:35:48,767 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /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-11-06 02:35:48,792 root INFO running bdist_wheel 2025-11-06 02:35:48,811 root INFO running build 2025-11-06 02:35:48,811 root INFO running build_py 2025-11-06 02:35:48,816 root INFO creating build/lib/pytokens 2025-11-06 02:35:48,816 root INFO copying src/pytokens/__init__.py -> build/lib/pytokens 2025-11-06 02:35:48,816 root INFO copying src/pytokens/cli.py -> build/lib/pytokens 2025-11-06 02:35:48,817 root INFO copying src/pytokens/__main__.py -> build/lib/pytokens 2025-11-06 02:35:48,817 root INFO copying src/pytokens/py.typed -> build/lib/pytokens 2025-11-06 02:35:48,825 root INFO installing to build/bdist.linux-armv8l/wheel 2025-11-06 02:35:48,825 root INFO running install 2025-11-06 02:35:48,836 root INFO running install_lib 2025-11-06 02:35:48,840 root INFO creating build/bdist.linux-armv8l/wheel 2025-11-06 02:35:48,840 root INFO creating build/bdist.linux-armv8l/wheel/pytokens 2025-11-06 02:35:48,840 root INFO copying build/lib/pytokens/__init__.py -> build/bdist.linux-armv8l/wheel/./pytokens 2025-11-06 02:35:48,840 root INFO copying build/lib/pytokens/cli.py -> build/bdist.linux-armv8l/wheel/./pytokens 2025-11-06 02:35:48,841 root INFO copying build/lib/pytokens/__main__.py -> build/bdist.linux-armv8l/wheel/./pytokens 2025-11-06 02:35:48,841 root INFO copying build/lib/pytokens/py.typed -> build/bdist.linux-armv8l/wheel/./pytokens 2025-11-06 02:35:48,841 root INFO running install_egg_info 2025-11-06 02:35:48,845 root INFO running egg_info 2025-11-06 02:35:48,848 root INFO creating src/pytokens.egg-info 2025-11-06 02:35:48,848 root INFO writing src/pytokens.egg-info/PKG-INFO 2025-11-06 02:35:48,850 root INFO writing dependency_links to src/pytokens.egg-info/dependency_links.txt 2025-11-06 02:35:48,851 root INFO writing requirements to src/pytokens.egg-info/requires.txt 2025-11-06 02:35:48,851 root INFO writing top-level names to src/pytokens.egg-info/top_level.txt 2025-11-06 02:35:48,851 root INFO writing manifest file 'src/pytokens.egg-info/SOURCES.txt' 2025-11-06 02:35:48,855 root INFO reading manifest file 'src/pytokens.egg-info/SOURCES.txt' 2025-11-06 02:35:48,855 root INFO reading manifest template 'MANIFEST.in' 2025-11-06 02:35:48,856 root INFO adding license file 'LICENSE' 2025-11-06 02:35:48,856 root INFO writing manifest file 'src/pytokens.egg-info/SOURCES.txt' 2025-11-06 02:35:48,857 root INFO Copying src/pytokens.egg-info to build/bdist.linux-armv8l/wheel/./pytokens-0.2.0-py3.12.egg-info 2025-11-06 02:35:48,858 root INFO running install_scripts 2025-11-06 02:35:48,859 root INFO creating build/bdist.linux-armv8l/wheel/pytokens-0.2.0.dist-info/WHEEL 2025-11-06 02:35:48,859 wheel INFO creating '/home/buildozer/aports/community/py3-pytokens/src/pytokens-0.2.0/.dist/.tmp-4m4hcjws/pytokens-0.2.0-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-11-06 02:35:48,860 wheel INFO adding 'pytokens/__init__.py' 2025-11-06 02:35:48,860 wheel INFO adding 'pytokens/__main__.py' 2025-11-06 02:35:48,860 wheel INFO adding 'pytokens/cli.py' 2025-11-06 02:35:48,860 wheel INFO adding 'pytokens/py.typed' 2025-11-06 02:35:48,861 wheel INFO adding 'pytokens-0.2.0.dist-info/licenses/LICENSE' 2025-11-06 02:35:48,861 wheel INFO adding 'pytokens-0.2.0.dist-info/METADATA' 2025-11-06 02:35:48,861 wheel INFO adding 'pytokens-0.2.0.dist-info/WHEEL' 2025-11-06 02:35:48,861 wheel INFO adding 'pytokens-0.2.0.dist-info/top_level.txt' 2025-11-06 02:35:48,861 wheel INFO adding 'pytokens-0.2.0.dist-info/RECORD' 2025-11-06 02:35:48,862 root INFO removing build/bdist.linux-armv8l/wheel 2025-11-06 02:35:48,862 gpep517 INFO The backend produced .dist/pytokens-0.2.0-py3-none-any.whl pytokens-0.2.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.12, pytest-8.4.2, pluggy-1.6.0 -- /home/buildozer/aports/community/py3-pytokens/src/pytokens-0.2.0/.testenv/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/community/py3-pytokens/src/pytokens-0.2.0 configfile: setup.cfg plugins: cov-5.0.0 collecting ... collected 2 items tests/pytokens_test.py::test_tokenize PASSED [ 50%] tests/pytokens_test.py::test_weird_op_case PASSED [100%] ---------- coverage: platform linux, python 3.12.12-final-0 ---------- Name Stmts Miss Cover Missing ------------------------------------------------------ tests/pytokens_test.py 21 0 100% ------------------------------------------------------ TOTAL 21 0 100% ============================== 2 passed in 0.11s =============================== >>> py3-pytokens: Entering fakeroot... >>> py3-pytokens-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/pytokens/__pycache__' -> '/home/buildozer/aports/community/py3-pytokens/pkg/py3-pytokens-pyc/usr/lib/python3.12/site-packages/pytokens/__pycache__' >>> py3-pytokens-pyc*: Preparing subpackage py3-pytokens-pyc... >>> py3-pytokens-pyc*: Running postcheck for py3-pytokens-pyc >>> py3-pytokens*: Running postcheck for py3-pytokens >>> py3-pytokens*: Preparing package py3-pytokens... >>> py3-pytokens-pyc*: Tracing dependencies... python3~3.12 >>> py3-pytokens-pyc*: Package size: 56.9 KB >>> py3-pytokens-pyc*: Compressing data... >>> py3-pytokens-pyc*: Create checksum... >>> py3-pytokens-pyc*: Create py3-pytokens-pyc-0.2.0-r0.apk >>> py3-pytokens*: Tracing dependencies... python3~3.12 >>> py3-pytokens*: Package size: 47.9 KB >>> py3-pytokens*: Compressing data... >>> py3-pytokens*: Create checksum... >>> py3-pytokens*: Create py3-pytokens-0.2.0-r0.apk >>> py3-pytokens: Build complete at Thu, 06 Nov 2025 02:35:50 +0000 elapsed time 0h 0m 4s >>> py3-pytokens: Cleaning up srcdir >>> py3-pytokens: Cleaning up pkgdir >>> py3-pytokens: Cleaning up tmpdir >>> py3-pytokens: Uninstalling dependencies... ( 1/33) Purging .makedepends-py3-pytokens (20251106.023547) ( 2/33) Purging py3-gpep517-pyc (19-r1) ( 3/33) Purging py3-gpep517 (19-r1) ( 4/33) Purging py3-installer-pyc (0.7.0-r2) ( 5/33) Purging py3-installer (0.7.0-r2) ( 6/33) Purging py3-setuptools-pyc (80.9.0-r2) ( 7/33) Purging py3-setuptools (80.9.0-r2) ( 8/33) Purging py3-pytest-cov-pyc (5.0.0-r1) ( 9/33) Purging py3-pytest-cov (5.0.0-r1) (10/33) Purging py3-pytest-pyc (8.4.2-r1) (11/33) Purging py3-pytest (8.4.2-r1) (12/33) Purging py3-iniconfig-pyc (2.3.0-r0) (13/33) Purging py3-iniconfig (2.3.0-r0) (14/33) Purging py3-packaging-pyc (25.0-r0) (15/33) Purging py3-packaging (25.0-r0) (16/33) Purging py3-parsing-pyc (3.2.3-r0) (17/33) Purging py3-parsing (3.2.3-r0) (18/33) Purging py3-pluggy-pyc (1.6.0-r0) (19/33) Purging py3-pluggy (1.6.0-r0) (20/33) Purging py3-py-pyc (1.11.0-r4) (21/33) Purging py3-py (1.11.0-r4) (22/33) Purging py3-pygments-pyc (2.19.2-r0) (23/33) Purging py3-pygments (2.19.2-r0) (24/33) Purging py3-coverage-pyc (7.11.0-r0) (25/33) Purging py3-coverage (7.11.0-r0) (26/33) Purging python3-pyc (3.12.12-r0) (27/33) Purging python3-pycache-pyc0 (3.12.12-r0) (28/33) Purging pyc (3.12.12-r0) (29/33) Purging python3 (3.12.12-r0) (30/33) Purging gdbm (1.26-r0) (31/33) Purging libpanelw (6.5_p20251010-r0) (32/33) Purging mpdecimal (4.0.1-r0) (33/33) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 382 MiB in 151 packages >>> py3-pytokens: Updating the community/armv7 repository index... >>> py3-pytokens: Signing the index...