>>> py3-requests-file: Building community/py3-requests-file 2.1.0-r1 (using abuild 3.17.0_rc1-r2) started Wed, 22 Apr 2026 22:15:23 +0000 >>> py3-requests-file: Validating /home/buildozer/aports/community/py3-requests-file/APKBUILD... >>> py3-requests-file: Analyzing dependencies... >>> py3-requests-file: Installing for build: build-base py3-requests py3-gpep517 py3-setuptools py3-setuptools_scm py3-wheel py3-mock py3-pytest ( 1/49) Installing libbz2 (1.0.8-r6) ( 2/49) Installing libffi (3.5.2-r1) ( 3/49) Installing gdbm (1.26-r0) ( 4/49) Installing xz-libs (5.8.2-r0) ( 5/49) Installing mpdecimal (4.0.1-r0) ( 6/49) Installing libpanelw (6.6_p20260404-r0) ( 7/49) Installing readline (8.3.3-r1) ( 8/49) Installing sqlite-libs (3.53.0-r0) ( 9/49) Installing python3 (3.14.3-r0) (10/49) Installing python3-pycache-pyc0 (3.14.3-r0) (11/49) Installing pyc (3.14.3-r0) (12/49) Installing py3-certifi-pyc (2026.2.25-r1) (13/49) Installing py3-requests-pyc (2.32.5-r1) (14/49) Installing python3-pyc (3.14.3-r0) (15/49) Installing py3-certifi (2026.2.25-r1) (16/49) Installing py3-charset-normalizer (3.4.7-r0) (17/49) Installing py3-charset-normalizer-pyc (3.4.7-r0) (18/49) Installing py3-idna (3.11-r1) (19/49) Installing py3-idna-pyc (3.11-r1) (20/49) Installing py3-urllib3 (2.6.3-r1) (21/49) Installing py3-urllib3-pyc (2.6.3-r1) (22/49) Installing py3-requests (2.32.5-r1) (23/49) Installing py3-installer (1.0.0-r0) (24/49) Installing py3-installer-pyc (1.0.0-r0) (25/49) Installing py3-gpep517 (19-r2) (26/49) Installing py3-gpep517-pyc (19-r2) (27/49) Installing py3-parsing (3.3.2-r1) (28/49) Installing py3-parsing-pyc (3.3.2-r1) (29/49) Installing py3-packaging (26.0-r1) (30/49) Installing py3-packaging-pyc (26.0-r1) (31/49) Installing py3-setuptools (82.0.1-r1) (32/49) Installing py3-setuptools-pyc (82.0.1-r1) (33/49) Installing py3-setuptools_scm (9.2.2-r1) (34/49) Installing py3-setuptools_scm-pyc (9.2.2-r1) (35/49) Installing py3-wheel (0.46.3-r1) (36/49) Installing py3-wheel-pyc (0.46.3-r1) (37/49) Installing py3-mock (5.2.0-r1) (38/49) Installing py3-mock-pyc (5.2.0-r1) (39/49) Installing py3-iniconfig (2.3.0-r1) (40/49) Installing py3-iniconfig-pyc (2.3.0-r1) (41/49) Installing py3-pluggy (1.6.0-r1) (42/49) Installing py3-pluggy-pyc (1.6.0-r1) (43/49) Installing py3-py (1.11.0-r5) (44/49) Installing py3-py-pyc (1.11.0-r5) (45/49) Installing py3-pygments (2.20.0-r0) (46/49) Installing py3-pygments-pyc (2.20.0-r0) (47/49) Installing py3-pytest (9.0.3-r0) (48/49) Installing py3-pytest-pyc (9.0.3-r0) (49/49) Installing .makedepends-py3-requests-file (20260422.221532) Executing busybox-1.37.0-r31.trigger OK: 486.5 MiB in 151 packages >>> py3-requests-file: Cleaning up srcdir >>> py3-requests-file: Cleaning up pkgdir >>> py3-requests-file: Cleaning up tmpdir >>> py3-requests-file: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/requests-file-2.1.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-requests-file: Fetching requests-file-2.1.0.tar.gz::https://github.com/dashea/requests-file/archive/2.1.0.tar.gz Connecting to github.com (140.82.121.4:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/v3.24/requests-file-2.1.0.tar.gz.part' requests-file-2.1.0. 100% |********************************| 6088 0:00:00 ETA '/var/cache/distfiles/v3.24/requests-file-2.1.0.tar.gz.part' saved /var/cache/distfiles/v3.24/requests-file-2.1.0.tar.gz: OK >>> py3-requests-file: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/requests-file-2.1.0.tar.gz /var/cache/distfiles/v3.24/requests-file-2.1.0.tar.gz: OK >>> py3-requests-file: Unpacking /var/cache/distfiles/v3.24/requests-file-2.1.0.tar.gz... 2026-04-22 22:15:34,797 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.14/site-packages/setuptools/config/pyprojecttoml.py:72: _ExperimentalConfiguration: `[tool.distutils]` in `pyproject.toml` is still *experimental* and likely to change in future releases. config = read_configuration(filepath, True, ignore_option_errors, dist) /usr/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2027-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /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 :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-04-22 22:15:34,925 root INFO running bdist_wheel /usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:119: 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() 2026-04-22 22:15:34,957 root INFO running build 2026-04-22 22:15:34,957 root INFO running build_py 2026-04-22 22:15:34,964 root INFO creating build/lib 2026-04-22 22:15:34,964 root INFO copying requests_file.py -> build/lib 2026-04-22 22:15:34,977 root INFO installing to build/bdist.linux-i686/wheel 2026-04-22 22:15:34,977 root INFO running install 2026-04-22 22:15:34,996 root INFO running install_lib 2026-04-22 22:15:35,003 root INFO creating build/bdist.linux-i686/wheel 2026-04-22 22:15:35,004 root INFO copying build/lib/requests_file.py -> build/bdist.linux-i686/wheel/. 2026-04-22 22:15:35,004 root INFO running install_egg_info 2026-04-22 22:15:35,010 root INFO running egg_info 2026-04-22 22:15:35,016 root INFO creating requests_file.egg-info 2026-04-22 22:15:35,017 root INFO writing requests_file.egg-info/PKG-INFO 2026-04-22 22:15:35,017 root INFO writing dependency_links to requests_file.egg-info/dependency_links.txt 2026-04-22 22:15:35,018 root INFO writing requirements to requests_file.egg-info/requires.txt 2026-04-22 22:15:35,018 root INFO writing top-level names to requests_file.egg-info/top_level.txt 2026-04-22 22:15:35,018 root INFO writing manifest file 'requests_file.egg-info/SOURCES.txt' listing git files failed - pretending there aren't any 2026-04-22 22:15:35,048 root INFO reading manifest file 'requests_file.egg-info/SOURCES.txt' 2026-04-22 22:15:35,049 root INFO reading manifest template 'MANIFEST.in' 2026-04-22 22:15:35,049 root WARNING warning: no files found matching 'requirements.txt' 2026-04-22 22:15:35,050 root INFO adding license file 'LICENSE' 2026-04-22 22:15:35,052 root INFO writing manifest file 'requests_file.egg-info/SOURCES.txt' 2026-04-22 22:15:35,052 root INFO Copying requests_file.egg-info to build/bdist.linux-i686/wheel/./requests_file-2.1.0-py3.14.egg-info 2026-04-22 22:15:35,054 root INFO running install_scripts 2026-04-22 22:15:35,056 root INFO creating build/bdist.linux-i686/wheel/requests_file-2.1.0.dist-info/WHEEL 2026-04-22 22:15:35,057 wheel INFO creating '/home/buildozer/aports/community/py3-requests-file/src/requests-file-2.1.0/.dist/.tmp-v63uab2j/requests_file-2.1.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2026-04-22 22:15:35,057 wheel INFO adding 'requests_file.py' 2026-04-22 22:15:35,058 wheel INFO adding 'requests_file-2.1.0.dist-info/licenses/LICENSE' 2026-04-22 22:15:35,058 wheel INFO adding 'requests_file-2.1.0.dist-info/METADATA' 2026-04-22 22:15:35,059 wheel INFO adding 'requests_file-2.1.0.dist-info/WHEEL' 2026-04-22 22:15:35,059 wheel INFO adding 'requests_file-2.1.0.dist-info/top_level.txt' 2026-04-22 22:15:35,059 wheel INFO adding 'requests_file-2.1.0.dist-info/RECORD' 2026-04-22 22:15:35,060 root INFO removing build/bdist.linux-i686/wheel 2026-04-22 22:15:35,060 gpep517 INFO The backend produced .dist/requests_file-2.1.0-py2.py3-none-any.whl requests_file-2.1.0-py2.py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.3, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-requests-file/src/requests-file-2.1.0 configfile: pyproject.toml collected 11 items tests/test_requests_file.py ..........s [100%] ======================== 10 passed, 1 skipped in 0.30s ========================= >>> py3-requests-file: Entering fakeroot... >>> py3-requests-file-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/__pycache__' -> '/home/buildozer/aports/community/py3-requests-file/pkg/py3-requests-file-pyc/usr/lib/python3.14/site-packages/__pycache__' >>> py3-requests-file-pyc*: Preparing subpackage py3-requests-file-pyc... Please specify at least one package name on the command line. >>> py3-requests-file-pyc*: Running postcheck for py3-requests-file-pyc >>> py3-requests-file*: Running postcheck for py3-requests-file >>> py3-requests-file*: Preparing package py3-requests-file... Please specify at least one package name on the command line. >>> py3-requests-file-pyc*: Tracing dependencies... python3~3.14 >>> py3-requests-file-pyc*: Package size: 5.5 KB >>> py3-requests-file-pyc*: Compressing data... >>> py3-requests-file-pyc*: Create checksum... >>> py3-requests-file-pyc*: Create py3-requests-file-pyc-2.1.0-r1.apk >>> py3-requests-file*: Tracing dependencies... py3-requests python3~3.14 >>> py3-requests-file*: Package size: 7.6 KB >>> py3-requests-file*: Compressing data... >>> py3-requests-file*: Create checksum... >>> py3-requests-file*: Create py3-requests-file-2.1.0-r1.apk >>> py3-requests-file: Build complete at Wed, 22 Apr 2026 22:15:44 +0000 elapsed time 0h 0m 21s >>> py3-requests-file: Cleaning up srcdir >>> py3-requests-file: Cleaning up pkgdir >>> py3-requests-file: Uninstalling dependencies... ( 1/49) Purging .makedepends-py3-requests-file (20260422.221532) ( 2/49) Purging py3-requests-pyc (2.32.5-r1) ( 3/49) Purging py3-requests (2.32.5-r1) ( 4/49) Purging py3-certifi-pyc (2026.2.25-r1) ( 5/49) Purging py3-certifi (2026.2.25-r1) ( 6/49) Purging py3-charset-normalizer-pyc (3.4.7-r0) ( 7/49) Purging py3-charset-normalizer (3.4.7-r0) ( 8/49) Purging py3-idna-pyc (3.11-r1) ( 9/49) Purging py3-idna (3.11-r1) (10/49) Purging py3-urllib3-pyc (2.6.3-r1) (11/49) Purging py3-urllib3 (2.6.3-r1) (12/49) Purging py3-gpep517-pyc (19-r2) (13/49) Purging py3-gpep517 (19-r2) (14/49) Purging py3-installer-pyc (1.0.0-r0) (15/49) Purging py3-installer (1.0.0-r0) (16/49) Purging py3-setuptools_scm-pyc (9.2.2-r1) (17/49) Purging py3-setuptools_scm (9.2.2-r1) (18/49) Purging py3-setuptools-pyc (82.0.1-r1) (19/49) Purging py3-setuptools (82.0.1-r1) (20/49) Purging py3-wheel-pyc (0.46.3-r1) (21/49) Purging py3-wheel (0.46.3-r1) (22/49) Purging py3-mock-pyc (5.2.0-r1) (23/49) Purging py3-mock (5.2.0-r1) (24/49) Purging py3-pytest-pyc (9.0.3-r0) (25/49) Purging py3-pytest (9.0.3-r0) (26/49) Purging py3-iniconfig-pyc (2.3.0-r1) (27/49) Purging py3-iniconfig (2.3.0-r1) (28/49) Purging py3-packaging-pyc (26.0-r1) (29/49) Purging py3-packaging (26.0-r1) (30/49) Purging py3-parsing-pyc (3.3.2-r1) (31/49) Purging py3-parsing (3.3.2-r1) (32/49) Purging py3-pluggy-pyc (1.6.0-r1) (33/49) Purging py3-pluggy (1.6.0-r1) (34/49) Purging py3-py-pyc (1.11.0-r5) (35/49) Purging py3-py (1.11.0-r5) (36/49) Purging py3-pygments-pyc (2.20.0-r0) (37/49) Purging py3-pygments (2.20.0-r0) (38/49) Purging python3-pyc (3.14.3-r0) (39/49) Purging python3-pycache-pyc0 (3.14.3-r0) (40/49) Purging pyc (3.14.3-r0) (41/49) Purging python3 (3.14.3-r0) (42/49) Purging gdbm (1.26-r0) (43/49) Purging libbz2 (1.0.8-r6) (44/49) Purging libffi (3.5.2-r1) (45/49) Purging libpanelw (6.6_p20260404-r0) (46/49) Purging mpdecimal (4.0.1-r0) (47/49) Purging readline (8.3.3-r1) (48/49) Purging sqlite-libs (3.53.0-r0) (49/49) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 425.2 MiB in 102 packages >>> py3-requests-file: Updating the community/x86 repository index... >>> py3-requests-file: Signing the index...