Commit Graph

9 Commits

Author SHA1 Message Date
landry
7db433d240 bump ports depending on python3 in www 2017-01-03 19:28:48 +00:00
danj
fe4aa78a64 Change PKGNAME to httpie
suggested by sthen@ as a Quirks entry is needed anyway with the switch
to py3

ok sthen@
2016-10-31 15:56:05 +00:00
danj
2171634ed7 Update to py-httpie-0.9.6 and switch to python3
ok landry@
2016-10-31 12:40:18 +00:00
landry
0f189fde9d Fix tests by adding missing TDEP on py-test, py-mock, py-test-httpbin
and removing tests/test_docs.py which tries to spawn rst2pseudoxml.py
while our docutils installs rst2pseudoxml
2016-01-22 08:41:35 +00:00
landry
49bc7ed6d2 Updqte to py-httpie 0.9.3, from Daniel Jakots. 2016-01-22 08:23:40 +00:00
sthen
af28ee77da bump REVISION for setuptools dep change. 2015-09-29 10:52:53 +00:00
benoit
6da14116ef Update to py-httpie-0.9.2. 2015-09-20 10:31:19 +00:00
sthen
f12e6be118 drop GH_COMMIT lines which are hidden behind GH_TAGNAME,
discussed with a few in the room.
2015-04-05 13:31:13 +00:00
landry
b1c3de1338 Import py-httpie 0.8.0.
HTTPie is a command line HTTP client. Its goal is to make CLI
interaction with web services as human-friendly as possible. It provides
a simple http command that allows for sending arbitrary HTTP requests
using a simple and natural syntax, and displays colorized responses.
HTTPie can be used for testing, debugging, and generally interacting
with HTTP servers.

ok benoit@
2014-10-14 09:44:02 +00:00