• v0.1.9 780520691d

    v0.1.9 Pre-Release

    ietxaniz released this 2026-08-09 08:54:49 +00:00 | 0 commits to main since this release

    Image build

    • Status: failed
    • Built: 2026-08-09 08:54:44 UTC
    • Duration: 14s
    • Image: docker.izazpi.cloud/infra/infra-python:0.1.9
    • Error: imagepublish: build image for python-base@v0.1.9: build failed: build 'docker.izazpi.cloud/infra/infra-python:0.1.9' for linux/amd64: buildx failed: exit status 1: #9 resolve docker.izazpi.cloud/common/python:3.14-slim-1@sha256:d632bbf520d6e9abb74f109bd23bbd154d9d67fb1d3673389bb09f30506caa33 0.0s done | #9 DONE 0.2s | #10 [context wheels] load from client | #10 transferring wheels: 25.33kB done | #10 DONE 0.1s | #11 [stage-0 2/4] WORKDIR /app | #11 DONE 0.1s | #12 [stage-0 3/4] RUN --mount=type=bind,from=wheels,target=/tmp/wheels pip install --no-cache-dir --no-index --find-links /tmp/wheels "i7lib==0.1.5" | #12 1.827 Looking in links: /tmp/wheels | #12 1.837 Processing /tmp/wheels/i7lib-0.1.5-py3-none-any.whl | #12 1.845 INFO: pip is looking at multiple versions of i7lib to determine which version is compatible with other requirements. This could take a while. | #12 1.845 ERROR: Could not find a version that satisfies the requirement requests>=2.31 (from i7lib) (from versions: none) | #12 1.846 ERROR: No matching distribution found for requests>=2.31 | #12 ERROR: process "/bin/sh -c pip install --no-cache-dir --no-index --find-links /tmp/wheels \"i7lib==0.1.5\"" did not complete successfully: exit code: 1 | ------ | > [stage-0 3/4] RUN --mount=type=bind,from=wheels,target=/tmp/wheels pip install --no-cache-dir --no-index --find-links /tmp/wheels "i7lib==0.1.5": | 1.827 Looking in links: /tmp/wheels | 1.837 Processing /tmp/wheels/i7lib-0.1.5-py3-none-any.whl | 1.845 INFO: pip is looking at multiple versions of i7lib to determine which version is compatible with other requirements. This could take a while. | 1.845 ERROR: Could not find a version that satisfies the requirement requests>=2.31 (from i7lib) (from versions: none) | 1.846 ERROR: No matching distribution found for requests>=2.31 | ------ | Dockerfile.izazpi:4 | -------------------- | 3 | WORKDIR /app | 4 | >>> RUN --mount=type=bind,from=wheels,target=/tmp/wheels \ | 5 | >>> pip install --no-cache-dir --no-index --find-links /tmp/wheels "i7lib==0.1.5" | 6 | COPY . /app | -------------------- | ERROR: failed to build: failed to solve: process "/bin/sh -c pip install --no-cache-dir --no-index --find-links /tmp/wheels \"i7lib==0.1.5\"" did not complete successfully: exit code: 1

    Local packages installed:

    • i7lib==0.1.5

    Build log attached as build-log-20260809T085444Z.txt.

    Downloads