We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 873b73a commit 008b940Copy full SHA for 008b940
pythonbuild/downloads.py
@@ -88,6 +88,7 @@
88
"sha256": "828cb275b91268b1a3ea950d5c0c5eb076c678fdf005d517411f89cc8c3bb416",
89
"version": "1.0.7",
90
},
91
+ # 20221009-3.1 fails to build on musl due to an includes issue.
92
"libedit": {
93
"url": "https://thrysoee.dk/editline/libedit-20210910-3.1.tar.gz",
94
"size": 524722,
0 commit comments