sthen
5432ab6250
update to httpie 2.0.0, from wen heping, ok Paco Esteban (maintainer)
...
use MODPY_PYTEST
2020-01-13 14:25:51 +00:00
sthen
f96a9aa699
update to py-httpie 1.0.3, from Paco Esteban, ok kmos
2019-09-04 09:51:23 +00:00
sthen
9c29a72f6a
in lieu of a proper manpage, install httpie's README.rst, it has fairly
...
sophisticated support for POSTs etc which is and it isn't clear from
"http -h" how to use it all. ok Paco Esteban (maintainer)
2019-06-05 13:26:58 +00:00
sthen
fc370fa3a8
update to httpie-1.0.2, from Paco Esteban, taking maintainer (plus regen plist)
2019-06-05 11:27:51 +00:00
kmos
c45cd79fc7
Add RUN_DEPENDS to TEST_DEPENDS automatically for ports using the
...
lang/python port module. I've not yet come up with a port that
would not need this and one can always set MODPY_TESTDEP to "no"
to prevent the module from touching TEST_DEPENDS.
Idea from afresh1 who pointed out the cpan module already does this.
aja "I support this move."
OK sthen@
2019-05-15 12:04:34 +00:00
sthen
d7f0752227
bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
...
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00
benoit
44510d57fc
Update to py-httpie-0.9.8.
2017-05-02 07:24:25 +00:00
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