From 46ee0741bc49cb6d897be2e3cc2ab9a4f607d0f7 Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Thu, 5 Dec 2019 16:38:18 +0100 Subject: docker: drop python2 Re-apply patch Iacace670bdb949e67227e0faa1765e36bba42018, after providing additional patches to make all Osmocom repositories, that use external tests, work with python3 (after learning the hard way, that they were not really python3 compatible yet, although they looked like it): https://gerrit.osmocom.org/q/topic:drop-py2 This patch should not be merged, before all other patches from that topic are merged. Depends: osmo-python-tests I3ffc3519bf6c22536a49dad7a966188ddad351a7 Related: OS#2819 Change-Id: I7b5385416d5c48a2f4e07449192b3f74223cb094 --- docker/Dockerfile_osmocom_jenkins.amd64 | 5 ----- 1 file changed, 5 deletions(-) diff --git a/docker/Dockerfile_osmocom_jenkins.amd64 b/docker/Dockerfile_osmocom_jenkins.amd64 index 2209fc6..63b6e74 100644 --- a/docker/Dockerfile_osmocom_jenkins.amd64 +++ b/docker/Dockerfile_osmocom_jenkins.amd64 @@ -85,7 +85,6 @@ RUN \ osc \ patchelf \ pkg-config \ - python \ python3 \ python3-gi \ python3-mako \ @@ -95,10 +94,6 @@ RUN \ python3-setuptools \ python3-usb \ python3-yaml \ - python-minimal \ - python-pip \ - python-pychart \ - python-setuptools \ rsync \ sdcc \ sqlite3 \ -- cgit v1.2.3