Chore: Upgrade Jenkins-job-builder to 6.3.0
[releng/global-jjb.git] / releasenotes / notes / fix-python-35-ubuntu1604-d9d6cec207b568d7.yaml
1 ---
2 fixes:
3   - |
4     Workarounds for aging python 3.5 on Ubuntu 16.04 builders
5     Ubuntu 16.04 calls a python2 version of tox we must upgrade
6     it even if we are testing with python3
7     ubuntu 16.04 runs python 3.5 we must pin the zipp package
8     more pins will be needed as packages drop support for python 3.5
9     ideally projects will move away from this distro.