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: I605717824159f878df252e4c6d9bdd7af2f113df
(cherry picked from commit 90b48934f4)
This commit is contained in:
Hervé Beraud 2022-11-07 11:06:00 +01:00 committed by Hervé Beraud
parent 7283278ca0
commit d73cd33e43
1 changed files with 0 additions and 1 deletions

View File

@ -40,7 +40,6 @@ pypy-dev [platform:dpkg]
python3-all-dev [platform:dpkg]
python3-all [platform:dpkg]
python-all-dev [platform:dpkg]
python-devel [platform:rpm !platform:centos-8]
python3-devel [platform:rpm]
# Ubuntu packages venv separately, otherwise standard
python3-venv [platform:dpkg]