python-pycryptodomex fails to build with Sphinx 4.0.2 in Fedora 35 (currently Rawhide). + /usr/bin/make -O -j2 V=1 VERBOSE=1 -C Doc/ man SPHINXBUILD=sphinx-build make: Entering directory '/builddir/build/BUILD/pycryptodome-3.10.1/Doc' sphinx-build -b man -d _build/doctrees . _build/man Running Sphinx v4.0.2 make: Leaving directory '/builddir/build/BUILD/pycryptodome-3.10.1/Doc' Configuration error: There is a syntax error in your configuration file: Missing parentheses in call to 'print'. Did you mean print(sys.path)? (conf.py, line 18) make: *** [Makefile:117: man] Error 2 For the logs from testing build attempts, see: https://copr.fedorainfracloud.org/coprs/ksurma/pygments-2.9.0/package/python-pycryptodomex/ You can test you package using Koji scratch build koji build --scratch <srpm> For details regarding the Sphinx change, see https://fedoraproject.org/wiki/Changes/Sphinx4 Let us know here if you have any questions. Thank you!