Remove python-devel package for rpm based distributions 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: I11cd4528c708a62cba7fd802095ac253f79bd859
This commit is contained in:
Hervé Beraud 2022-11-07 11:09:55 +01:00 committed by Hervé Beraud
parent 483fca3b23
commit 9d41c46a6b

View File

@ -5,7 +5,6 @@ libffi-dev [platform:dpkg]
libffi-devel [platform:rpm]
gcc [platform:rpm]
gcc [platform:dpkg]
python-devel [platform:rpm]
python3-dev [platform:dpkg]
python3-devel [platform:rpm]
openssl-devel [platform:rpm]