Skip to content

Commit 4c1cc3e

Browse files
committed
[hotfix] Mirror dependency internally to ensure reproducible builds.
PullRequest: graalpython/346
2 parents e00d13a + e5cf1e3 commit 4c1cc3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mx.graalpython/suite.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"libraries": {
8787
"SETUPTOOLS": {
8888
"urls": [
89-
"https://github.com/pypa/setuptools/archive/v40.6.3.zip",
89+
"https://lafo.ssw.uni-linz.ac.at/pub/graal-external-deps/setuptools-40.6.3.zip",
9090
],
9191
"sha1": "7a5960b8062ddbf0c0e79f806e23785d55fec3c8",
9292
}

0 commit comments

Comments
 (0)