Python 3.5 and python2 tox in Ubuntu 16.04
[releng/global-jjb.git] / releasenotes / notes / fix-python-35-ubuntu1604-d9d6cec207b568d7.yaml
diff --git a/releasenotes/notes/fix-python-35-ubuntu1604-d9d6cec207b568d7.yaml b/releasenotes/notes/fix-python-35-ubuntu1604-d9d6cec207b568d7.yaml
new file mode 100644 (file)
index 0000000..e57d2e7
--- /dev/null
@@ -0,0 +1,9 @@
+---
+fixes:
+  - |
+    Workarounds for aging python 3.5 on Ubuntu 16.04 builders
+    Ubuntu 16.04 calls a python2 version of tox we must upgrade
+    it even if we are testing with python3
+    ubuntu 16.04 runs python 3.5 we must pin the zipp package
+    more pins will be needed as packages drop support for python 3.5
+    ideally projects will move away from this distro.