{ai}[foss/2024a] Orange3 v3.40.0#25436
{ai}[foss/2024a] Orange3 v3.40.0#25436sassy-crick wants to merge 9 commits intoeasybuilders:developfrom
Conversation
|
Test report by @sassy-crick |
…asyconfigs into 20260226004107_new_pr_Orange33400
|
I just tried to build this: The
|
I noticed that as well, however, switching to |
|
I pulled out |
|
Test report by @sassy-crick |
| @@ -0,0 +1,274 @@ | |||
| # Author: J. Saßmannshausen (Imperial College London/UK) | |||
|
|
|||
| easyblock = 'CargoPythonBundle' | |||
There was a problem hiding this comment.
This has only a single Python package, so better use
| easyblock = 'CargoPythonBundle' | |
| easyblock = 'CargoPythonPackage' |
There was a problem hiding this comment.
Sounds good. I have done the requested changes, here and below.
I had the impression that Bundle is a bit more the preferred way but I could be wrong.
| exts_list = [ | ||
| (name, version, { | ||
| 'checksums': ['8478abf21ae3861a073e898d80b822bd56e578886331b33129ba77fec05b8c24'], | ||
| }), | ||
| ] |
There was a problem hiding this comment.
| exts_list = [ | |
| (name, version, { | |
| 'checksums': ['8478abf21ae3861a073e898d80b822bd56e578886331b33129ba77fec05b8c24'], | |
| }), | |
| ] | |
| sources = [SOURCE_TAR_GZ] |
| ('winnow', '0.6.18'), | ||
| ] | ||
| checksums = [ | ||
| {'aho-corasick-1.0.4.tar.gz': '6748e8def348ed4d14996fa801f4122cd763fff530258cdc03f64b25f89d3a5a'}, |
There was a problem hiding this comment.
| {'aho-corasick-1.0.4.tar.gz': '6748e8def348ed4d14996fa801f4122cd763fff530258cdc03f64b25f89d3a5a'}, | |
| {'libcst-1.5.0.tar.gz': '8478abf21ae3861a073e898d80b822bd56e578886331b33129ba77fec05b8c24'}, | |
| {'aho-corasick-1.0.4.tar.gz': '6748e8def348ed4d14996fa801f4122cd763fff530258cdc03f64b25f89d3a5a'}, |
At least I hope I typed that correctly
|
Test report by @Flamefire |
|
Test report by @Flamefire Failed only for #25470, SUCCESS here |
(created using
eb --new-pr)Requires: