python3-pyinfra: update to 1.3.3.

This commit is contained in:
Leah Neukirchen 2021-01-19 14:40:38 +01:00
parent 985d6c9475
commit f313585d59

View file

@ -1,6 +1,6 @@
# Template file for 'python3-pyinfra'
pkgname=python3-pyinfra
version=1.3.1
version=1.3.3
revision=1
wrksrc="pyinfra-${version}"
build_style=python3-module
@ -13,7 +13,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="MIT"
homepage="https://pyinfra.com/"
distfiles="https://github.com/Fizzadar/pyinfra/archive/v${version}.tar.gz"
checksum=0ada84e57f2e86be94f0fc259e2d09640dad8c24361cba8de39de18c39564248
checksum=f6a7575f0f5ad337f988916296ee5b756f2be4ac24d047b5a6130d71b2acc8c1
post_extract() {
vsed -i -e '/configparser/d' setup.py # is in Python 3.8