build(deps): bump aiohttp from 3.12.15 to 3.13.3 in /src #56
build-test.yaml
on: pull_request
Build amd64
39s
Build 386
50s
Builds 390
2m 56s
Build armv8
27m 44s
Build armv7
5m 14s
Annotations
1 error
|
Build 386
Error: buildah exited with code 1
Resolved "python" as an alias (/etc/containers/registries.conf.d/shortnames.conf)
Trying to pull docker.io/library/python:3.9-slim...
Getting image source signatures
Copying blob sha256:0c69f3d2d2e68fd4633af3b23323fd3ed970a1bb225f7056ca57bc416014cb48
Copying blob sha256:ffcd73ce769ac866dc7902fc45045ce24f9d59911499d9575fe914e9bf5d25da
Copying blob sha256:c39cee8c4780ac17d9c2caff77324495220e917ba3f61826c72fe134724c1e4a
Copying blob sha256:16768d22e6a0373d35b5d2d70262056ca97ce3d526d74c1b2385b0b2f0a914c1
Copying config sha256:05e1124d25b19ca958f5089c048d322fd77cd701a0f1a04e6448f98bff3f0bd5
Writing manifest to image destination
error: subprocess-exited-with-error
× Building wheel for aiohttp (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [133 lines of output]
*********************
* Accelerated build *
*********************
/tmp/pip-build-env-z1le2ysd/overlay/lib/python3.9/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 2026-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)
/tmp/pip-build-env-z1le2ysd/overlay/lib/python3.9/site-packages/setuptools/config/_apply_pyprojecttoml.py:55: SetuptoolsDeprecationWarning: 'tool.setuptools.license-files' is deprecated in favor of 'project.license-files' (available on setuptools>=77.0.0).
!!
********************************************************************************
By 2026-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-files for details.
********************************************************************************
!!
_apply_tool_table(dist, config, filename)
running bdist_wheel
running build
running build_py
creating build/lib.linux-x86_64-cpython-39/aiohttp
copying aiohttp/web_ws.py -> build/lib.linux-x86_64-cpython-39/aiohttp
copying aiohttp/base_protocol.py -> build/lib.linux-x86_64-cpython-39/aiohttp
copying aiohttp/cookiejar.py -> build/lib.linux-x86_64-cpython-39/aiohttp
copying aiohttp/http_parser.py -> build/lib.linux-x86_64-cpython-39/aiohttp
copying aiohttp/web_urldispatcher.py -> build/lib.linux-x86_64-cpython-39/aiohttp
copying aiohttp/tracing.py -> build/lib.linux-x86_64-cpython-39/aiohttp
copying aiohttp/abc.py -> build/lib.linux-x86_64-cpython-39/aiohttp
copying aiohttp/client_middleware_digest_auth.py -> build/lib.linux-x86_64-cpython-39/aiohttp
copying aiohttp/http_writer.py -> build/lib.linux-x86_64-cpython-39/aiohttp
copying aiohttp/web_response.py -> build/lib.linux-x86_64-cpython-39/aiohttp
copying aiohttp/web_runner.py -> build/lib.linux-x86_64-cpython-39/aiohttp
copying aiohttp/typedefs.py -> build/lib.linux-x86_64-cpython-39/aiohttp
copying aiohttp/client_middlewares.py -> build/lib.linux-x86_64-cpython-39/aiohttp
copying aiohttp/pytest_plugin.py -> build/lib.linux-x86_64-cpython-39/aiohttp
copying aiohttp/payload.py -> build/lib.linux-x86_64-cpython-39/aiohttp
copying aiohttp/client_reqrep.py -> build/lib.linux-x86_64-cpython-39/aiohttp
copy
|