cvc4 fails to build with Python 3.8.0b1. The error is: /builddir/build/BUILD/CVC4-1.7/src/bindings/python/CMakeFiles/_CVC4.dir/cvc4PYTHON_wrap.cxx:178:11: fatal error: Python.h: No such file or directory 178 | # include <Python.h> | ^~~~~~~~~~ For the build logs, see: https://copr-be.cloud.fedoraproject.org/results/@python/python3.8/fedora-rawhide-x86_64/00944309-cvc4/ For all our attempts to build cvc4 with Python 3.8, see: https://copr.fedorainfracloud.org/coprs/g/python/python3.8/package/cvc4/ Testing and mass rebuild of packages is happening in copr. You can follow these instructions to test locally in mock if your package builds with Python 3.8: https://copr.fedorainfracloud.org/coprs/g/python/python3.8/ Let us know here if you have any questions.
Fixed in Rawhide.