>>> py3-pyrfc3339: Building community/py3-pyrfc3339 1.1-r10 (using abuild 3.15.0_rc3-r1) started Thu, 08 May 2025 23:16:56 +0000 >>> py3-pyrfc3339: Validating /home/buildozer/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 (1/28) Installing libbz2 (1.0.8-r6) (2/28) Installing libffi (3.4.8-r0) (3/28) Installing gdbm (1.24-r0) (4/28) Installing xz-libs (5.8.1-r0) (5/28) Installing mpdecimal (4.0.0-r0) (6/28) Installing libpanelw (6.5_p20250503-r0) (7/28) Installing sqlite-libs (3.49.2-r0) (8/28) Installing python3 (3.12.10-r0) (9/28) Installing python3-pycache-pyc0 (3.12.10-r0) (10/28) Installing pyc (3.12.10-r0) (11/28) Installing py3-tz-pyc (2025.2-r0) (12/28) Installing python3-pyc (3.12.10-r0) (13/28) Installing py3-tz (2025.2-r0) (14/28) Installing py3-parsing (3.2.3-r0) (15/28) Installing py3-parsing-pyc (3.2.3-r0) (16/28) Installing py3-packaging (25.0-r0) (17/28) Installing py3-packaging-pyc (25.0-r0) (18/28) Installing py3-setuptools (80.3.1-r0) (19/28) Installing py3-setuptools-pyc (80.3.1-r0) (20/28) Installing py3-installer (0.7.0-r2) (21/28) Installing py3-installer-pyc (0.7.0-r2) (22/28) Installing py3-gpep517 (19-r0) (23/28) Installing py3-gpep517-pyc (19-r0) (24/28) Installing py3-wheel (0.46.1-r0) (25/28) Installing py3-wheel-pyc (0.46.1-r0) (26/28) Installing py3-nose2 (0.15.1-r0) (27/28) Installing py3-nose2-pyc (0.15.1-r0) (28/28) Installing .makedepends-py3-pyrfc3339 (20250508.231657) Executing busybox-1.37.0-r17.trigger OK: 447 MiB in 132 packages >>> py3-pyrfc3339: Cleaning up srcdir >>> py3-pyrfc3339: Cleaning up pkgdir >>> py3-pyrfc3339: Cleaning up tmpdir >>> py3-pyrfc3339: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/pyRFC3339-1.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.22/pyRFC3339-1.1.tar.gz.part' pyRFC3339-1.1.tar.gz 100% |********************************| 5290 0:00:00 ETA '/var/cache/distfiles/v3.22/pyRFC3339-1.1.tar.gz.part' saved >>> py3-pyrfc3339: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/pyRFC3339-1.1.tar.gz >>> py3-pyrfc3339: Checking sha512sums... pyRFC3339-1.1.tar.gz: OK >>> py3-pyrfc3339: Unpacking /var/cache/distfiles/v3.22/pyRFC3339-1.1.tar.gz... 2025-05-08 23:16:58,753 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:761: 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-05-08 23:16:58,784 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. By 2025-Aug-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! self.finalize_options() 2025-05-08 23:16:58,808 root INFO running build 2025-05-08 23:16:58,809 root INFO running build_py 2025-05-08 23:16:58,814 root INFO creating build/lib/pyrfc3339 2025-05-08 23:16:58,814 root INFO copying pyrfc3339/parser.py -> build/lib/pyrfc3339 2025-05-08 23:16:58,815 root INFO copying pyrfc3339/utils.py -> build/lib/pyrfc3339 2025-05-08 23:16:58,815 root INFO copying pyrfc3339/__init__.py -> build/lib/pyrfc3339 2025-05-08 23:16:58,815 root INFO copying pyrfc3339/generator.py -> build/lib/pyrfc3339 2025-05-08 23:16:58,825 root INFO installing to build/bdist.linux-i686/wheel 2025-05-08 23:16:58,825 root INFO running install 2025-05-08 23:16:58,838 root INFO running install_lib 2025-05-08 23:16:58,842 root INFO creating build/bdist.linux-i686/wheel 2025-05-08 23:16:58,843 root INFO creating build/bdist.linux-i686/wheel/pyrfc3339 2025-05-08 23:16:58,843 root INFO copying build/lib/pyrfc3339/parser.py -> build/bdist.linux-i686/wheel/./pyrfc3339 2025-05-08 23:16:58,843 root INFO copying build/lib/pyrfc3339/utils.py -> build/bdist.linux-i686/wheel/./pyrfc3339 2025-05-08 23:16:58,844 root INFO copying build/lib/pyrfc3339/__init__.py -> build/bdist.linux-i686/wheel/./pyrfc3339 2025-05-08 23:16:58,844 root INFO copying build/lib/pyrfc3339/generator.py -> build/bdist.linux-i686/wheel/./pyrfc3339 2025-05-08 23:16:58,844 root INFO running install_egg_info 2025-05-08 23:16:58,849 root INFO running egg_info 2025-05-08 23:16:58,852 root INFO writing pyRFC3339.egg-info/PKG-INFO 2025-05-08 23:16:58,853 root INFO writing dependency_links to pyRFC3339.egg-info/dependency_links.txt 2025-05-08 23:16:58,854 root INFO writing requirements to pyRFC3339.egg-info/requires.txt 2025-05-08 23:16:58,854 root INFO writing top-level names to pyRFC3339.egg-info/top_level.txt 2025-05-08 23:16:58,858 root INFO reading manifest file 'pyRFC3339.egg-info/SOURCES.txt' 2025-05-08 23:16:58,859 root INFO reading manifest template 'MANIFEST.in' 2025-05-08 23:16:58,859 root INFO adding license file 'LICENSE.txt' 2025-05-08 23:16:58,860 root INFO writing manifest file 'pyRFC3339.egg-info/SOURCES.txt' 2025-05-08 23:16:58,861 root INFO Copying pyRFC3339.egg-info to build/bdist.linux-i686/wheel/./pyRFC3339-1.1-py3.12.egg-info 2025-05-08 23:16:58,862 root INFO running install_scripts 2025-05-08 23:16:58,863 root INFO creating build/bdist.linux-i686/wheel/pyrfc3339-1.1.dist-info/WHEEL 2025-05-08 23:16:58,863 wheel INFO creating '/home/buildozer/aports/community/py3-pyrfc3339/src/pyRFC3339-1.1/.dist/.tmp-wjp0q2yv/pyrfc3339-1.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2025-05-08 23:16:58,864 wheel INFO adding 'pyrfc3339/__init__.py' 2025-05-08 23:16:58,864 wheel INFO adding 'pyrfc3339/generator.py' 2025-05-08 23:16:58,865 wheel INFO adding 'pyrfc3339/parser.py' 2025-05-08 23:16:58,865 wheel INFO adding 'pyrfc3339/utils.py' 2025-05-08 23:16:58,865 wheel INFO adding 'pyrfc3339-1.1.dist-info/licenses/LICENSE.txt' 2025-05-08 23:16:58,865 wheel INFO adding 'pyrfc3339-1.1.dist-info/METADATA' 2025-05-08 23:16:58,866 wheel INFO adding 'pyrfc3339-1.1.dist-info/WHEEL' 2025-05-08 23:16:58,866 wheel INFO adding 'pyrfc3339-1.1.dist-info/top_level.txt' 2025-05-08 23:16:58,866 wheel INFO adding 'pyrfc3339-1.1.dist-info/RECORD' 2025-05-08 23:16:58,866 root INFO removing build/bdist.linux-i686/wheel 2025-05-08 23:16:58,867 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/buildozer/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 Thu, 08 May 2025 23:16:59 +0000 elapsed time 0h 0m 3s >>> py3-pyrfc3339: Cleaning up srcdir >>> py3-pyrfc3339: Cleaning up pkgdir >>> py3-pyrfc3339: Uninstalling dependencies... (1/28) Purging .makedepends-py3-pyrfc3339 (20250508.231657) (2/28) Purging py3-tz-pyc (2025.2-r0) (3/28) Purging py3-tz (2025.2-r0) (4/28) Purging py3-setuptools-pyc (80.3.1-r0) (5/28) Purging py3-setuptools (80.3.1-r0) (6/28) Purging py3-gpep517-pyc (19-r0) (7/28) Purging py3-gpep517 (19-r0) (8/28) Purging py3-installer-pyc (0.7.0-r2) (9/28) Purging py3-installer (0.7.0-r2) (10/28) Purging py3-wheel-pyc (0.46.1-r0) (11/28) Purging py3-wheel (0.46.1-r0) (12/28) Purging py3-packaging-pyc (25.0-r0) (13/28) Purging py3-packaging (25.0-r0) (14/28) Purging py3-parsing-pyc (3.2.3-r0) (15/28) Purging py3-parsing (3.2.3-r0) (16/28) Purging py3-nose2-pyc (0.15.1-r0) (17/28) Purging py3-nose2 (0.15.1-r0) (18/28) Purging python3-pyc (3.12.10-r0) (19/28) Purging python3-pycache-pyc0 (3.12.10-r0) (20/28) Purging pyc (3.12.10-r0) (21/28) Purging python3 (3.12.10-r0) (22/28) Purging gdbm (1.24-r0) (23/28) Purging libbz2 (1.0.8-r6) (24/28) Purging libffi (3.4.8-r0) (25/28) Purging libpanelw (6.5_p20250503-r0) (26/28) Purging mpdecimal (4.0.0-r0) (27/28) Purging sqlite-libs (3.49.2-r0) (28/28) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r17.trigger OK: 400 MiB in 104 packages >>> py3-pyrfc3339: Updating the community/x86 repository index... >>> py3-pyrfc3339: Signing the index...