>>> py3-otp: Building community/py3-otp 2.9.0-r3 (using abuild 3.16.0-r0) started Sat, 28 Mar 2026 12:58:38 +0000 >>> py3-otp: Validating /home/buildozer/aports/community/py3-otp/APKBUILD... >>> py3-otp: Analyzing dependencies... >>> py3-otp: Installing for build: build-base py3-gpep517 py3-setuptools py3-wheel ( 1/24) Installing libbz2 (1.0.8-r6) ( 2/24) Installing libffi (3.5.2-r0) ( 3/24) Installing gdbm (1.26-r0) ( 4/24) Installing xz-libs (5.8.2-r0) ( 5/24) Installing mpdecimal (4.0.1-r0) ( 6/24) Installing libpanelw (6.6_p20251231-r0) ( 7/24) Installing sqlite-libs (3.51.2-r1) ( 8/24) Installing python3 (3.14.3-r0) ( 9/24) Installing python3-pycache-pyc0 (3.14.3-r0) (10/24) Installing pyc (3.14.3-r0) (11/24) Installing py3-installer-pyc (0.7.0-r3) (12/24) Installing py3-gpep517-pyc (19-r2) (13/24) Installing python3-pyc (3.14.3-r0) (14/24) Installing py3-installer (0.7.0-r3) (15/24) Installing py3-gpep517 (19-r2) (16/24) Installing py3-parsing (3.3.2-r1) (17/24) Installing py3-parsing-pyc (3.3.2-r1) (18/24) Installing py3-packaging (26.0-r1) (19/24) Installing py3-packaging-pyc (26.0-r1) (20/24) Installing py3-setuptools (82.0.1-r1) (21/24) Installing py3-setuptools-pyc (82.0.1-r1) (22/24) Installing py3-wheel (0.46.3-r1) (23/24) Installing py3-wheel-pyc (0.46.3-r1) (24/24) Installing .makedepends-py3-otp (20260328.125840) Executing busybox-1.37.0-r31.trigger OK: 486.6 MiB in 130 packages >>> py3-otp: Cleaning up srcdir >>> py3-otp: Cleaning up pkgdir >>> py3-otp: Cleaning up tmpdir >>> py3-otp: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-otp-2.9.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-otp: Fetching py3-otp-2.9.0.tar.gz::https://github.com/pyauth/pyotp/archive/refs/tags/v2.9.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/edge/py3-otp-2.9.0.tar.gz.part' py3-otp-2.9.0.tar.gz 100% |********************************| 17444 0:00:00 ETA '/var/cache/distfiles/edge/py3-otp-2.9.0.tar.gz.part' saved /var/cache/distfiles/edge/py3-otp-2.9.0.tar.gz: OK >>> py3-otp: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-otp-2.9.0.tar.gz /var/cache/distfiles/edge/py3-otp-2.9.0.tar.gz: OK >>> py3-otp: Unpacking /var/cache/distfiles/edge/py3-otp-2.9.0.tar.gz... 2026-03-28 12:58:41,973 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py:287: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /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-03-28 12:58:41,992 root INFO running bdist_wheel 2026-03-28 12:58:42,003 root INFO running build 2026-03-28 12:58:42,003 root INFO running build_py 2026-03-28 12:58:42,006 root INFO creating build/lib/pyotp 2026-03-28 12:58:42,006 root INFO copying src/pyotp/otp.py -> build/lib/pyotp 2026-03-28 12:58:42,007 root INFO copying src/pyotp/hotp.py -> build/lib/pyotp 2026-03-28 12:58:42,007 root INFO copying src/pyotp/utils.py -> build/lib/pyotp 2026-03-28 12:58:42,007 root INFO copying src/pyotp/compat.py -> build/lib/pyotp 2026-03-28 12:58:42,007 root INFO copying src/pyotp/totp.py -> build/lib/pyotp 2026-03-28 12:58:42,008 root INFO copying src/pyotp/__init__.py -> build/lib/pyotp 2026-03-28 12:58:42,008 root INFO creating build/lib/pyotp/contrib 2026-03-28 12:58:42,008 root INFO copying src/pyotp/contrib/steam.py -> build/lib/pyotp/contrib 2026-03-28 12:58:42,008 root INFO copying src/pyotp/contrib/__init__.py -> build/lib/pyotp/contrib 2026-03-28 12:58:42,009 root INFO copying src/pyotp/py.typed -> build/lib/pyotp 2026-03-28 12:58:42,014 root INFO installing to build/bdist.linux-x86_64/wheel 2026-03-28 12:58:42,014 root INFO running install 2026-03-28 12:58:42,021 root INFO running install_lib 2026-03-28 12:58:42,023 root INFO creating build/bdist.linux-x86_64/wheel 2026-03-28 12:58:42,023 root INFO creating build/bdist.linux-x86_64/wheel/pyotp 2026-03-28 12:58:42,023 root INFO creating build/bdist.linux-x86_64/wheel/pyotp/contrib 2026-03-28 12:58:42,024 root INFO copying build/lib/pyotp/contrib/steam.py -> build/bdist.linux-x86_64/wheel/./pyotp/contrib 2026-03-28 12:58:42,024 root INFO copying build/lib/pyotp/contrib/__init__.py -> build/bdist.linux-x86_64/wheel/./pyotp/contrib 2026-03-28 12:58:42,024 root INFO copying build/lib/pyotp/otp.py -> build/bdist.linux-x86_64/wheel/./pyotp 2026-03-28 12:58:42,024 root INFO copying build/lib/pyotp/hotp.py -> build/bdist.linux-x86_64/wheel/./pyotp 2026-03-28 12:58:42,024 root INFO copying build/lib/pyotp/utils.py -> build/bdist.linux-x86_64/wheel/./pyotp 2026-03-28 12:58:42,025 root INFO copying build/lib/pyotp/py.typed -> build/bdist.linux-x86_64/wheel/./pyotp 2026-03-28 12:58:42,025 root INFO copying build/lib/pyotp/compat.py -> build/bdist.linux-x86_64/wheel/./pyotp 2026-03-28 12:58:42,025 root INFO copying build/lib/pyotp/totp.py -> build/bdist.linux-x86_64/wheel/./pyotp 2026-03-28 12:58:42,025 root INFO copying build/lib/pyotp/__init__.py -> build/bdist.linux-x86_64/wheel/./pyotp 2026-03-28 12:58:42,025 root INFO running install_egg_info 2026-03-28 12:58:42,028 root INFO running egg_info 2026-03-28 12:58:42,030 root INFO creating src/pyotp.egg-info 2026-03-28 12:58:42,030 root INFO writing src/pyotp.egg-info/PKG-INFO 2026-03-28 12:58:42,030 root INFO writing dependency_links to src/pyotp.egg-info/dependency_links.txt 2026-03-28 12:58:42,031 root INFO writing requirements to src/pyotp.egg-info/requires.txt 2026-03-28 12:58:42,031 root INFO writing top-level names to src/pyotp.egg-info/top_level.txt 2026-03-28 12:58:42,031 root INFO writing manifest file 'src/pyotp.egg-info/SOURCES.txt' 2026-03-28 12:58:42,033 root INFO reading manifest file 'src/pyotp.egg-info/SOURCES.txt' 2026-03-28 12:58:42,034 root INFO reading manifest template 'MANIFEST.in' 2026-03-28 12:58:42,034 root INFO adding license file 'LICENSE' 2026-03-28 12:58:42,035 root INFO writing manifest file 'src/pyotp.egg-info/SOURCES.txt' 2026-03-28 12:58:42,035 root INFO Copying src/pyotp.egg-info to build/bdist.linux-x86_64/wheel/./pyotp-2.9.0-py3.14.egg-info 2026-03-28 12:58:42,036 root INFO running install_scripts 2026-03-28 12:58:42,037 root INFO creating build/bdist.linux-x86_64/wheel/pyotp-2.9.0.dist-info/WHEEL 2026-03-28 12:58:42,037 wheel INFO creating '/home/buildozer/aports/community/py3-otp/src/pyotp-2.9.0/.dist/.tmp-h8zwobsb/pyotp-2.9.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2026-03-28 12:58:42,038 wheel INFO adding 'pyotp/__init__.py' 2026-03-28 12:58:42,038 wheel INFO adding 'pyotp/compat.py' 2026-03-28 12:58:42,038 wheel INFO adding 'pyotp/hotp.py' 2026-03-28 12:58:42,038 wheel INFO adding 'pyotp/otp.py' 2026-03-28 12:58:42,039 wheel INFO adding 'pyotp/py.typed' 2026-03-28 12:58:42,039 wheel INFO adding 'pyotp/totp.py' 2026-03-28 12:58:42,039 wheel INFO adding 'pyotp/utils.py' 2026-03-28 12:58:42,039 wheel INFO adding 'pyotp/contrib/__init__.py' 2026-03-28 12:58:42,039 wheel INFO adding 'pyotp/contrib/steam.py' 2026-03-28 12:58:42,040 wheel INFO adding 'pyotp-2.9.0.dist-info/licenses/LICENSE' 2026-03-28 12:58:42,040 wheel INFO adding 'pyotp-2.9.0.dist-info/METADATA' 2026-03-28 12:58:42,040 wheel INFO adding 'pyotp-2.9.0.dist-info/WHEEL' 2026-03-28 12:58:42,040 wheel INFO adding 'pyotp-2.9.0.dist-info/top_level.txt' 2026-03-28 12:58:42,040 wheel INFO adding 'pyotp-2.9.0.dist-info/RECORD' 2026-03-28 12:58:42,040 root INFO removing build/bdist.linux-x86_64/wheel 2026-03-28 12:58:42,041 gpep517 INFO The backend produced .dist/pyotp-2.9.0-py3-none-any.whl pyotp-2.9.0-py3-none-any.whl >>> py3-otp: Entering fakeroot... >>> py3-otp-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/pyotp/contrib/__pycache__' -> '/home/buildozer/aports/community/py3-otp/pkg/py3-otp-pyc/usr/lib/python3.14/site-packages/pyotp/contrib/__pycache__' 'usr/lib/python3.14/site-packages/pyotp/__pycache__' -> '/home/buildozer/aports/community/py3-otp/pkg/py3-otp-pyc/usr/lib/python3.14/site-packages/pyotp/__pycache__' >>> py3-otp-pyc*: Preparing subpackage py3-otp-pyc... >>> py3-otp-pyc*: Running postcheck for py3-otp-pyc >>> py3-otp*: Running postcheck for py3-otp >>> py3-otp*: Preparing package py3-otp... >>> py3-otp-pyc*: Tracing dependencies... python3~3.14 >>> py3-otp-pyc*: Package size: 26.9 KB >>> py3-otp-pyc*: Compressing data... >>> py3-otp-pyc*: Create checksum... >>> py3-otp-pyc*: Create py3-otp-pyc-2.9.0-r3.apk >>> py3-otp*: Tracing dependencies... python3~3.14 >>> py3-otp*: Package size: 29.2 KB >>> py3-otp*: Compressing data... >>> py3-otp*: Create checksum... >>> py3-otp*: Create py3-otp-2.9.0-r3.apk >>> py3-otp: Build complete at Sat, 28 Mar 2026 12:58:42 +0000 elapsed time 0h 0m 4s >>> py3-otp: Cleaning up srcdir >>> py3-otp: Cleaning up pkgdir >>> py3-otp: Cleaning up tmpdir >>> py3-otp: Uninstalling dependencies... ( 1/24) Purging .makedepends-py3-otp (20260328.125840) ( 2/24) Purging py3-gpep517-pyc (19-r2) ( 3/24) Purging py3-gpep517 (19-r2) ( 4/24) Purging py3-installer-pyc (0.7.0-r3) ( 5/24) Purging py3-installer (0.7.0-r3) ( 6/24) Purging py3-setuptools-pyc (82.0.1-r1) ( 7/24) Purging py3-setuptools (82.0.1-r1) ( 8/24) Purging py3-wheel-pyc (0.46.3-r1) ( 9/24) Purging py3-wheel (0.46.3-r1) (10/24) Purging py3-packaging-pyc (26.0-r1) (11/24) Purging py3-packaging (26.0-r1) (12/24) Purging py3-parsing-pyc (3.3.2-r1) (13/24) Purging py3-parsing (3.3.2-r1) (14/24) Purging python3-pyc (3.14.3-r0) (15/24) Purging python3-pycache-pyc0 (3.14.3-r0) (16/24) Purging pyc (3.14.3-r0) (17/24) Purging python3 (3.14.3-r0) (18/24) Purging gdbm (1.26-r0) (19/24) Purging libbz2 (1.0.8-r6) (20/24) Purging libffi (3.5.2-r0) (21/24) Purging libpanelw (6.6_p20251231-r0) (22/24) Purging mpdecimal (4.0.1-r0) (23/24) Purging sqlite-libs (3.51.2-r1) (24/24) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 441.4 MiB in 106 packages >>> py3-otp: Updating the community/x86_64 repository index... >>> py3-otp: Signing the index...