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
(cherry picked from commit 12c74369d0)
This commit is contained in:
committed by
Hervé Beraud
parent
c3af2af839
commit
7a6de0ca3d
@@ -19,7 +19,6 @@ git [platform:rpm]
|
|||||||
libffi-devel [platform:rpm]
|
libffi-devel [platform:rpm]
|
||||||
openssl-devel [platform:rpm]
|
openssl-devel [platform:rpm]
|
||||||
podman [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]
|
python3-devel [platform:rpm !platform:rhel-7 !platform:centos-7]
|
||||||
PyYAML [platform:rpm !platform:rhel-8 !platform:centos-8 !platform:fedora]
|
PyYAML [platform:rpm !platform:rhel-8 !platform:centos-8 !platform:fedora]
|
||||||
python3-pyyaml [platform:rpm !platform:rhel-7 !platform:centos-7]
|
python3-pyyaml [platform:rpm !platform:rhel-7 !platform:centos-7]
|
||||||
|
|||||||
Reference in New Issue
Block a user