From d88740509763fad7b8e87e9ae059dcfbcfbe1679 Mon Sep 17 00:00:00 2001 From: Jeremy Stanley Date: Sun, 30 Oct 2022 11:40:56 +0000 Subject: [PATCH] Remove python-yaml from bindep list Ubuntu Jammy dropped the python-yaml package, but it was only ever for Python 2 anyway. Since we should have been running all jobs for project-config with Python 3 since ages, this was clearly not being used for or by anything for quite some time anyway. Change-Id: Idb717f2e45a09c61523ca96382eb3a275700074d --- bindep.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/bindep.txt b/bindep.txt index 62b0ef1bdd..447c511e26 100644 --- a/bindep.txt +++ b/bindep.txt @@ -4,6 +4,5 @@ libffi-devel [platform:rpm] libjpeg-dev [platform:dpkg] libssl-dev [platform:dpkg] openssl-devel [platform:rpm] -python-yaml [platform:dpkg] libre2-dev [platform:dpkg] re2-devel [platform:rpm]