Page MenuHomeSolus

Update virtualenv to 20.7.2
ClosedPublic

Authored by EbonJaeger on Aug 18 2021, 8:47 PM.
Tags
None
Referenced Files
F11048967: D11691.id28382.diff
Thu, Aug 10, 5:12 PM
F11048966: D11691.id28376.diff
Thu, Aug 10, 5:12 PM
F11048965: D11691.id.diff
Thu, Aug 10, 5:12 PM
F11048964: D11691.id28325.diff
Thu, Aug 10, 5:12 PM
F11048963: D11691.id28323.diff
Thu, Aug 10, 5:12 PM
F11034603: D11691.diff
Wed, Aug 9, 4:58 PM
F11020297: D11691.id28325.diff
Mon, Aug 7, 3:17 AM
F10973192: D11691.id28376.diff
Fri, Jul 21, 6:44 PM
Subscribers

Details

Summary

Summarized Changelog:

  • Upgrade embedded tools including setuptools, pip, and wheel
  • Fix unpacking dictionary items in PythonInfo.install_path
  • Plugins now use 'selectable' entry points
  • Use the better maintained platformdirs instead of appdirs
  • Built in discovery class is always preferred over plugin supplied classes
  • The builtin discovery takes now a --try-first-with argument and is first attempted as valid interpreters

Full version history available here.

Depends on D11690 and D11689 and D11688

Test Plan

Built python-tox against this version, and tested with tox.

Diff Detail

Repository
R3134 virtualenv
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

EbonJaeger retitled this revision from Update virtualenv to 20.7.0 to Update virtualenv to 20.7.2.Aug 18 2021, 8:52 PM
EbonJaeger added a subscriber: algent.

Remove unneeded dependencies

Thanks, @algent !

JoshStrobl added a subscriber: JoshStrobl.
JoshStrobl added inline comments.
package.yml
26

Before builddeps please

This revision now requires changes to proceed.Aug 20 2021, 11:12 AM
This revision is now accepted and ready to land.Aug 20 2021, 4:24 PM
This revision was automatically updated to reflect the committed changes.