mozilla-services / kinto-dist

Kinto Distribution for Mozilla Services
Apache License 2.0
12 stars 11 forks source link

Bump python from 3.9.7-slim to 3.10.0-slim #1920

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 3 years ago

Bumps python from 3.9.7-slim to 3.10.0-slim.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
leplatrem commented 3 years ago
Collecting canonicaljson-rs==0.3.0
  Downloading canonicaljson_rs-0.3.0.tar.gz (9.5 kB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
    Preparing wheel metadata: started
    Preparing wheel metadata: finished with status 'error'
    ERROR: Command errored out with exit status 1:
     command: /usr/local/bin/python /usr/local/lib/python3.10/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /tmp/tmp51dmmnz7
         cwd: /tmp/pip-install-v09l4xj7/canonicaljson-rs_ad474b304eb740ce908b4aa2522c3e3b
    Complete output (6 lines):
    Checking for Rust toolchain....

    Cargo, the Rust package manager, is not installed or is not on PATH.
    This package requires Rust and Cargo to compile extensions. Install it through
    the system's package manager or via https://rustup.rs/

    ----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/97/e3/7947745674cfbf6c5ca3a704427d5e341367c02b8f7ff3b2cc11691dac65/canonicaljson_rs-0.3.0.tar.gz#sha256=9d8fb412ba9819190d5d07b1b8b01a1a17705fa0487b5253ec78668f263962cc (from https://pypi.org/simple/canonicaljson-rs/). Command errored out with exit status 1: /usr/local/bin/python /usr/local/lib/python3.10/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /tmp/tmp51dmmnz7 Check the logs for full command output.
ERROR: Could not find a version that satisfies the requirement canonicaljson-rs==0.3.0 (from versions: 0.1.0, 0.1.1, 0.2.0, 0.3.0)
ERROR: No matching distribution found for canonicaljson-rs==0.3.0
The command '/bin/sh -c ./docker-install.sh' returned a non-zero code: 1
ERROR: Service 'web' failed to build : Build failed

Exited with code exit status 1

Should we install in the Docker build?

curl https://sh.rustup.rs -sSf | sh -s -- -y

bors[bot] commented 3 years ago

Canceled.

leplatrem commented 2 years ago

@dependabot recreate

dependabot[bot] commented 2 years ago

Superseded by #1938.