The python3-Pyped (1.4-8.fc28) RPM requires both Python 2 and Python 3: $ dnf --disablerepo=* --enablerepo=rawhide repoquery --requires python3-Pyped | grep python /usr/bin/python2 /usr/bin/python3 python(abi) = 3.6 ... This happened due to recently introduced shebangs mangling [0], and you might see the warnings in the build log: > + /usr/lib/rpm/redhat/brp-mangle-shebangs > *** WARNING: mangling shebang in ./usr/lib/python3.6/site-packages/pyped.py from #!/usr/bin/env python to #!/usr/bin/python2. This will become an ERROR, fix it manually! The executable contains `#!/usr/bin/env python` shebang, which is forbidden by the guidelines and is automatically mangled to `#!/usr/bin/python2` during build. Please fix the shebang to be `#!/usr/bin/python3` explicitly [1] or remove the executable bit from the above file if not needed. If anything is unclear, or if you need any kind of assistance, you can ask on IRC (#fedora-python on Freenode), or reply here. We'll be happy to help investigating or fixing this issue! [0] https://pagure.io/packaging-committee/issue/738#comment-490366 [1] http://python-rpm-porting.readthedocs.io/en/latest/application-modules.html#fixing-shebangs
This bug appears to have been reported against 'rawhide' during the Fedora 28 development cycle. Changing version to '28'.
Hello René, I have created a PR that fixes the problem: https://src.fedoraproject.org/rpms/python-Pyped/pull-request/2 May I ask you to review and rebuild the package?
René, are you responsive?
Consider this a nonresponsive maintainer bug. https://fedoraproject.org/wiki/Policy_for_nonresponsive_package_maintainers Please respond.
Hello Miro, Thanks for the notification. My apologize for the slow response. I will take care of it ASAP. I guess I could fix it quickly.
Package F31, F30, F29, F28 built, I will request bodhi asap. Thanks to Jan Beran who submitted the fix above. Sorry again, I missed this bug report. :( Hope it will be ok now.
python-Pyped-1.4-13.fc30 has been submitted as an update to Fedora 30. https://bodhi.fedoraproject.org/updates/FEDORA-2019-749e83c195
python-Pyped-1.4-13.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2019-b1ce7e95ba
python-Pyped-1.4-13.fc29 has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2019-05bc46b8e7
python-Pyped-1.4-13.fc30 has been pushed to the Fedora 30 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-749e83c195
python-Pyped-1.4-13.fc28 has been pushed to the Fedora 28 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-b1ce7e95ba
python-Pyped-1.4-13.fc29 has been pushed to the Fedora 29 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-05bc46b8e7
python-Pyped-1.4-13.fc28 has been pushed to the Fedora 28 stable repository. If problems still persist, please make note of it in this bug report.
python-Pyped-1.4-13.fc29 has been pushed to the Fedora 29 stable repository. If problems still persist, please make note of it in this bug report.
python-Pyped-1.4-13.fc30 has been pushed to the Fedora 30 stable repository. If problems still persist, please make note of it in this bug report.