Skip to content

main/python3: add venv subpackage

Jiri Kastner requested to merge indy/aports:python3-venv into master

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

Merge request reports