Commit Graph

2 Commits (master)

Author SHA1 Message Date
Fernando Royo b28b4bf840 Use python3-devel in bindep for rpm distros
python36-devel is not available in rpm distro's
like CentOS9-Stream or Fedora35.

Change-Id: Ifb1605c0c7c547c77e760a42de53432c5ca4152a
2022-04-07 14:21:06 +02:00
Brian Haley 350a26b2d5 Include python36-devel in bindep
After 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 <Python.h>
           ^~~~~~~~~~
  compilation terminated.
  error: command 'gcc' failed with exit status 1

Although this change was reverted, it will eventually be
re-added later in the Wallaby cycle so fix the issue now.

Change-Id: Iab14c77f956e86d6690d1ce7cd55dd43a585b5bc
2020-10-05 09:02:29 -04:00