[3.13] gh-115119: Recommend upstream libmpdec in build requirements (#136205) (#136245)

gh-115119: Recommend upstream libmpdec in build requirements (#136205)



(cherry picked from commit b2e498ac26)

Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com>
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
This commit is contained in:
Victor Stinner 2025-07-03 14:55:30 +02:00 committed by GitHub
parent c30178a295
commit 8cbece1ffa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -29,6 +29,9 @@ Features and minimum versions required to build CPython:
* Tcl/Tk 8.5.12 for the :mod:`tkinter` module.
* `libmpdec <https://www.bytereef.org/mpdecimal/doc/libmpdec/>`_ 2.5.0
for the :mod:`decimal` module.
* Autoconf 2.71 and aclocal 1.16.5 are required to regenerate the
:file:`configure` script.