Skip to content

Commit ebfa663

Browse files
authored
Merge pull request #5922 from lakshmanaram/fix-pyparsing-update
Move pyparsing update from Features to Vendored Libraries
2 parents 116c3b1 + c5331da commit ebfa663

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

NEWS.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ Features
1818
As a security measure, pip will raise an exception when installing packages from
1919
PyPI if those packages depend on packages not also hosted on PyPI.
2020
In the future, PyPI will block uploading packages with such external URL dependencies directly. (`#4187 <https://github.com/pypa/pip/issues/4187>`_)
21-
- Upgrade pyparsing to 2.2.1. (`#5013 <https://github.com/pypa/pip/issues/5013>`_)
2221
- Allows dist options (--abi, --python-version, --platform, --implementation) when installing with --target (`#5355 <https://github.com/pypa/pip/issues/5355>`_)
2322
- Support passing ``svn+ssh`` URLs with a username to ``pip install -e``. (`#5375 <https://github.com/pypa/pip/issues/5375>`_)
2423
- 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
4443

4544
- Upgrade certifi to 2018.8.24
4645
- Upgrade packaging to 18.0
46+
- Upgrade pyparsing to 2.2.1
4747
- Add pep517 version 0.2
4848
- Upgrade pytoml to 0.1.19
4949
- Upgrade pkg_resources to 40.4.3 (via setuptools)

news/15be0039-1489-4442-94fc-ffe0790c4d73.trivial

Whitespace-only changes.

0 commit comments

Comments
 (0)