mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 06:45:57 +08:00
use mpdecimal 2.5.0
The Python recipe has some problems with version 2.5.1
fff8ccc29b/recipes/cpython/all/conanfile.py (L187)
Contributes to CURA-9365
This commit is contained in:
parent
95c1a03cb5
commit
f7c361f61e
@ -9,7 +9,7 @@
|
|||||||
- "cura_binary_data/(latest)@ultimaker/stable"
|
- "cura_binary_data/(latest)@ultimaker/stable"
|
||||||
- "cpython/3.10.4"
|
- "cpython/3.10.4"
|
||||||
- "libffi/3.2.1"
|
- "libffi/3.2.1"
|
||||||
- "mpdecimal/2.5.1"
|
- "mpdecimal/2.5.0"
|
||||||
- "tcl/8.6.10"
|
- "tcl/8.6.10"
|
||||||
- "tk/8.6.10"
|
- "tk/8.6.10"
|
||||||
runinfo:
|
runinfo:
|
||||||
@ -85,7 +85,7 @@
|
|||||||
- "cura_binary_data/5.1.0"
|
- "cura_binary_data/5.1.0"
|
||||||
- "cpython/3.10.4"
|
- "cpython/3.10.4"
|
||||||
- "libffi/3.2.1"
|
- "libffi/3.2.1"
|
||||||
- "mpdecimal/2.5.1"
|
- "mpdecimal/2.5.0"
|
||||||
- "tcl/8.6.10"
|
- "tcl/8.6.10"
|
||||||
- "tk/8.6.10"
|
- "tk/8.6.10"
|
||||||
runinfo:
|
runinfo:
|
||||||
@ -161,7 +161,7 @@
|
|||||||
- "cura_binary_data/[5.1.0-beta]@ultimaker/stable"
|
- "cura_binary_data/[5.1.0-beta]@ultimaker/stable"
|
||||||
- "cpython/3.10.4"
|
- "cpython/3.10.4"
|
||||||
- "libffi/3.2.1"
|
- "libffi/3.2.1"
|
||||||
- "mpdecimal/2.5.1"
|
- "mpdecimal/2.5.0"
|
||||||
- "tcl/8.6.10"
|
- "tcl/8.6.10"
|
||||||
- "tk/8.6.10"
|
- "tk/8.6.10"
|
||||||
runinfo:
|
runinfo:
|
||||||
@ -237,7 +237,7 @@
|
|||||||
- "cura_binary_data/5.1.0-alpha+25@ultimaker/stable"
|
- "cura_binary_data/5.1.0-alpha+25@ultimaker/stable"
|
||||||
- "cpython/3.10.4"
|
- "cpython/3.10.4"
|
||||||
- "libffi/3.2.1"
|
- "libffi/3.2.1"
|
||||||
- "mpdecimal/2.5.1"
|
- "mpdecimal/2.5.0"
|
||||||
- "tcl/8.6.10"
|
- "tcl/8.6.10"
|
||||||
- "tk/8.6.10"
|
- "tk/8.6.10"
|
||||||
runinfo:
|
runinfo:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user