httpie: rebuild for Python 3.9

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:55:03 -04:00
parent dc328a8668
commit 3ed38c4e02

View file

@ -1,7 +1,7 @@
# Template file for 'httpie'
pkgname=httpie
version=2.2.0
revision=1
revision=2
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-setuptools python3-requests python3-Pygments"