>>> py3-pyrfc3339: Building community/py3-pyrfc3339 1.1-r10 (using abuild 3.15.0-r0) started Mon, 13 Oct 2025 02:28:38 +0000 >>> py3-pyrfc3339: Validating /home/udu/aports/community/py3-pyrfc3339/APKBUILD... >>> py3-pyrfc3339: Analyzing dependencies... >>> py3-pyrfc3339: Installing for build: build-base py3-tz py3-setuptools py3-gpep517 py3-wheel py3-nose2 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/17) Installing py3-tz-pyc (2025.2-r0) (2/17) Installing py3-tz (2025.2-r0) (3/17) Installing py3-parsing (3.2.3-r0) (4/17) Installing py3-parsing-pyc (3.2.3-r0) (5/17) Installing py3-packaging (25.0-r0) (6/17) Installing py3-packaging-pyc (25.0-r0) (7/17) Installing py3-setuptools (80.9.0-r0) (8/17) Installing py3-setuptools-pyc (80.9.0-r0) (9/17) Installing py3-installer (0.7.0-r2) (10/17) Installing py3-installer-pyc (0.7.0-r2) (11/17) Installing py3-gpep517 (19-r0) (12/17) Installing py3-gpep517-pyc (19-r0) (13/17) Installing py3-wheel (0.46.1-r0) (14/17) Installing py3-wheel-pyc (0.46.1-r0) (15/17) Installing py3-nose2 (0.15.1-r0) (16/17) Installing py3-nose2-pyc (0.15.1-r0) (17/17) Installing .makedepends-py3-pyrfc3339 (20251013.022838) Executing busybox-1.37.0-r19.trigger OK: 308 MiB in 106 packages >>> py3-pyrfc3339: Cleaning up srcdir >>> py3-pyrfc3339: Cleaning up pkgdir >>> py3-pyrfc3339: Cleaning up tmpdir >>> py3-pyrfc3339: Fetching https://files.pythonhosted.org/packages/source/p/pyRFC3339/pyRFC3339-1.1.tar.gz >>> py3-pyrfc3339: Fetching https://files.pythonhosted.org/packages/source/p/pyRFC3339/pyRFC3339-1.1.tar.gz >>> py3-pyrfc3339: Checking sha512sums... pyRFC3339-1.1.tar.gz: OK >>> py3-pyrfc3339: Unpacking /var/cache/distfiles/pyRFC3339-1.1.tar.gz... 2025-10-13 02:28:39,407 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/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /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 02:28:39,419 root INFO running bdist_wheel /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:135: 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() 2025-10-13 02:28:39,427 root INFO running build 2025-10-13 02:28:39,427 root INFO running build_py 2025-10-13 02:28:39,429 root INFO creating build/lib/pyrfc3339 2025-10-13 02:28:39,429 root INFO copying pyrfc3339/parser.py -> build/lib/pyrfc3339 2025-10-13 02:28:39,429 root INFO copying pyrfc3339/utils.py -> build/lib/pyrfc3339 2025-10-13 02:28:39,429 root INFO copying pyrfc3339/__init__.py -> build/lib/pyrfc3339 2025-10-13 02:28:39,429 root INFO copying pyrfc3339/generator.py -> build/lib/pyrfc3339 2025-10-13 02:28:39,433 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-13 02:28:39,433 root INFO running install 2025-10-13 02:28:39,438 root INFO running install_lib 2025-10-13 02:28:39,439 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-13 02:28:39,439 root INFO creating build/bdist.linux-x86_64/wheel/pyrfc3339 2025-10-13 02:28:39,439 root INFO copying build/lib/pyrfc3339/parser.py -> build/bdist.linux-x86_64/wheel/./pyrfc3339 2025-10-13 02:28:39,440 root INFO copying build/lib/pyrfc3339/utils.py -> build/bdist.linux-x86_64/wheel/./pyrfc3339 2025-10-13 02:28:39,440 root INFO copying build/lib/pyrfc3339/__init__.py -> build/bdist.linux-x86_64/wheel/./pyrfc3339 2025-10-13 02:28:39,440 root INFO copying build/lib/pyrfc3339/generator.py -> build/bdist.linux-x86_64/wheel/./pyrfc3339 2025-10-13 02:28:39,440 root INFO running install_egg_info 2025-10-13 02:28:39,441 root INFO running egg_info 2025-10-13 02:28:39,443 root INFO writing pyRFC3339.egg-info/PKG-INFO 2025-10-13 02:28:39,443 root INFO writing dependency_links to pyRFC3339.egg-info/dependency_links.txt 2025-10-13 02:28:39,443 root INFO writing requirements to pyRFC3339.egg-info/requires.txt 2025-10-13 02:28:39,443 root INFO writing top-level names to pyRFC3339.egg-info/top_level.txt 2025-10-13 02:28:39,445 root INFO reading manifest file 'pyRFC3339.egg-info/SOURCES.txt' 2025-10-13 02:28:39,445 root INFO reading manifest template 'MANIFEST.in' 2025-10-13 02:28:39,445 root INFO adding license file 'LICENSE.txt' 2025-10-13 02:28:39,445 root INFO writing manifest file 'pyRFC3339.egg-info/SOURCES.txt' 2025-10-13 02:28:39,445 root INFO Copying pyRFC3339.egg-info to build/bdist.linux-x86_64/wheel/./pyRFC3339-1.1-py3.12.egg-info 2025-10-13 02:28:39,446 root INFO running install_scripts 2025-10-13 02:28:39,446 root INFO creating build/bdist.linux-x86_64/wheel/pyrfc3339-1.1.dist-info/WHEEL 2025-10-13 02:28:39,447 wheel INFO creating '/home/udu/aports/community/py3-pyrfc3339/src/pyRFC3339-1.1/.dist/.tmp-pb3him4r/pyrfc3339-1.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-13 02:28:39,447 wheel INFO adding 'pyrfc3339/__init__.py' 2025-10-13 02:28:39,447 wheel INFO adding 'pyrfc3339/generator.py' 2025-10-13 02:28:39,447 wheel INFO adding 'pyrfc3339/parser.py' 2025-10-13 02:28:39,447 wheel INFO adding 'pyrfc3339/utils.py' 2025-10-13 02:28:39,447 wheel INFO adding 'pyrfc3339-1.1.dist-info/licenses/LICENSE.txt' 2025-10-13 02:28:39,447 wheel INFO adding 'pyrfc3339-1.1.dist-info/METADATA' 2025-10-13 02:28:39,447 wheel INFO adding 'pyrfc3339-1.1.dist-info/WHEEL' 2025-10-13 02:28:39,447 wheel INFO adding 'pyrfc3339-1.1.dist-info/top_level.txt' 2025-10-13 02:28:39,448 wheel INFO adding 'pyrfc3339-1.1.dist-info/RECORD' 2025-10-13 02:28:39,448 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-13 02:28:39,448 gpep517 INFO The backend produced .dist/pyrfc3339-1.1-py2.py3-none-any.whl pyrfc3339-1.1-py2.py3-none-any.whl ---------------------------------------------------------------------- Ran 0 tests in 0.000s OK >>> py3-pyrfc3339: Entering fakeroot... >>> py3-pyrfc3339-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/pyrfc3339/__pycache__' -> '/home/udu/aports/community/py3-pyrfc3339/pkg/py3-pyrfc3339-pyc/usr/lib/python3.12/site-packages/pyrfc3339/__pycache__' >>> py3-pyrfc3339-pyc*: Preparing subpackage py3-pyrfc3339-pyc... >>> py3-pyrfc3339-pyc*: Running postcheck for py3-pyrfc3339-pyc >>> py3-pyrfc3339*: Running postcheck for py3-pyrfc3339 >>> py3-pyrfc3339*: Preparing package py3-pyrfc3339... >>> py3-pyrfc3339-pyc*: Tracing dependencies... py3-tz python3~3.12 >>> py3-pyrfc3339-pyc*: Package size: 12.0 KB >>> py3-pyrfc3339-pyc*: Compressing data... >>> py3-pyrfc3339-pyc*: Create checksum... >>> py3-pyrfc3339-pyc*: Create py3-pyrfc3339-pyc-1.1-r10.apk >>> py3-pyrfc3339*: Tracing dependencies... py3-tz python3~3.12 >>> py3-pyrfc3339*: Package size: 13.2 KB >>> py3-pyrfc3339*: Compressing data... >>> py3-pyrfc3339*: Create checksum... >>> py3-pyrfc3339*: Create py3-pyrfc3339-1.1-r10.apk >>> py3-pyrfc3339: Build complete at Mon, 13 Oct 2025 02:28:39 +0000 elapsed time 0h 0m 1s >>> py3-pyrfc3339: Cleaning up srcdir >>> py3-pyrfc3339: Cleaning up pkgdir >>> py3-pyrfc3339: Uninstalling dependencies... (1/17) Purging .makedepends-py3-pyrfc3339 (20251013.022838) (2/17) Purging py3-tz-pyc (2025.2-r0) (3/17) Purging py3-tz (2025.2-r0) (4/17) Purging py3-setuptools-pyc (80.9.0-r0) (5/17) Purging py3-setuptools (80.9.0-r0) (6/17) Purging py3-gpep517-pyc (19-r0) (7/17) Purging py3-gpep517 (19-r0) (8/17) Purging py3-installer-pyc (0.7.0-r2) (9/17) Purging py3-installer (0.7.0-r2) (10/17) Purging py3-wheel-pyc (0.46.1-r0) (11/17) Purging py3-wheel (0.46.1-r0) (12/17) Purging py3-packaging-pyc (25.0-r0) (13/17) Purging py3-packaging (25.0-r0) (14/17) Purging py3-parsing-pyc (3.2.3-r0) (15/17) Purging py3-parsing (3.2.3-r0) (16/17) Purging py3-nose2-pyc (0.15.1-r0) (17/17) Purging py3-nose2 (0.15.1-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-pyrfc3339: Updating the community/x86_64 repository index... >>> py3-pyrfc3339: Signing the index...