FS#55786 - [httpie] add bash+fish completion support

Attached to Project: Community Packages
Opened by Simon Legner (simon04) - Thursday, 28 September 2017, 10:52 GMT
Last edited by Jelle van der Waa (jelly) - Sunday, 23 February 2020, 14:44 GMT
Task Type Feature Request
Category Packages
Status Closed
Assigned To Jelle van der Waa (jelly)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Please add bash+fish completion support by installing the completion files from https://github.com/jakubroztocil/httpie/tree/master/extras

Additional info:
Name : httpie
Version : 0.9.9-1
This task depends upon

Closed by  Jelle van der Waa (jelly)
Sunday, 23 February 2020, 14:44 GMT
Reason for closing:  Implemented
Additional comments about closing:  Implemented in 2.0.0-2
Comment by Jelle van der Waa (jelly) - Thursday, 05 October 2017, 17:47 GMT
Those files are not in the 0.9.9 release so can't add them.
Comment by Simon Legner (simon04) - Friday, 06 October 2017, 18:07 GMT Comment by Eli Schwartz (eschwartz) - Monday, 09 October 2017, 20:09 GMT
Or build from the github release, or ask upstream to include them in MANIFEST.in and use the setuptools "data_files" keyword on Linux to install them automatically as part of `python setup.py install`.
Comment by Jelle van der Waa (jelly) - Monday, 09 October 2017, 20:11 GMT
Yes, I have requested upstream to tag 0.9.9 so I can build from github.

Loading...