commit 9c0d502b19073ba5f4d849ea58706143d4cb64da Author: Purandhar Sairam Mannidi Date: Sat Oct 3 21:55:56 2020 +1000 include python36-devel in bindep, for tests as of https://review.opendev.org/#/c/751112/ py36 tests fail w/ psutil/_psutil_common.c:9:10: fatal error: Python.h: No such file or directory #include ^~~~~~~~~~ compilation terminated. error: command 'gcc' failed with exit status 1 Change-Id: I84c5e7c64cb418f73ce84ea603e6d7025ff5c36f diff --git a/bindep.txt b/bindep.txt index 6f36c35..f6d6933 100644 --- a/bindep.txt +++ b/bindep.txt @@ -1,6 +1,8 @@ # This file contains runtime (non-python) dependencies # More info at: http://docs.openstack.org/infra/bindep/readme.html +python36-devel [platform:rpm] + # tools/misc-sanity-checks.sh validates .po[t] files gettext [test]