From ef837051e835774b09f5d396cc20d570710f660b Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Sat, 4 Jan 2020 22:31:40 +0100 Subject: Update Alpine to 3.11 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It also updates Python to 3.8 (default version). It selects arm32v6 et arm64v8 repos and switches multiarch binfmt. https://alpinelinux.org/posts/Alpine-3.11.0-released.html Change-Id: Ib41cf0ab805ce2137658f3ff656b0a88c7b4ebf5 Signed-off-by: Cédric Ollivier --- upper-constraints.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'upper-constraints.txt') diff --git a/upper-constraints.txt b/upper-constraints.txt index 212d1454d..7fa6fa226 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -16,6 +16,7 @@ robotframework-requests===0.5.0 robotframework-sshlibrary===3.3.0 ansible===2.9.2 xtesting===0.86.0 +git+https://github.com/PyCQA/bandit@3d0824676974e7e2e9635c10bc4f12e261f1dbdf#egg=bandit bandit===1.1.0 ruamel.yaml.jinja2==0.2.2 -e git+https://opendev.org/openstack/tempest#egg=tempest @@ -24,6 +25,8 @@ git+https://opendev.org/openstack/rally-openstack.git@e62608d35302ed3c0aeb31784c git+https://github.com/xrally/xrally-kubernetes.git#egg=xrally-kubernetes git+https://github.com/esnme/ultrajson@d25e024f481c5571d15f3c0c406a498ca0467cfd#egg=ujson pylint===1.9.5;python_version=='2.7' -pylint===2.3.1;python_version=='3.7' +pylint===2.4.4;python_version=='3.8' +flake8===3.7.9 +nose===1.3.7 ruamel.yaml===0.15.100 sphinxcontrib-spelling===4.3.0 -- cgit 1.2.3-korg