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 fixed the issue of 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
Create a new PR.
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 fixed the issue of
python
executable related to thevirtualenv
of Jenkins CI.Signed-off-by: udosson r.klemens@yahoo.de