From d6780c5d486911134fe9993d1fdceb71e75895ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Beraud?= Date: Mon, 7 Nov 2022 11:07:47 +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: I26938c5af6a34db9e67452851a0ef3ed4c5bbb0e --- bindep.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/bindep.txt b/bindep.txt index cc55f556..1c22a170 100644 --- a/bindep.txt +++ b/bindep.txt @@ -2,7 +2,5 @@ # see http://docs.openstack.org/infra/bindep/ for additional information. gettext -python-dev [platform:dpkg] -python-devel [platform:rpm] zlib-devel [platform:rpm] zlib1g-dev [platform:dpkg]