Python updated pip and setuptools

Change effective on 05 August 2020

The packaging tools used during the build of Python apps have been updated as follows:

  • pip updated from 20.0.2 to 20.1.1 for apps using Python 2.7 or Python 3.5+
  • setuptools updated from 39.0.1 to:
    • 44.1.1 for apps using Python 2.7
    • 43.0.0 for apps using Python 3.4
    • 47.1.1 for apps using Python 3.5+