Use cpython 3.10.4

See branch in fork conan-center-index
https://github.com/jellespijker/conan-center-index/tree/add_3_10_4_version_cpython

Contributes to CURA-9365
This commit is contained in:
j.spijker@ultimaker.com 2022-06-19 14:03:16 +02:00 committed by Jelle Spijker
parent 23501a8fdb
commit 74bd183869

View File

@ -7,7 +7,7 @@ requirements:
- "uranium/(latest)@ultimaker/stable" - "uranium/(latest)@ultimaker/stable"
- "fdm_materials/(latest)@ultimaker/stable" - "fdm_materials/(latest)@ultimaker/stable"
- "cura_binary_data/(latest)@ultimaker/stable" - "cura_binary_data/(latest)@ultimaker/stable"
- "cpython/3.10.4@ultimaker/testing" - "cpython/3.10.4"
"5.1.0": "5.1.0":
- "arcus/5.1.0" - "arcus/5.1.0"
- "curaengine/5.1.0" - "curaengine/5.1.0"
@ -16,7 +16,7 @@ requirements:
- "uranium/5.1.0" - "uranium/5.1.0"
- "fdm_materials/5.1.0" - "fdm_materials/5.1.0"
- "cura_binary_data/5.1.0" - "cura_binary_data/5.1.0"
- "cpython/3.10.4@ultimaker/testing" - "cpython/3.10.4"
"5.1.0-beta": "5.1.0-beta":
- "arcus/[5.1.0-beta]@ultimaker/stable" - "arcus/[5.1.0-beta]@ultimaker/stable"
- "curaengine/[5.1.0-beta]@ultimaker/stable" - "curaengine/[5.1.0-beta]@ultimaker/stable"
@ -25,7 +25,7 @@ requirements:
- "uranium/[5.1.0-beta]@ultimaker/stable" - "uranium/[5.1.0-beta]@ultimaker/stable"
- "fdm_materials/[5.1.0-beta]@ultimaker/stable" - "fdm_materials/[5.1.0-beta]@ultimaker/stable"
- "cura_binary_data/[5.1.0-beta]@ultimaker/stable" - "cura_binary_data/[5.1.0-beta]@ultimaker/stable"
- "cpython/3.10.4@ultimaker/testing" - "cpython/3.10.4"
"5.1.0-cura_9365": "5.1.0-cura_9365":
- "arcus/[5.1.0-cura_9365]@ultimaker/testing" - "arcus/[5.1.0-cura_9365]@ultimaker/testing"
- "curaengine/[5.1.0-cura_9365]@ultimaker/testing" - "curaengine/[5.1.0-cura_9365]@ultimaker/testing"
@ -34,7 +34,7 @@ requirements:
- "uranium/[5.1.0-cura_9365]@ultimaker/testing" - "uranium/[5.1.0-cura_9365]@ultimaker/testing"
- "fdm_materials/[5.1.0-cura_9365]@ultimaker/testing" - "fdm_materials/[5.1.0-cura_9365]@ultimaker/testing"
- "cura_binary_data/[5.1.0-cura_9365]@ultimaker/testing" - "cura_binary_data/[5.1.0-cura_9365]@ultimaker/testing"
- "cpython/3.10.4@ultimaker/testing" - "cpython/3.10.4"
runinfo: runinfo:
"None": "None":
entrypoint: "cura_app.py" entrypoint: "cura_app.py"