Files
openstacksdk/bindep.txt
Hervé Beraud f60a56cff5 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: Ie84a6e9f641f2bd586fdf6e56eab6406a7fbf48b
(cherry picked from commit e7e28fe548)
2022-11-08 13:36:25 +00:00

9 lines
299 B
Plaintext

# This is a cross-platform list tracking distribution packages needed by tests;
# see http://docs.openstack.org/infra/bindep/ for additional information.
build-essential [platform:dpkg]
python3-dev [platform:dpkg]
libffi-dev [platform:dpkg]
libffi-devel [platform:rpm]
openssl-devel [platform:rpm]