File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -128,6 +128,7 @@ local common_json = import "../common.json";
128
128
mx: {
129
129
environment+: {
130
130
MX_PYTHON: "python3.8" ,
131
+ PYTHONIOENCODING: "utf-8" ,
131
132
},
132
133
packages+: {
133
134
python3: "==3.8.10" ,
Original file line number Diff line number Diff line change 20
20
{
21
21
"name" : "regex" ,
22
22
"subdir" : True ,
23
- "version" : "a65ec785e7fecfa58450c0ccc062e3a64f16aca0 " ,
23
+ "version" : "5f68ad3c9ba1df6c8f095e3e2afe688bfa1feb61 " ,
24
24
"urls" : [
25
25
{"url" : "https://github.com/oracle/graal.git" , "kind" : "git" },
26
26
{"url" : "https://curio.ssw.jku.at/nexus/content/repositories/snapshots" , "kind" : "binary" },
29
29
{
30
30
"name" : "sulong" ,
31
31
"subdir" : True ,
32
- "version" : "a65ec785e7fecfa58450c0ccc062e3a64f16aca0 " ,
32
+ "version" : "5f68ad3c9ba1df6c8f095e3e2afe688bfa1feb61 " ,
33
33
"urls" : [
34
34
{"url" : "https://github.com/oracle/graal.git" , "kind" : "git" },
35
35
{"url" : "https://curio.ssw.jku.at/nexus/content/repositories/snapshots" , "kind" : "binary" },
You can’t perform that action at this time.
0 commit comments