main/python3: add venv subpackage
on debian based distros, ensurepip, with bundled pip and setuptools, is distributed via pythonX.Y-venv. bundled setuptools and pip are sources of security issues for python3.
fixes #16374
Signed-off-by: Jiri Kastner cz172638@gmail.com