117744324d
By default, opendev now runs on Ubuntu noble nodes which have Python 3.12 and not 3.11. Remove the version pin which forced 3.11 in the docs jobs so that they will now run on 3.12. Also, update the libffi8 bindep selector. Change-Id: I6ff8e1d0738d6ca4b654739fc6cdff8d89d732fe
25 lines
1.1 KiB
Plaintext
25 lines
1.1 KiB
Plaintext
# This is a cross-platform list tracking distribution packages needed by tests;
|
|
# see http://docs.openstack.org/infra/bindep/ for additional information.
|
|
|
|
gcc [compile test]
|
|
libc6-dev [compile test platform:dpkg]
|
|
libffi-dev [compile test platform:dpkg platform:apk]
|
|
libffi [platform:apk]
|
|
libffi8 [platform:ubuntu-jammy platform:ubuntu-noble platform:debian-bookworm]
|
|
libffi7 [platform:ubuntu-focal platform:debian-bullseye]
|
|
libffi6 [platform:dpkg !platform:ubuntu-focal !platform:ubuntu-jammy !platform:ubuntu-noble !platform:debian-bullseye !platform:debian-bookworm]
|
|
libffi-devel [compile test platform:rpm]
|
|
libressl-dev [compile test platform:apk]
|
|
libssl-dev [compile test platform:dpkg]
|
|
libyaml-0-2 [platform:dpkg platform:suse]
|
|
libyaml [platform:redhat]
|
|
libyaml-dev [platform:dpkg compile test]
|
|
libyaml-devel [platform:rpm compile test]
|
|
linux-headers [compile test platform:apk]
|
|
make [compile test platform:apk platform:dpkg]
|
|
musl-dev [compile test platform:apk]
|
|
python3-dev [compile test platform:dpkg]
|
|
python3-devel [compile test platform:rpm]
|
|
sudo
|
|
docker-compose [test]
|