Commit graph

33 commits

Author SHA1 Message Date
Ben Siraphob 8c5d37129f pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
Oleksii Filonenko 35006429c2
httpie: 2.1.0 -> 2.2.0
https://github.com/jakubroztocil/httpie/releases/tag/2.2.0

Closes #91275 (original patch in the PR was broken since the hash from
`nix-prefetch-url <patch-url>` was used for `fetchpatch`, however
`fetchpatch` internally modifies the patchfile and therefore results in
a different output-hash).

Co-authored-by: Maximilian Bosch <maximilian@mbosch.me>
2020-06-29 23:43:33 +02:00
Oleksii Filonenko 9524aafeb7
httpie: 2.0.0 -> 2.1.0 2020-04-18 18:36:09 +03:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Profpatsch 2167ed8aac httpie: add fish and bash completions 2020-03-02 01:16:54 +01:00
Profpatsch 9176f20bc3 httpie: add manpage and html docs
httpie has quite extensive documentation in form of its rst readme.
With docutils it’s quite easy to convert to html.

We can also convert it to a manpage, which makes the documentation
accessible from the command line (even though it’s not quite standard
format as far as manpages go; however a lot better than nothing).
2020-03-02 00:47:23 +01:00
Bruno Bigras 8858cc1821 httpie: 1.0.3 -> 2.0.0 2020-01-15 10:45:12 -05:00
Florian Klink 8e255982d4 httpie: run tests 2019-09-23 16:56:44 +02:00
Maximilian Bosch a7f002ac41
httpie: use python3 by default
This package is intended to be used as application and supports
python3[1] (and is about to deprecated python2.7 support[2]),
so there's no reason to not use it in 2019.

[1] https://github.com/jakubroztocil/httpie/tree/1.0.3#python-version
[2] b3d2c1876e
2019-09-20 10:04:18 +02:00
Georges Dubus 55bf3b482c httpie: add missing 'setuptools' to propagatedBuildInputs
As a side-effect of f7e28bf, the build no longer propagated 'setuptools', which
is a run-time dependency. See #68314 for further details.
2019-09-19 13:47:06 +02:00
Will Dietz 1895278f20
httpie: 1.0.2 -> 1.0.3 2019-09-03 19:27:05 -05:00
Will Dietz 592274e72a
httpie: fetchPypi 2019-09-03 19:27:03 -05:00
Will Dietz 8ddc4e4731
httpie: pname-ify 2019-09-03 19:27:00 -05:00
R. RyanTM e52c0849fb httpie: 1.0.0 -> 1.0.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/httpie/versions
2018-12-15 21:05:16 -08:00
R. RyanTM 76d07488d7 httpie: 0.9.9 -> 1.0.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/httpie/versions
2018-11-09 16:10:36 -08:00
Robert Helgesson 2d44e72801
httpie: remove superfluous field 2017-10-16 00:06:06 +02:00
mimadrid 09e0cc7cc7
Update homepage attributes: http -> https
Homepage link "http://.../" is a permanent redirect to "https://.../" and should be updated
https://repology.org/repository/nix_stable/problems
2017-08-03 11:56:15 +02:00
Frederik Rietdijk ef4442e827 Python: replace requests2 with requests tree-wide
See f63eb58573

The `requests2` attribute now throws an error informing that `requests`
should be used instead.
2017-05-07 12:56:09 +02:00
Lancelot SIX aadc5abb6e
httpie: 0.9.8 -> 0.9.9 2017-02-27 12:41:51 +01:00
schneefux b6a4876258
httpie: 0.9.6 -> 0.9.8 2016-12-11 13:17:49 +01:00
Frederik Rietdijk e56832d730 Merge remote-tracking branch 'upstream/master' into HEAD 2016-10-22 17:23:24 +02:00
schneefux 92487043ae
httpie: 0.9.3 -> 0.9.6 2016-10-16 15:44:29 +02:00
Vladimír Čunát 6eeea6effd Python: more evaluation fixups. 2016-10-14 00:03:12 +02:00
zimbatm d220132f22 httpie: 0.9.2 -> 0.9.3 (#16067) 2016-06-08 16:38:08 +01:00
Frederik Rietdijk d5e6a4494a Python: use PyPI mirror (#15001)
* mirrors: add pypi

* Python: Use pypi mirror for all PyPI packages
2016-04-26 13:38:03 +01:00
Frederik Rietdijk 4d06bf70f4 buildPythonApplication: use new function for Python applications 2016-02-19 13:16:41 +01:00
Paulus Esterhazy fdc8e6beff httpie: bump version to fix ImportError
Fixes https://github.com/jakubroztocil/httpie/issues/314
2015-06-09 17:45:00 +02:00
Ricky Elrod db98ce61d2 httpie: Update -> 0.8.0
Signed-off-by: Ricky Elrod <ricky@elrod.me>
2014-05-08 16:39:24 -04:00
Peter Simons 48a2fb0aaa httpie: update to version 0.4.1 to fix the build 2013-04-08 01:19:20 +02:00
Peter Simons 2fe970d6f2 httpie: the build input 'requests014' doesn't exist anymore, it's now called 'requests' 2013-04-08 01:17:44 +02:00
Vladimír Čunát b79c0bd2f3 httpie: fix 2013-02-16 19:56:21 +01:00
Antono Vasiljev 38e5443d86 httpie: fix description 2012-12-29 01:09:01 +02:00
Antono Vasiljev f2c2d18a07 Added httpie
HTTPie is a command line HTTP client. Its goal is to make CLI
interaction with web services as human-friendly as possible.
2012-12-29 00:28:34 +02:00