From 04233e0eae9d688a3eb0630443a30b860c04601e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Beraud?= Date: Mon, 7 Nov 2022 11:05:12 +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: I3abd71b9b18e627b3185b7a07a7a33f516ec3a72 --- bindep.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/bindep.txt b/bindep.txt index 359b0ae..c6c3fd3 100644 --- a/bindep.txt +++ b/bindep.txt @@ -1,5 +1,3 @@ gcc [platform:rpm test] -python-dev [platform:dpkg test] -python-devel [platform:rpm test] python3-devel [platform:fedora platform:suse] python3 [platform:suse]