From 12c74369d0c91a44e6604b81d65387f614e4e261 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Beraud?= Date: Mon, 7 Nov 2022 11:11:52 +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: I7c54768c6d9cda14ecb4a4d52361dcfdb267fe6c --- bindep.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/bindep.txt b/bindep.txt index aaaaad96f..9e8b71c3f 100644 --- a/bindep.txt +++ b/bindep.txt @@ -19,7 +19,6 @@ git [platform:rpm] libffi-devel [platform:rpm] openssl-devel [platform:rpm] podman [platform:rpm] -python-devel [platform:rpm !platform:rhel-8 !platform:centos-8 !platform:fedora] python3-devel [platform:rpm !platform:rhel-7 !platform:centos-7] PyYAML [platform:rpm !platform:rhel-8 !platform:centos-8 !platform:fedora] python3-pyyaml [platform:rpm !platform:rhel-7 !platform:centos-7]