From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Date: Wed, 28 Mar 2018 08:55:30 +0000 (-0700) Subject: bpo-33163: Upgrade pip to 9.0.3 and setuptools to v39.0.1. (GH-6284) X-Git-Tag: v2.7.15rc1~14 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7f48a426fc69d144d4242517ef40eff01c1fd483;p=python bpo-33163: Upgrade pip to 9.0.3 and setuptools to v39.0.1. (GH-6284) (cherry picked from commit c0518cde7a8404f310cd3495e77e612820ecad4f) Co-authored-by: Ned Deily --- 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 0000000000..b3f04e3f80 --- /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.