]> granicus.if.org Git - python/commitdiff
bpo-33163: Upgrade pip to 9.0.3 and setuptools to v39.0.1. (GH-6285)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 28 Mar 2018 08:52:07 +0000 (01:52 -0700)
committerNed Deily <nad@python.org>
Wed, 28 Mar 2018 08:52:07 +0000 (04:52 -0400)
(cherry picked from commit c0518cde7a8404f310cd3495e77e612820ecad4f)

Co-authored-by: Ned Deily <nad@python.org>
Misc/NEWS.d/next/Build/2018-03-28-04-15-03.bpo-33163.hfpWuU.rst [new file with mode: 0644]

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 (file)
index 0000000..b3f04e3
--- /dev/null
@@ -0,0 +1 @@
+Upgrade pip to 9.0.3 and setuptools to v39.0.1.