From: Ned Deily Date: Wed, 28 Mar 2018 08:46:35 +0000 (-0400) Subject: bpo-33163: Upgrade pip to 9.0.3 and setuptools to v39.0.1. (GH-6282) X-Git-Tag: v3.8.0a1~2022 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c0518cde7a8404f310cd3495e77e612820ecad4f;p=thirdparty%2FPython%2Fcpython.git bpo-33163: Upgrade pip to 9.0.3 and setuptools to v39.0.1. (GH-6282) --- diff --git a/Misc/NEWS.d/next/Build/2018-03-28-04-15-03.bpo-33163.hfpWuU.rst b/Misc/NEWS.d/next/Build/2018-03-28-04-15-03.bpo-33163.hfpWuU.rst new file mode 100644 index 000000000000..b3f04e3f800c --- /dev/null +++ b/Misc/NEWS.d/next/Build/2018-03-28-04-15-03.bpo-33163.hfpWuU.rst @@ -0,0 +1 @@ +Upgrade pip to 9.0.3 and setuptools to v39.0.1.