>>> py3-dweepy: Building testing/py3-dweepy 0.3.0-r8 (using abuild 3.16.0-r0) started Mon, 30 Mar 2026 13:52:05 +0000 >>> py3-dweepy: Validating /home/buildozer/aports/testing/py3-dweepy/APKBUILD... >>> py3-dweepy: Analyzing dependencies... >>> py3-dweepy: Installing for build: build-base py3-requests py3-setuptools py3-gpep517 py3-wheel ( 1/34) Installing libbz2 (1.0.8-r6) ( 2/34) Installing libffi (3.5.2-r0) ( 3/34) Installing gdbm (1.26-r0) ( 4/34) Installing xz-libs (5.8.2-r0) ( 5/34) Installing mpdecimal (4.0.1-r0) ( 6/34) Installing libpanelw (6.6_p20251231-r0) ( 7/34) Installing sqlite-libs (3.51.2-r1) ( 8/34) Installing python3 (3.14.3-r0) ( 9/34) Installing python3-pycache-pyc0 (3.14.3-r0) (10/34) Installing pyc (3.14.3-r0) (11/34) Installing py3-certifi-pyc (2026.2.25-r1) (12/34) Installing py3-requests-pyc (2.32.5-r1) (13/34) Installing python3-pyc (3.14.3-r0) (14/34) Installing py3-certifi (2026.2.25-r1) (15/34) Installing py3-charset-normalizer (3.4.6-r1) (16/34) Installing py3-charset-normalizer-pyc (3.4.6-r1) (17/34) Installing py3-idna (3.11-r1) (18/34) Installing py3-idna-pyc (3.11-r1) (19/34) Installing py3-urllib3 (2.6.3-r1) (20/34) Installing py3-urllib3-pyc (2.6.3-r1) (21/34) Installing py3-requests (2.32.5-r1) (22/34) Installing py3-parsing (3.3.2-r1) (23/34) Installing py3-parsing-pyc (3.3.2-r1) (24/34) Installing py3-packaging (26.0-r1) (25/34) Installing py3-packaging-pyc (26.0-r1) (26/34) Installing py3-setuptools (82.0.1-r1) (27/34) Installing py3-setuptools-pyc (82.0.1-r1) (28/34) Installing py3-installer (0.7.0-r3) (29/34) Installing py3-installer-pyc (0.7.0-r3) (30/34) Installing py3-gpep517 (19-r2) (31/34) Installing py3-gpep517-pyc (19-r2) (32/34) Installing py3-wheel (0.46.3-r1) (33/34) Installing py3-wheel-pyc (0.46.3-r1) (34/34) Installing .makedepends-py3-dweepy (20260330.135206) Executing busybox-1.37.0-r31.trigger OK: 489.1 MiB in 140 packages >>> py3-dweepy: Cleaning up srcdir >>> py3-dweepy: Cleaning up pkgdir >>> py3-dweepy: Cleaning up tmpdir >>> py3-dweepy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/dweepy-0.3.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-dweepy: Fetching https://files.pythonhosted.org/packages/source/d/dweepy/dweepy-0.3.0.tar.gz Connecting to files.pythonhosted.org (151.101.128.223:443) Connecting to files.pythonhosted.org (151.101.192.223:443) saving to '/var/cache/distfiles/edge/dweepy-0.3.0.tar.gz.part' dweepy-0.3.0.tar.gz. 100% |********************************| 8080 0:00:00 ETA '/var/cache/distfiles/edge/dweepy-0.3.0.tar.gz.part' saved /var/cache/distfiles/edge/dweepy-0.3.0.tar.gz: OK >>> py3-dweepy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/dweepy-0.3.0.tar.gz /var/cache/distfiles/edge/dweepy-0.3.0.tar.gz: OK >>> py3-dweepy: Unpacking /var/cache/distfiles/edge/dweepy-0.3.0.tar.gz... 2026-03-30 13:52:07,736 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-30 13:52:07,756 root INFO running bdist_wheel 2026-03-30 13:52:07,770 root INFO running build 2026-03-30 13:52:07,770 root INFO running build_py 2026-03-30 13:52:07,774 root INFO creating build/lib/dweepy 2026-03-30 13:52:07,774 root INFO copying dweepy/api.py -> build/lib/dweepy 2026-03-30 13:52:07,774 root INFO copying dweepy/streaming.py -> build/lib/dweepy 2026-03-30 13:52:07,774 root INFO copying dweepy/__init__.py -> build/lib/dweepy 2026-03-30 13:52:07,775 root INFO running egg_info 2026-03-30 13:52:07,777 root INFO writing dweepy.egg-info/PKG-INFO 2026-03-30 13:52:07,777 root INFO writing dependency_links to dweepy.egg-info/dependency_links.txt 2026-03-30 13:52:07,778 root INFO writing requirements to dweepy.egg-info/requires.txt 2026-03-30 13:52:07,778 root INFO writing top-level names to dweepy.egg-info/top_level.txt 2026-03-30 13:52:07,781 root INFO reading manifest file 'dweepy.egg-info/SOURCES.txt' 2026-03-30 13:52:07,781 root INFO reading manifest template 'MANIFEST.in' 2026-03-30 13:52:07,781 root INFO adding license file 'LICENSE' 2026-03-30 13:52:07,782 root INFO writing manifest file 'dweepy.egg-info/SOURCES.txt' 2026-03-30 13:52:07,788 root INFO installing to build/bdist.linux-x86_64/wheel 2026-03-30 13:52:07,788 root INFO running install 2026-03-30 13:52:07,795 root INFO running install_lib 2026-03-30 13:52:07,798 root INFO creating build/bdist.linux-x86_64/wheel 2026-03-30 13:52:07,798 root INFO creating build/bdist.linux-x86_64/wheel/dweepy 2026-03-30 13:52:07,798 root INFO copying build/lib/dweepy/api.py -> build/bdist.linux-x86_64/wheel/./dweepy 2026-03-30 13:52:07,798 root INFO copying build/lib/dweepy/streaming.py -> build/bdist.linux-x86_64/wheel/./dweepy 2026-03-30 13:52:07,799 root INFO copying build/lib/dweepy/__init__.py -> build/bdist.linux-x86_64/wheel/./dweepy 2026-03-30 13:52:07,799 root INFO running install_egg_info 2026-03-30 13:52:07,802 root INFO Copying dweepy.egg-info to build/bdist.linux-x86_64/wheel/./dweepy-0.3.0-py3.14.egg-info 2026-03-30 13:52:07,803 root INFO running install_scripts 2026-03-30 13:52:07,804 root INFO creating build/bdist.linux-x86_64/wheel/dweepy-0.3.0.dist-info/WHEEL 2026-03-30 13:52:07,805 wheel INFO creating '/home/buildozer/aports/testing/py3-dweepy/src/dweepy-0.3.0/.dist/.tmp-u7ts0gg2/dweepy-0.3.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2026-03-30 13:52:07,805 wheel INFO adding 'dweepy/__init__.py' 2026-03-30 13:52:07,805 wheel INFO adding 'dweepy/api.py' 2026-03-30 13:52:07,806 wheel INFO adding 'dweepy/streaming.py' 2026-03-30 13:52:07,806 wheel INFO adding 'dweepy-0.3.0.dist-info/licenses/LICENSE' 2026-03-30 13:52:07,806 wheel INFO adding 'dweepy-0.3.0.dist-info/METADATA' 2026-03-30 13:52:07,806 wheel INFO adding 'dweepy-0.3.0.dist-info/WHEEL' 2026-03-30 13:52:07,806 wheel INFO adding 'dweepy-0.3.0.dist-info/pbr.json' 2026-03-30 13:52:07,806 wheel INFO adding 'dweepy-0.3.0.dist-info/top_level.txt' 2026-03-30 13:52:07,807 wheel INFO adding 'dweepy-0.3.0.dist-info/RECORD' 2026-03-30 13:52:07,807 root INFO removing build/bdist.linux-x86_64/wheel 2026-03-30 13:52:07,807 gpep517 INFO The backend produced .dist/dweepy-0.3.0-py3-none-any.whl dweepy-0.3.0-py3-none-any.whl >>> WARNING: py3-dweepy: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> py3-dweepy: Entering fakeroot... 2026-03-30 13:52:08,019 gpep517 INFO Installing .dist/dweepy-0.3.0-py3-none-any.whl into /home/buildozer/aports/testing/py3-dweepy/pkg/py3-dweepy 2026-03-30 13:52:08,027 gpep517 INFO Installation complete >>> py3-dweepy-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/dweepy/__pycache__' -> '/home/buildozer/aports/testing/py3-dweepy/pkg/py3-dweepy-pyc/usr/lib/python3.14/site-packages/dweepy/__pycache__' >>> py3-dweepy-pyc*: Preparing subpackage py3-dweepy-pyc... >>> py3-dweepy-pyc*: Running postcheck for py3-dweepy-pyc >>> py3-dweepy*: Running postcheck for py3-dweepy >>> py3-dweepy*: Preparing package py3-dweepy... >>> py3-dweepy-pyc*: Tracing dependencies... python3~3.14 >>> py3-dweepy-pyc*: Package size: 9.0 KB >>> py3-dweepy-pyc*: Compressing data... >>> py3-dweepy-pyc*: Create checksum... >>> py3-dweepy-pyc*: Create py3-dweepy-pyc-0.3.0-r8.apk >>> py3-dweepy*: Tracing dependencies... py3-requests python3~3.14 >>> py3-dweepy*: Package size: 19.5 KB >>> py3-dweepy*: Compressing data... >>> py3-dweepy*: Create checksum... >>> py3-dweepy*: Create py3-dweepy-0.3.0-r8.apk >>> py3-dweepy: Build complete at Mon, 30 Mar 2026 13:52:08 +0000 elapsed time 0h 0m 3s >>> py3-dweepy: Cleaning up srcdir >>> py3-dweepy: Cleaning up pkgdir >>> py3-dweepy: Cleaning up tmpdir >>> py3-dweepy: Uninstalling dependencies... ( 1/34) Purging .makedepends-py3-dweepy (20260330.135206) ( 2/34) Purging py3-requests-pyc (2.32.5-r1) ( 3/34) Purging py3-requests (2.32.5-r1) ( 4/34) Purging py3-certifi-pyc (2026.2.25-r1) ( 5/34) Purging py3-certifi (2026.2.25-r1) ( 6/34) Purging py3-charset-normalizer-pyc (3.4.6-r1) ( 7/34) Purging py3-charset-normalizer (3.4.6-r1) ( 8/34) Purging py3-idna-pyc (3.11-r1) ( 9/34) Purging py3-idna (3.11-r1) (10/34) Purging py3-urllib3-pyc (2.6.3-r1) (11/34) Purging py3-urllib3 (2.6.3-r1) (12/34) Purging py3-setuptools-pyc (82.0.1-r1) (13/34) Purging py3-setuptools (82.0.1-r1) (14/34) Purging py3-gpep517-pyc (19-r2) (15/34) Purging py3-gpep517 (19-r2) (16/34) Purging py3-installer-pyc (0.7.0-r3) (17/34) Purging py3-installer (0.7.0-r3) (18/34) Purging py3-wheel-pyc (0.46.3-r1) (19/34) Purging py3-wheel (0.46.3-r1) (20/34) Purging py3-packaging-pyc (26.0-r1) (21/34) Purging py3-packaging (26.0-r1) (22/34) Purging py3-parsing-pyc (3.3.2-r1) (23/34) Purging py3-parsing (3.3.2-r1) (24/34) Purging python3-pyc (3.14.3-r0) (25/34) Purging python3-pycache-pyc0 (3.14.3-r0) (26/34) Purging pyc (3.14.3-r0) (27/34) Purging python3 (3.14.3-r0) (28/34) Purging gdbm (1.26-r0) (29/34) Purging libbz2 (1.0.8-r6) (30/34) Purging libffi (3.5.2-r0) (31/34) Purging libpanelw (6.6_p20251231-r0) (32/34) Purging mpdecimal (4.0.1-r0) (33/34) Purging sqlite-libs (3.51.2-r1) (34/34) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 441.4 MiB in 106 packages >>> py3-dweepy: Updating the testing/x86_64 repository index... >>> py3-dweepy: Signing the index...