From e7e28fe548a8b30a857227a9a6942cbab644d2b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Beraud?= Date: Mon, 7 Nov 2022 11:02:00 +0100 Subject: [PATCH] Remove python-dev from bindep It is no longer supported by jammy and lead us to the following errors with the announce-release job. ``` No package matching 'python-dev' is available ``` Change-Id: Ie84a6e9f641f2bd586fdf6e56eab6406a7fbf48b --- bindep.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/bindep.txt b/bindep.txt index aeb48323a..a74f386ae 100644 --- a/bindep.txt +++ b/bindep.txt @@ -3,7 +3,6 @@ build-essential [platform:dpkg] python3-dev [platform:dpkg] -python-devel [platform:rpm] libffi-dev [platform:dpkg] libffi-devel [platform:rpm] openssl-devel [platform:rpm]