Skip to content

Commit b69f505

Browse files
authored
Merge pull request #11131 from pradyunsg/release/22.1.1
2 parents f20ab57 + 0d65949 commit b69f505

File tree

4 files changed

+13
-5
lines changed

4 files changed

+13
-5
lines changed

NEWS.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,19 @@
99
1010
.. towncrier release notes start
1111
12+
22.1.1 (2022-05-20)
13+
===================
14+
15+
Bug Fixes
16+
---------
17+
18+
- Properly filter out optional dependencies (i.e. extras) when checking build environment distributions. (`#11112 <https://github.com/pypa/pip/issues/11112>`_)
19+
- Change the build environment dependency checking to be opt-in. (`#11116 <https://github.com/pypa/pip/issues/11116>`_)
20+
- Allow using a pre-release version to satisfy a build requirement. This helps
21+
manually populated build environments to more accurately detect build-time
22+
requirement conflicts. (`#11123 <https://github.com/pypa/pip/issues/11123>`_)
23+
24+
1225
22.1 (2022-05-11)
1326
=================
1427

news/11112.bugfix.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

news/11116.bugfix.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

news/11123.bugfix.rst

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)