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 - httpie should use default Python
Summary: httpie should use default Python
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: httpie
Version: 23
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Rick Elrod
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-01-03 13:39 UTC by Jan Včelák
Modified: 2016-01-16 13:23 UTC (History)
2 users (show)

Fixed In Version: httpie-0.9.3-2.fc23
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-01-16 13:23:38 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.