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 26034e3 commit 26fc7f3Copy full SHA for 26fc7f3
pythonbuild/downloads.py
@@ -83,6 +83,7 @@
83
"licenses": ["GPL-3.0-or-later"],
84
"license_file": "LICENSE.gdbm.txt",
85
},
86
+ # gmp 6.2 does not build on wheezy.
87
"gmp": {
88
"url": "https://ftp.gnu.org/gnu/gmp/gmp-6.1.2.tar.xz",
89
"size": 1946336,
0 commit comments