summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPradyun Gedam <pradyunsg@gmail.com>2018-10-27 01:13:50 +0100
committerGitHub <noreply@github.com>2018-10-27 01:13:50 +0100
commitebfa66361e92b3cac7c259956effcd55617c1486 (patch)
tree4a2757b3dd5a48488c61903189752c366b783974
parent116c3b1c7ec7970481b65b886ec900c5b54f2c30 (diff)
parentc5331dac51c249134e5688719fdebeba72084843 (diff)
downloadpip-ebfa66361e92b3cac7c259956effcd55617c1486.tar.gz
Merge pull request #5922 from lakshmanaram/fix-pyparsing-update
Move pyparsing update from Features to Vendored Libraries
-rw-r--r--NEWS.rst2
-rw-r--r--news/15be0039-1489-4442-94fc-ffe0790c4d73.trivial0
2 files changed, 1 insertions, 1 deletions
diff --git a/NEWS.rst b/NEWS.rst
index da44faec5..8e728d2b8 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -18,7 +18,6 @@ Features
As a security measure, pip will raise an exception when installing packages from
PyPI if those packages depend on packages not also hosted on PyPI.
In the future, PyPI will block uploading packages with such external URL dependencies directly. (`#4187 <https://github.com/pypa/pip/issues/4187>`_)
-- Upgrade pyparsing to 2.2.1. (`#5013 <https://github.com/pypa/pip/issues/5013>`_)
- Allows dist options (--abi, --python-version, --platform, --implementation) when installing with --target (`#5355 <https://github.com/pypa/pip/issues/5355>`_)
- Support passing ``svn+ssh`` URLs with a username to ``pip install -e``. (`#5375 <https://github.com/pypa/pip/issues/5375>`_)
- pip now ensures that the RECORD file is sorted when installing from a wheel file. (`#5525 <https://github.com/pypa/pip/issues/5525>`_)
@@ -44,6 +43,7 @@ Vendored Libraries
- Upgrade certifi to 2018.8.24
- Upgrade packaging to 18.0
+- Upgrade pyparsing to 2.2.1
- Add pep517 version 0.2
- Upgrade pytoml to 0.1.19
- Upgrade pkg_resources to 40.4.3 (via setuptools)
diff --git a/news/15be0039-1489-4442-94fc-ffe0790c4d73.trivial b/news/15be0039-1489-4442-94fc-ffe0790c4d73.trivial
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/news/15be0039-1489-4442-94fc-ffe0790c4d73.trivial