Page MenuHomeSolus

Update python-tox to 3.1.2
ClosedPublic

Authored by JamesLee on Jul 28 2018, 5:33 PM.
Tags
None
Referenced Files
F11048120: D3424.diff
Thu, Aug 10, 4:11 PM
F10991815: D3424.diff
Tue, Jul 25, 3:38 AM
F10983926: D3424.id8805.diff
Sun, Jul 23, 4:13 PM
F10918238: D3424.id8434.diff
Jul 8 2023, 8:53 PM
F10912395: D3424.id8805.diff
Jul 7 2023, 3:35 PM
F10718063: D3424.id.diff
May 4 2023, 11:48 PM
Subscribers
None

Details

Summary

Updated python-tox to the latest version 3.1.2.
Changed packaging so that both tox/tox3 are available to the user.

Changelog:

  • python-packaging >= 17.1 is now an install dependency. Depends on D3423.
  • Add support for multiple PyPy versions using default factors. This allows you to use, for example, pypy27 knowing that the correct intepreter will be used by default.
  • Add support to explicitly invoke interpreter directives for environments with long path lengths.

Full changelog for skipped versions available here.

Test Plan

Installed and ran several test suites from different git repositories with everything working as expected.
Tested with both Python2/Python3 versions launched with tox/tox3.

Diff Detail

Repository
R3483 python-tox
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Aug 11 2018, 1:08 PM
This revision was automatically updated to reflect the committed changes.