From 39b8a74b35cd2eb2c3e7ee368553d79e5f51a3b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micka=C3=ABl=20Schoentgen?= Date: Fri, 10 Sep 2021 15:23:00 +0200 Subject: [PATCH] httpie: update to 2.5.0. --- srcpkgs/httpie/template | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/srcpkgs/httpie/template b/srcpkgs/httpie/template index 201e2af09b4e..90e89b98adfc 100644 --- a/srcpkgs/httpie/template +++ b/srcpkgs/httpie/template @@ -1,17 +1,19 @@ # Template file for 'httpie' pkgname=httpie -version=2.2.0 -revision=2 +version=2.5.0 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools" -depends="python3-setuptools python3-requests python3-Pygments" +depends="python3-setuptools python3-requests python3-requests-toolbelt + python3-Pygments python3-pysocks python3-defusedxml" +make_check=no # needs pytest_httpbin which is not packaged short_desc="Human-friendly command line HTTP client" -maintainer="Alessio Sergi " +maintainer="Mickaƫl Schoentgen " 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 +homepage="https://httpie.io/" +changelog="https://raw.githubusercontent.com/httpie/httpie/${version}/CHANGELOG.md" +distfiles="https://github.com/httpie/httpie/archive/${version}.tar.gz" +checksum=66af56e0efc1ca6237323f1186ba34bca1be24e67a4319fd5df7228ab986faea post_install() { vcompletion extras/httpie-completion.bash bash http