httpie: update to 3.2.2.

This commit is contained in:
classabbyamp 2023-05-21 12:55:54 -04:00
parent 271145d956
commit e0e91d3b31
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'httpie'
pkgname=httpie
version=3.2.1
revision=2
version=3.2.2
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-setuptools python3-requests python3-requests-toolbelt
@ -13,7 +13,7 @@ license="BSD-3-Clause"
homepage="https://httpie.io/"
changelog="https://raw.githubusercontent.com/httpie/httpie/master/CHANGELOG.md"
distfiles="https://github.com/httpie/httpie/archive/${version}.tar.gz"
checksum=803e1624e005c2f7002802a77ebc687b05375aca76af42639f844405328633eb
checksum=797fe33afe3bf0a4364a869a7d73f5c728f67d4ac47039be41e08bd564f86bb0
# requires pytest-lazy-fixture (not packaged), many tests fail
make_check=no