Closed udosson closed 3 years ago
Pinned the following PyPI packages to specific versions that are compatible with Python 3.5 and to fix CVEs.
setuptools<=50.3.2
pygments==2.7.4
importlib-metadata==2.1.1
Further, this PR fixes the issue of the python executable related to the virtualenv of Jenkins CI.
python
virtualenv
Signed-off-by: udosson r.klemens@yahoo.de
Can one of the admins verify this patch?
(ci) test this please
Pinned the following PyPI packages to specific versions that are compatible with Python 3.5 and to fix CVEs.
setuptools<=50.3.2
pygments==2.7.4
importlib-metadata==2.1.1
Further, this PR fixes the issue of the
python
executable related to thevirtualenv
of Jenkins CI.Signed-off-by: udosson r.klemens@yahoo.de