>>> py3-jstyleson: Building community/py3-jstyleson 0.0.2-r1 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 20:16:06 +0000 >>> py3-jstyleson: Validating /home/udu/aports/community/py3-jstyleson/APKBUILD... >>> py3-jstyleson: Analyzing dependencies... >>> py3-jstyleson: Installing for build: build-base py3-setuptools py3-gpep517 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/21) Installing py3-setuptools-pyc (80.9.0-r0) (2/21) Installing py3-parsing (3.2.3-r0) (3/21) Installing py3-parsing-pyc (3.2.3-r0) (4/21) Installing py3-packaging-pyc (25.0-r0) (5/21) Installing py3-packaging (25.0-r0) (6/21) Installing py3-setuptools (80.9.0-r0) (7/21) Installing py3-installer (0.7.0-r2) (8/21) Installing py3-installer-pyc (0.7.0-r2) (9/21) Installing py3-gpep517 (19-r0) (10/21) Installing py3-gpep517-pyc (19-r0) (11/21) Installing py3-wheel (0.46.1-r0) (12/21) Installing py3-wheel-pyc (0.46.1-r0) (13/21) Installing py3-iniconfig (2.1.0-r0) (14/21) Installing py3-iniconfig-pyc (2.1.0-r0) (15/21) Installing py3-pluggy (1.5.0-r0) (16/21) Installing py3-pluggy-pyc (1.5.0-r0) (17/21) Installing py3-py (1.11.0-r4) (18/21) Installing py3-py-pyc (1.11.0-r4) (19/21) Installing py3-pytest (8.3.5-r0) (20/21) Installing py3-pytest-pyc (8.3.5-r0) (21/21) Installing .makedepends-py3-jstyleson (20251012.201608) Executing busybox-1.37.0-r19.trigger OK: 310 MiB in 110 packages >>> py3-jstyleson: Cleaning up srcdir >>> py3-jstyleson: Cleaning up pkgdir >>> py3-jstyleson: Cleaning up tmpdir >>> py3-jstyleson: Fetching py3-jstyleson-8c47cc9e665b3b1744cccfaa7a650de5f3c575dd.tar.gz::https://codeload.github.com/linjackson78/jstyleson/tar.gz/8c47cc9e665b3b1744cccfaa7a650de5f3c575dd >>> py3-jstyleson: Fetching py3-jstyleson-8c47cc9e665b3b1744cccfaa7a650de5f3c575dd.tar.gz::https://codeload.github.com/linjackson78/jstyleson/tar.gz/8c47cc9e665b3b1744cccfaa7a650de5f3c575dd >>> py3-jstyleson: Checking sha512sums... py3-jstyleson-8c47cc9e665b3b1744cccfaa7a650de5f3c575dd.tar.gz: OK >>> py3-jstyleson: Unpacking /var/cache/distfiles/py3-jstyleson-8c47cc9e665b3b1744cccfaa7a650de5f3c575dd.tar.gz... 2025-10-12 20:16:08,859 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /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: jstyleson). 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-12 20:16:08,884 root INFO running bdist_wheel 2025-10-12 20:16:08,908 root INFO running build 2025-10-12 20:16:08,908 root INFO running build_py 2025-10-12 20:16:08,912 root INFO creating build/lib 2025-10-12 20:16:08,912 root INFO copying jstyleson.py -> build/lib 2025-10-12 20:16:08,920 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-12 20:16:08,920 root INFO running install 2025-10-12 20:16:08,931 root INFO running install_lib 2025-10-12 20:16:08,935 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-12 20:16:08,935 root INFO copying build/lib/jstyleson.py -> build/bdist.linux-x86_64/wheel/. 2025-10-12 20:16:08,936 root INFO running install_egg_info 2025-10-12 20:16:08,940 root INFO running egg_info 2025-10-12 20:16:08,942 root INFO creating jstyleson.egg-info 2025-10-12 20:16:08,943 root INFO writing jstyleson.egg-info/PKG-INFO 2025-10-12 20:16:08,943 root INFO writing dependency_links to jstyleson.egg-info/dependency_links.txt 2025-10-12 20:16:08,944 root INFO writing top-level names to jstyleson.egg-info/top_level.txt 2025-10-12 20:16:08,944 root INFO writing manifest file 'jstyleson.egg-info/SOURCES.txt' 2025-10-12 20:16:08,947 root INFO reading manifest file 'jstyleson.egg-info/SOURCES.txt' 2025-10-12 20:16:08,947 root INFO adding license file 'LICENSE' 2025-10-12 20:16:08,948 root INFO writing manifest file 'jstyleson.egg-info/SOURCES.txt' 2025-10-12 20:16:08,950 root INFO Copying jstyleson.egg-info to build/bdist.linux-x86_64/wheel/./jstyleson-0.2.0-py3.12.egg-info 2025-10-12 20:16:08,951 root INFO running install_scripts 2025-10-12 20:16:08,952 root INFO creating build/bdist.linux-x86_64/wheel/jstyleson-0.2.0.dist-info/WHEEL 2025-10-12 20:16:08,953 wheel INFO creating '/home/udu/aports/community/py3-jstyleson/src/jstyleson-8c47cc9e665b3b1744cccfaa7a650de5f3c575dd/.dist/.tmp-5k_vn8hc/jstyleson-0.2.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-12 20:16:08,953 wheel INFO adding 'jstyleson.py' 2025-10-12 20:16:08,953 wheel INFO adding 'jstyleson-0.2.0.dist-info/licenses/LICENSE' 2025-10-12 20:16:08,954 wheel INFO adding 'jstyleson-0.2.0.dist-info/METADATA' 2025-10-12 20:16:08,954 wheel INFO adding 'jstyleson-0.2.0.dist-info/WHEEL' 2025-10-12 20:16:08,954 wheel INFO adding 'jstyleson-0.2.0.dist-info/top_level.txt' 2025-10-12 20:16:08,954 wheel INFO adding 'jstyleson-0.2.0.dist-info/RECORD' 2025-10-12 20:16:08,954 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-12 20:16:08,955 gpep517 INFO The backend produced .dist/jstyleson-0.2.0-py3-none-any.whl jstyleson-0.2.0-py3-none-any.whl ============================================================================================================================================ test session starts ============================================================================================================================================= platform linux -- Python 3.12.11, pytest-8.3.5, pluggy-1.5.0 -- /home/udu/aports/community/py3-jstyleson/src/jstyleson-8c47cc9e665b3b1744cccfaa7a650de5f3c575dd/.testenv/bin/python3 cachedir: .pytest_cache rootdir: /home/udu/aports/community/py3-jstyleson/src/jstyleson-8c47cc9e665b3b1744cccfaa7a650de5f3c575dd collecting ... collected 2 items tests/jstyleson_test.py::TestDispose::test_dispose PASSED [ 50%] tests/jstyleson_test.py::TestDispose::test_loads PASSED [100%] ============================================================================================================================================== warnings summary ============================================================================================================================================== tests/jstyleson_test.py:10 /home/udu/aports/community/py3-jstyleson/src/jstyleson-8c47cc9e665b3b1744cccfaa7a650de5f3c575dd/tests/jstyleson_test.py:10: SyntaxWarning: invalid escape sequence '\*' /*asterisk style comment with escape inside\*/ -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================================================================================================================================== 2 passed, 1 warning in 0.02s ======================================================================================================================================== >>> py3-jstyleson: Entering fakeroot... >>> py3-jstyleson-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/__pycache__' -> '/home/udu/aports/community/py3-jstyleson/pkg/py3-jstyleson-pyc/usr/lib/python3.12/site-packages/__pycache__' >>> py3-jstyleson-pyc*: Preparing subpackage py3-jstyleson-pyc... >>> py3-jstyleson-pyc*: Running postcheck for py3-jstyleson-pyc >>> py3-jstyleson*: Running postcheck for py3-jstyleson >>> py3-jstyleson*: Preparing package py3-jstyleson... >>> py3-jstyleson-pyc*: Tracing dependencies... python3~3.12 >>> py3-jstyleson-pyc*: Package size: 3.1 KB >>> py3-jstyleson-pyc*: Compressing data... >>> py3-jstyleson-pyc*: Create checksum... >>> py3-jstyleson-pyc*: Create py3-jstyleson-pyc-0.0.2-r1.apk >>> py3-jstyleson*: Tracing dependencies... python3~3.12 >>> py3-jstyleson*: Package size: 6.1 KB >>> py3-jstyleson*: Compressing data... >>> py3-jstyleson*: Create checksum... >>> py3-jstyleson*: Create py3-jstyleson-0.0.2-r1.apk >>> py3-jstyleson: Build complete at Sun, 12 Oct 2025 20:16:10 +0000 elapsed time 0h 0m 4s >>> py3-jstyleson: Cleaning up srcdir >>> py3-jstyleson: Cleaning up pkgdir >>> py3-jstyleson: Uninstalling dependencies... (1/21) Purging .makedepends-py3-jstyleson (20251012.201608) (2/21) Purging py3-setuptools-pyc (80.9.0-r0) (3/21) Purging py3-setuptools (80.9.0-r0) (4/21) Purging py3-gpep517-pyc (19-r0) (5/21) Purging py3-gpep517 (19-r0) (6/21) Purging py3-installer-pyc (0.7.0-r2) (7/21) Purging py3-installer (0.7.0-r2) (8/21) Purging py3-wheel-pyc (0.46.1-r0) (9/21) Purging py3-wheel (0.46.1-r0) (10/21) Purging py3-pytest-pyc (8.3.5-r0) (11/21) Purging py3-pytest (8.3.5-r0) (12/21) Purging py3-iniconfig-pyc (2.1.0-r0) (13/21) Purging py3-iniconfig (2.1.0-r0) (14/21) Purging py3-packaging-pyc (25.0-r0) (15/21) Purging py3-packaging (25.0-r0) (16/21) Purging py3-parsing-pyc (3.2.3-r0) (17/21) Purging py3-parsing (3.2.3-r0) (18/21) Purging py3-pluggy-pyc (1.5.0-r0) (19/21) Purging py3-pluggy (1.5.0-r0) (20/21) Purging py3-py-pyc (1.11.0-r4) (21/21) Purging py3-py (1.11.0-r4) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-jstyleson: Updating the community/x86_64 repository index... >>> py3-jstyleson: Signing the index...