Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1295201

Summary: httpie should use default Python
Product: [Fedora] Fedora Reporter: Jan Včelák <jv+fedora>
Component: httpieAssignee: Rick Elrod <relrod>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: rbean, relrod
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: httpie-0.9.3-2.fc23 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-01-16 13:23:38 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jan Včelák 2016-01-03 13:39:09 UTC
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:

Comment 1 Ralph Bean 2016-01-04 15:09:01 UTC
Agreed.  I'll work on this.

Comment 2 Jan Včelák 2016-01-04 15:41:43 UTC
Thank you, Ralph. I will be happy to help — at least testing.

Comment 3 Fedora Update System 2016-01-04 15:53:31 UTC
httpie-0.9.3-2.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-3ef8c23b27

Comment 4 Fedora Update System 2016-01-06 00:30:16 UTC
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

Comment 5 Fedora Update System 2016-01-16 13:23:33 UTC
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.