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 78e57bd commit bb535ddCopy full SHA for bb535dd
pythonbuild/downloads.py
@@ -212,10 +212,10 @@
212
"version": "1.4.19",
213
},
214
"mpdecimal": {
215
- "url": "https://www.bytereef.org/software/mpdecimal/releases/mpdecimal-2.5.1.tar.gz",
216
- "size": 2584021,
217
- "sha256": "9f9cd4c041f99b5c49ffb7b59d9f12d95b683d88585608aa56a6307667b2b21f",
218
- "version": "2.5.1",
+ "url": "https://www.bytereef.org/software/mpdecimal/releases/mpdecimal-4.0.0.tar.gz",
+ "size": 315325,
+ "sha256": "942445c3245b22730fd41a67a7c5c231d11cb1b9936b9c0f76334fb7d0b4468c",
+ "version": "4.0.0",
219
"library_names": ["mpdec"],
220
"licenses": ["BSD-2-Clause"],
221
"license_file": "LICENSE.mpdecimal.txt",
0 commit comments