community/py3-virtualenv: upgrade to 20.16.3
https://virtualenv.pypa.io/en/latest/changelog.html
v20.16.3 (2022-08-04)
Bugfixes - 20.16.3
- Upgrade embedded pip to
22.2.2
from22.2.1
and setuptools to63.4.1
from63.2.0
- by @gaborbernat. (#2395)v20.16.2 (2022-07-27)
Bugfixes - 20.16.2
- Bump embeded pip from
22.2
to22.2.1
- by @gaborbernat. (#2391)v20.16.1 (2022-07-26)
v20.16.0 (2022-07-25)
Features - 20.16.0
Drop support for running under Python 2 (still can generate Python 2 environments) - by @gaborbernat. (#2382)
Upgrade embedded pip to
22.2
from22.1.2
and setuptools to63.2.0
from62.6.0
- by @gaborbernat. (#2383)