>>> py3-autopep8: Building community/py3-autopep8 2.3.2-r1 (using abuild 3.17.0_rc2-r0) started Sat, 09 May 2026 11:01:10 +0000 >>> py3-autopep8: Validating /home/buildozer/aports/community/py3-autopep8/APKBUILD... >>> py3-autopep8: Analyzing dependencies... >>> py3-autopep8: Installing for build: build-base py3-pycodestyle py3-tomli py3-gpep517 py3-setuptools py3-wheel py3-pytest ( 1/37) Installing gdbm (1.26-r0) ( 2/37) Installing xz-libs (5.8.3-r0) ( 3/37) Installing mpdecimal (4.0.1-r0) ( 4/37) Installing libpanelw (6.6_p20260502-r0) ( 5/37) Installing readline (8.3.3-r1) ( 6/37) Installing sqlite-libs (3.53.1-r0) ( 7/37) Installing python3 (3.14.3-r0) ( 8/37) Installing python3-pycache-pyc0 (3.14.3-r0) ( 9/37) Installing pyc (3.14.3-r0) (10/37) Installing py3-pycodestyle-pyc (2.14.0-r2) (11/37) Installing python3-pyc (3.14.3-r0) (12/37) Installing py3-pycodestyle (2.14.0-r2) (13/37) Installing py3-tomli (2.4.1-r0) (14/37) Installing py3-tomli-pyc (2.4.1-r0) (15/37) Installing py3-installer (1.0.0-r0) (16/37) Installing py3-installer-pyc (1.0.0-r0) (17/37) Installing py3-gpep517 (19-r2) (18/37) Installing py3-gpep517-pyc (19-r2) (19/37) Installing py3-parsing (3.3.2-r1) (20/37) Installing py3-parsing-pyc (3.3.2-r1) (21/37) Installing py3-packaging (26.2-r0) (22/37) Installing py3-packaging-pyc (26.2-r0) (23/37) Installing py3-setuptools (82.0.1-r1) (24/37) Installing py3-setuptools-pyc (82.0.1-r1) (25/37) Installing py3-wheel (0.47.0-r0) (26/37) Installing py3-wheel-pyc (0.47.0-r0) (27/37) Installing py3-iniconfig (2.3.0-r1) (28/37) Installing py3-iniconfig-pyc (2.3.0-r1) (29/37) Installing py3-pluggy (1.6.0-r1) (30/37) Installing py3-pluggy-pyc (1.6.0-r1) (31/37) Installing py3-py (1.11.0-r5) (32/37) Installing py3-py-pyc (1.11.0-r5) (33/37) Installing py3-pygments (2.20.0-r0) (34/37) Installing py3-pygments-pyc (2.20.0-r0) (35/37) Installing py3-pytest (9.0.3-r0) (36/37) Installing py3-pytest-pyc (9.0.3-r0) (37/37) Installing .makedepends-py3-autopep8 (20260509.110125) Executing busybox-1.37.0-r31.trigger OK: 1219.7 MiB in 173 packages >>> py3-autopep8: Cleaning up srcdir >>> py3-autopep8: Cleaning up pkgdir >>> py3-autopep8: Cleaning up tmpdir >>> py3-autopep8: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/py3-autopep8-2.3.2.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.24/py3-autopep8-2.3.2.tar.gz.part' py3-autopep8-2.3.2.t 100% |********************************| 143k 0:00:00 ETA '/var/cache/distfiles/v3.24/py3-autopep8-2.3.2.tar.gz.part' saved /var/cache/distfiles/v3.24/py3-autopep8-2.3.2.tar.gz: OK >>> py3-autopep8: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/py3-autopep8-2.3.2.tar.gz /var/cache/distfiles/v3.24/py3-autopep8-2.3.2.tar.gz: OK >>> py3-autopep8: Unpacking /var/cache/distfiles/v3.24/py3-autopep8-2.3.2.tar.gz... 2026-05-09 11:01:28,893 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2027-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.14/site-packages/setuptools/config/expand.py:128: SetuptoolsWarning: File '/home/buildozer/aports/community/py3-autopep8/src/autopep8-2.3.2/LICENSE.rst' cannot be found for path in _filter_existing_files(_filepaths) /usr/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: 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. ******************************************************************************** !! dist._finalize_license_expression() /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-05-09 11:01:29,317 root INFO running bdist_wheel /usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:119: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2026-05-09 11:01:29,371 root INFO running build 2026-05-09 11:01:29,371 root INFO running build_py 2026-05-09 11:01:29,382 root INFO creating build/lib 2026-05-09 11:01:29,384 root INFO copying autopep8.py -> build/lib 2026-05-09 11:01:29,387 root INFO running egg_info 2026-05-09 11:01:29,398 root INFO creating autopep8.egg-info 2026-05-09 11:01:29,399 root INFO writing autopep8.egg-info/PKG-INFO 2026-05-09 11:01:29,401 root INFO writing dependency_links to autopep8.egg-info/dependency_links.txt 2026-05-09 11:01:29,403 root INFO writing entry points to autopep8.egg-info/entry_points.txt 2026-05-09 11:01:29,405 root INFO writing requirements to autopep8.egg-info/requires.txt 2026-05-09 11:01:29,405 root INFO writing top-level names to autopep8.egg-info/top_level.txt 2026-05-09 11:01:29,406 root INFO writing manifest file 'autopep8.egg-info/SOURCES.txt' 2026-05-09 11:01:29,420 root INFO reading manifest file 'autopep8.egg-info/SOURCES.txt' 2026-05-09 11:01:29,421 root INFO reading manifest template 'MANIFEST.in' 2026-05-09 11:01:29,423 root WARNING warning: no files found matching 'test/example' 2026-05-09 11:01:29,423 root WARNING warning: no files found matching 'test/example/x.py' 2026-05-09 11:01:29,425 root WARNING warning: no previously-included files matching '*.py' found under directory 'test/suite' 2026-05-09 11:01:29,426 root WARNING warning: no previously-included files matching '*.py' found under directory 'test/suite/out' 2026-05-09 11:01:29,427 root WARNING warning: no previously-included files found matching 'CONTRIBUTING.rst' 2026-05-09 11:01:29,427 root WARNING warning: no previously-included files found matching 'Makefile' 2026-05-09 11:01:29,428 root WARNING warning: no previously-included files found matching 'hooks' 2026-05-09 11:01:29,428 root WARNING warning: no previously-included files found matching 'hooks/pre-push' 2026-05-09 11:01:29,429 root WARNING warning: no previously-included files found matching 'install_hooks.bash' 2026-05-09 11:01:29,429 root WARNING warning: no previously-included files found matching 'test/.gitignore' 2026-05-09 11:01:29,430 root WARNING warning: no previously-included files found matching 'test/acid_pypi.py' 2026-05-09 11:01:29,431 root WARNING warning: no previously-included files found matching 'test/suite' 2026-05-09 11:01:29,431 root WARNING warning: no previously-included files found matching 'test/suite/out' 2026-05-09 11:01:29,432 root WARNING warning: no previously-included files found matching 'test/vim_autopep8.py' 2026-05-09 11:01:29,432 root WARNING warning: no previously-included files found matching 'update_readme.py' 2026-05-09 11:01:29,433 root INFO adding license file 'LICENSE' 2026-05-09 11:01:29,433 root INFO adding license file 'AUTHORS.rst' 2026-05-09 11:01:29,436 root INFO writing manifest file 'autopep8.egg-info/SOURCES.txt' 2026-05-09 11:01:29,458 root INFO installing to build/bdist.linux-riscv64/wheel 2026-05-09 11:01:29,459 root INFO running install 2026-05-09 11:01:29,496 root INFO running install_lib 2026-05-09 11:01:29,507 root INFO creating build/bdist.linux-riscv64/wheel 2026-05-09 11:01:29,508 root INFO copying build/lib/autopep8.py -> build/bdist.linux-riscv64/wheel/. 2026-05-09 11:01:29,511 root INFO running install_egg_info 2026-05-09 11:01:29,522 root INFO Copying autopep8.egg-info to build/bdist.linux-riscv64/wheel/./autopep8-2.3.2-py3.14.egg-info 2026-05-09 11:01:29,528 root INFO running install_scripts 2026-05-09 11:01:29,536 root INFO creating build/bdist.linux-riscv64/wheel/autopep8-2.3.2.dist-info/WHEEL 2026-05-09 11:01:29,538 wheel INFO creating '/home/buildozer/aports/community/py3-autopep8/src/autopep8-2.3.2/.dist/.tmp-f229nj0z/autopep8-2.3.2-py2.py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2026-05-09 11:01:29,541 wheel INFO adding 'autopep8.py' 2026-05-09 11:01:29,546 wheel INFO adding 'autopep8-2.3.2.dist-info/licenses/AUTHORS.rst' 2026-05-09 11:01:29,547 wheel INFO adding 'autopep8-2.3.2.dist-info/licenses/LICENSE' 2026-05-09 11:01:29,548 wheel INFO adding 'autopep8-2.3.2.dist-info/METADATA' 2026-05-09 11:01:29,549 wheel INFO adding 'autopep8-2.3.2.dist-info/WHEEL' 2026-05-09 11:01:29,550 wheel INFO adding 'autopep8-2.3.2.dist-info/entry_points.txt' 2026-05-09 11:01:29,551 wheel INFO adding 'autopep8-2.3.2.dist-info/top_level.txt' 2026-05-09 11:01:29,552 wheel INFO adding 'autopep8-2.3.2.dist-info/RECORD' 2026-05-09 11:01:29,552 root INFO removing build/bdist.linux-riscv64/wheel 2026-05-09 11:01:29,555 gpep517 INFO The backend produced .dist/autopep8-2.3.2-py2.py3-none-any.whl autopep8-2.3.2-py2.py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.3, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-autopep8/src/autopep8-2.3.2 configfile: pyproject.toml collected 567 items test/test_autopep8.py .................................................. [ 8%] ........................................................................ [ 21%] ........................................................................ [ 34%] ........................................................................ [ 46%] ..............................s......................................... [ 59%] .......................s................................................ [ 72%] ...........................................................s............ [ 85%] .........s..............s.............s..........s...................... [ 97%] ............. [100%] =============================== warnings summary =============================== test/test_autopep8.py: 75 warnings /home/buildozer/aports/community/py3-autopep8/src/autopep8-2.3.2/autopep8.py:4032: DeprecationWarning: `experimental` option is deprecated and will be removed in a future version. warnings.warn( -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ============ 560 passed, 7 skipped, 75 warnings in 66.17s (0:01:06) ============ >>> py3-autopep8: Entering fakeroot... >>> py3-autopep8-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/__pycache__' -> '/home/buildozer/aports/community/py3-autopep8/pkg/py3-autopep8-pyc/usr/lib/python3.14/site-packages/__pycache__' >>> py3-autopep8-pyc*: Preparing subpackage py3-autopep8-pyc... >>> py3-autopep8-pyc*: Running postcheck for py3-autopep8-pyc >>> py3-autopep8*: Running postcheck for py3-autopep8 >>> py3-autopep8*: Preparing package py3-autopep8... >>> py3-autopep8-pyc*: Tracing dependencies... python3~3.14 >>> py3-autopep8-pyc*: Package size: 187.2 KB >>> py3-autopep8-pyc*: Compressing data... >>> py3-autopep8-pyc*: Create checksum... >>> py3-autopep8-pyc*: Create py3-autopep8-pyc-2.3.2-r1.apk >>> py3-autopep8*: Tracing dependencies... py3-pycodestyle py3-tomli python3~3.14 >>> py3-autopep8*: Package size: 176.1 KB >>> py3-autopep8*: Compressing data... >>> py3-autopep8*: Create checksum... >>> py3-autopep8*: Create py3-autopep8-2.3.2-r1.apk >>> py3-autopep8: Build complete at Sat, 09 May 2026 11:02:40 +0000 elapsed time 0h 1m 30s >>> py3-autopep8: Cleaning up srcdir >>> py3-autopep8: Cleaning up pkgdir >>> py3-autopep8: Cleaning up tmpdir >>> py3-autopep8: Uninstalling dependencies... ( 1/37) Purging .makedepends-py3-autopep8 (20260509.110125) ( 2/37) Purging py3-pycodestyle-pyc (2.14.0-r2) ( 3/37) Purging py3-pycodestyle (2.14.0-r2) ( 4/37) Purging py3-tomli-pyc (2.4.1-r0) ( 5/37) Purging py3-tomli (2.4.1-r0) ( 6/37) Purging py3-gpep517-pyc (19-r2) ( 7/37) Purging py3-gpep517 (19-r2) ( 8/37) Purging py3-installer-pyc (1.0.0-r0) ( 9/37) Purging py3-installer (1.0.0-r0) (10/37) Purging py3-setuptools-pyc (82.0.1-r1) (11/37) Purging py3-setuptools (82.0.1-r1) (12/37) Purging py3-wheel-pyc (0.47.0-r0) (13/37) Purging py3-wheel (0.47.0-r0) (14/37) Purging py3-pytest-pyc (9.0.3-r0) (15/37) Purging py3-pytest (9.0.3-r0) (16/37) Purging py3-iniconfig-pyc (2.3.0-r1) (17/37) Purging py3-iniconfig (2.3.0-r1) (18/37) Purging py3-packaging-pyc (26.2-r0) (19/37) Purging py3-packaging (26.2-r0) (20/37) Purging py3-parsing-pyc (3.3.2-r1) (21/37) Purging py3-parsing (3.3.2-r1) (22/37) Purging py3-pluggy-pyc (1.6.0-r1) (23/37) Purging py3-pluggy (1.6.0-r1) (24/37) Purging py3-py-pyc (1.11.0-r5) (25/37) Purging py3-py (1.11.0-r5) (26/37) Purging py3-pygments-pyc (2.20.0-r0) (27/37) Purging py3-pygments (2.20.0-r0) (28/37) Purging python3-pyc (3.14.3-r0) (29/37) Purging python3-pycache-pyc0 (3.14.3-r0) (30/37) Purging pyc (3.14.3-r0) (31/37) Purging python3 (3.14.3-r0) (32/37) Purging gdbm (1.26-r0) (33/37) Purging libpanelw (6.6_p20260502-r0) (34/37) Purging mpdecimal (4.0.1-r0) (35/37) Purging readline (8.3.3-r1) (36/37) Purging sqlite-libs (3.53.1-r0) (37/37) Purging xz-libs (5.8.3-r0) Executing busybox-1.37.0-r31.trigger OK: 1162.3 MiB in 136 packages >>> py3-autopep8: Updating the community/riscv64 repository index... >>> py3-autopep8: Signing the index...