summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2018-03-28 08:52:07 (GMT)
committerNed Deily <nad@python.org>2018-03-28 08:58:33 (GMT)
commitdb65936a40e13144ec5307d16755a954f6a36b7e (patch)
treec4743aa920440125f068f7337c6c10ede85e7b55
parent7f554c536cfe2e66a1ff0a36c8896040be1e5aee (diff)
downloadcpython-db65936a40e13144ec5307d16755a954f6a36b7e.zip
cpython-db65936a40e13144ec5307d16755a954f6a36b7e.tar.gz
cpython-db65936a40e13144ec5307d16755a954f6a36b7e.tar.bz2
bpo-33163: Upgrade pip to 9.0.3 and setuptools to v39.0.1. (GH-6285)
(cherry picked from commit c0518cde7a8404f310cd3495e77e612820ecad4f) Co-authored-by: Ned Deily <nad@python.org>
-rw-r--r--Misc/NEWS.d/next/Build/2018-03-28-04-15-03.bpo-33163.hfpWuU.rst1
1 files changed, 1 insertions, 0 deletions
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 0000000..b3f04e3
--- /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.