sagator-core-2.0.0-0.beta10.fc30 requires Python 2 and Python 3 at the same time $ dnf repoquery --repo=rawhide --requires sagator-core | grep py /usr/bin/python2 /usr/bin/python3 This is in most cases a packaging error by a stray shebang.
Thank you for report. Should be fixed in rawhide.
$ rpm -qp --requires sagator-core-2.0.0-0.beta11.fc30.noarch.rpm | grep py /usr/bin/python3 Thanks.