Skip to content

community/py3-pip: upgrade to 22.2.2

Patrycja Rosa requested to merge ptrcnull/aports:py3-pip into master

https://pip.pypa.io/en/stable/news/#v22-2-2

22.2.1...22.2.2

Bug Fixes

  • Avoid AttributeError when removing the setuptools-provided _distutils_hack and it is missing its implementation. (#11314)
  • Fix import error when reinstalling pip in user site. (#11319)
  • Show pip deprecation warnings by default. (#11330)

Merge request reports