httpie: update to 3.2.3.

This commit is contained in:
classabbyamp 2024-07-12 14:10:17 -04:00
parent 7be3845084
commit a090f10a66
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.2
revision=2
version=3.2.3
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=01b4407202fac3cc68c73a8ff1f4a81a759d9575fabfad855772c29365fe18e6
checksum=91cb6cbd1f9e6115ffc13824e87b2a4d903d76c769859e81924913adbf609c1b
# requires pytest-lazy-fixture (not packaged), many tests fail
make_check=no