mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-04 08:11:09 -07: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
1 changed files with 4 additions and 4 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue