FS#55881 - [httpie] add check() and missing hard dependency

Attached to Project: Community Packages
Opened by Levente Polyak (anthraxx) - Thursday, 05 October 2017, 17:56 GMT
Last edited by Eli Schwartz (eschwartz) - Tuesday, 21 August 2018, 18:42 GMT
Task Type Bug Report
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

httpie has a nice test suite, it would be nice to run it via py.test

Additionally, python-setuptools is a hard dependency as the entry point created by setup.py requires pkg_resource wich is provided by setuptools. therefor its not just a makedepends.
This task depends upon

Closed by  Eli Schwartz (eschwartz)
Tuesday, 21 August 2018, 18:42 GMT
Reason for closing:  Fixed
Additional comments about closing:  httpie 0.9.9-5
Comment by Jelle van der Waa (jelly) - Sunday, 22 July 2018, 13:34 GMT
Upstream still hasn't made a 0.9.9 tag nor can I figure out which commit is 0.9. so I can't make the tests run since the pypi source doesn't contain them.

But I fixed the dependency issue.

Loading...