Matthieu Darbois
Matthieu Darbois
CPython sources are currently included in release artefacts. This wastes storage & bandwidth.
**Description:** check non-EOL pythons are available on all workers. **Related issue:** #879 #882
This allows to always pass `--platform` to the OCI engine thus fixing issues with multiarch images. It also allows to use `docker cp` instead of system tar workaround. fix #1771...
Fix #12908 The 2 failing tests mentioned in the issue are indeed present and marked as fail in the PR. The tests required virtualenv >= 20.0 to pass on python...
### Description With truststore being the default in pip 24.2, pip fails to establish a secure connection when using GraalPy. This is most likely an issue with truststore and/or GraalPy....
### Summary Changes to recipe: **eigen/all** #### Motivation Add a cci specific version in order to be able to build #25039 The 3.4.0 version is 3 years old but unfortunately,...
### Summary Changes to recipe: **onnxruntime/1.19.0** #### Motivation Add new upstream version #### Details https://github.com/microsoft/onnxruntime/compare/v1.18.1...v1.19.0 --- - [x] Read the [contributing guidelines](https://github.com/conan-io/conan-center-index/blob/master/CONTRIBUTING.md) - [x] Checked that this PR is not...
The PyPI distribution of CMake shall not be listed as an unconditional build requirement. It shall only be added as a build requirement if not installed or too low a...
close #1671