mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-08 14:10:38 +02:00
* gnu/packages/python-web.scm (httpie): Update to 3.2.4. [source]: Switch to git-fetch. [arguments]: Enable tests, disable failing tests. Patch setup.cfg. [synopsis]: Update using PyPI synopsis. [propagated-inputs]: Remove python-colorama, python-importlib-metadata, python-pip, and python-setuptools. [native-inputs]: Add python-pytest-httpbin, python-pytest-mock, python-responses, and python-werkzeug. Change-Id: I8b7c8da377ed918f4abf06f51c399e6de54c51fa Reviewed-by: Nicolas Graves <ngraves@ngraves.fr> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>