osmith has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-ci/+/28151
)
Change subject: ansible/jenkins/osmocom_build_deps: drop py2 pkgs
......................................................................
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
---
M ansible/roles/osmocom-jenkins-slave/tasks/osmocom_build_deps.yml
1 file changed, 0 insertions(+), 2 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/51/28151/1
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
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ci/+/28151
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: Id2da7adab83f240e7e0b45c018f91c9e639fc80d
Gerrit-Change-Number: 28151
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-MessageType: newchange