Hide Forgot
Description of problem: Fedora 23 uses Python3 as a default. Therefore "dnf install httpie" should pull the Python 3 version. Version-Release number of selected component (if applicable): httpie-0.9.2-2.fc23.noarch How reproducible: always Steps to Reproduce: 1. dnf install httpie 2. head -1 $(which http) 3. Actual results: #!/usr/bin/python Expected results: #!/usr/bin/python3 Additional info:
Agreed. I'll work on this.
Thank you, Ralph. I will be happy to help — at least testing.
httpie-0.9.3-2.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-3ef8c23b27
httpie-0.9.3-2.fc23 has been pushed to the Fedora 23 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-2016-3ef8c23b27
httpie-0.9.3-2.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.