@nickva I *think* this will work, but it will break Jenkins in other ways (not every Docker image has python3 installed right now). In fact, it'll turn everything in Jenkins red other than CentOS 6 I expect (and maybe Ubuntu 18.04? Not sure...) That's on me, I am happy to shift us entirely over to python3.
It may also break developers' environments if they don't have python3 installed. You'll want at the very least to update these other places: * `README-DEV.rst` * `apache/couchdb-ci:bin/*-dependencies.sh` (make sure Python 3 gets installed everywhere) If you can do both of the above then it'll be a snap for me to rebuild the Docker images for Jenkins and re-push them to Docker Hub. (In fact, it's a single command.) Please and thank you! :D [ Full content available at: https://github.com/apache/couchdb/pull/1639 ] This message was relayed via gitbox.apache.org for [email protected]
