aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2022-05-18 15:08:45 +0200
committerOliver Smith <osmith@sysmocom.de>2022-05-18 15:15:03 +0200
commit9ecd2280d852c25b356c3e72e1a3f4e72a29c281 (patch)
tree4f05c502f7a3ec46d8e4caf4871f25ecb18852d7
parentf511264bdd98d264cb8533746ca09fb113a0979a (diff)
ansible/jenkins/osmocom_build_deps: drop py2 pkgs
Drop python2 packages. It's deprecated, packages don't exist in debian 11 and our jenkins nodes don't need it anymore. Related: OS#5453 Change-Id: Id2da7adab83f240e7e0b45c018f91c9e639fc80d
-rw-r--r--ansible/roles/osmocom-jenkins-slave/tasks/osmocom_build_deps.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/ansible/roles/osmocom-jenkins-slave/tasks/osmocom_build_deps.yml b/ansible/roles/osmocom-jenkins-slave/tasks/osmocom_build_deps.yml
index 5cf0677..1cfb715 100644
--- a/ansible/roles/osmocom-jenkins-slave/tasks/osmocom_build_deps.yml
+++ b/ansible/roles/osmocom-jenkins-slave/tasks/osmocom_build_deps.yml
@@ -29,7 +29,6 @@
- mscgen
- osc
- pkgconf
- - python-minimal
- python-setuptools
- python3
- python3-setuptools
@@ -37,7 +36,6 @@
- texinfo
# by gsm-manuals
- python3-nwdiag
- - python-pychart
- inkscape
# by gapk
- libasound-dev