Hide Forgot
Description of problem: $ rpm -qR python-waitress /usr/bin/python3 python(abi) = 2.7 rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(PayloadIsXz) <= 5.2-1 /usr/bin/waitress-serve has: #!/usr/bin/python3 which is clearly wrong. See https://fedoraproject.org/wiki/Packaging:Python#Executables_in_.2Fusr.2Fbin for options. Version-Release number of selected component (if applicable): since * Sat Jul 6 2013 Lorenzo Gil Sanchez <lorenzo.gil.sanchez> - 0.8.4-1 - Update to upstream - Added waitress-serve as a binary executable in /usr/bin Expected results: python-waitress depends on python2.7 only, python3-waitress depends on python3 only and they either have separate binaries or only one of them has binary in /usr/bin
You are totally right. I'll fix this as soon as possible
python-waitress-0.8.5-3.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/python-waitress-0.8.5-3.fc19
python-waitress-0.8.5-3.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/python-waitress-0.8.5-3.fc18
Package python-waitress-0.8.5-3.fc18: * should fix your issue, * was pushed to the Fedora 18 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing python-waitress-0.8.5-3.fc18' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-23089/python-waitress-0.8.5-3.fc18 then log in and leave karma (feedback).
python-waitress-0.8.5-3.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report.
python-waitress-0.8.5-3.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report.