From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Date: Tue, 30 Jun 2020 19:07:12 +0000 (-0700) Subject: bpo-41161 Add news entry for libmpdec-2.5.0 (GH-21243) (#21244) X-Git-Tag: v3.9.0b4~7 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c84d3fe6b3301c7fd4a82e63fb4d545a7b9df84b;p=thirdparty%2FPython%2Fcpython.git bpo-41161 Add news entry for libmpdec-2.5.0 (GH-21243) (#21244) (cherry picked from commit 1648c99932f39f1c60972bb114e6a7bd65523818) Authored-by: Stefan Krah --- diff --git a/Misc/NEWS.d/next/Library/2020-06-30-20-50-51.bpo-41161.QTdJjz.rst b/Misc/NEWS.d/next/Library/2020-06-30-20-50-51.bpo-41161.QTdJjz.rst new file mode 100644 index 000000000000..0d8fb521bad5 --- /dev/null +++ b/Misc/NEWS.d/next/Library/2020-06-30-20-50-51.bpo-41161.QTdJjz.rst @@ -0,0 +1,2 @@ +The decimal module now requires libmpdec-2.5.0. Users of +--with-system-libmpdec should update their system library.