httpie: update to 3.2.3.
This commit is contained in:
parent
7be3845084
commit
a090f10a66
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue