Description of problem: Attempt to build w/ python3 gets 09:13:30 /home/jenkins/root/workspace/fedora-smoke/xlators/features/glupy/src/glupy.c:14:10: fatal error: Python.h: No such file or directory 09:13:30 #include <Python.h> 09:13:30 ^~~~~~~~~~ 09:13:30 compilation terminated. Version-Release number of selected component (if applicable): f28$ locate Python.h /usr/include/python2.7/Python.h /usr/include/python3.6m/Python.h f28$ rpm -q --whatprovides /usr/include/python3.6m/Python.h python3-devel-3.6.5-1.fc28.x86_64 How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Adding it on the Fedora builders
Done.