From ba82feb44cf74b2bdbd7b35cb4d539f6a04f1e61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20G=C3=B6ransson?= Date: Tue, 23 Mar 2021 09:47:05 +0100 Subject: [PATCH] httpie: Update to 2.4.0 --- srcpkgs/httpie/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/httpie/template b/srcpkgs/httpie/template index 201e2af09b4e..1060d675fc46 100644 --- a/srcpkgs/httpie/template +++ b/srcpkgs/httpie/template @@ -1,17 +1,17 @@ # Template file for 'httpie' pkgname=httpie -version=2.2.0 -revision=2 +version=2.4.0 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools" -depends="python3-setuptools python3-requests python3-Pygments" +depends="python3-setuptools python3-requests-toolbelt python3-Pygments python3-pysocks" short_desc="Human-friendly command line HTTP client" maintainer="Alessio Sergi " license="BSD-3-Clause" homepage="https://httpie.org/" changelog="https://raw.githubusercontent.com/jakubroztocil/httpie/master/CHANGELOG.rst" distfiles="https://github.com/jakubroztocil/httpie/archive/${version}.tar.gz" -checksum=413894ad9d5d45a2a7839079dcdc0f23b0ea3586502d5014339b957de73d413e +checksum=026239c8924a43f611783ce60049f661d61ff7d4ed1fa5031e42a7bdb6c86426 post_install() { vcompletion extras/httpie-completion.bash bash http