python3-pyinfra: update to 1.4.

This commit is contained in:
Leah Neukirchen 2021-05-03 21:36:52 +02:00
parent 506b9934cb
commit f3af132118

View file

@ -1,6 +1,6 @@
# Template file for 'python3-pyinfra'
pkgname=python3-pyinfra
version=1.3.11
version=1.4
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=415977585103aa42bfb1aeb9f627bd19d270d5deb4cb4a516b1d5cc445631388
checksum=7e23bf20ace5f5c6f15d8c712c304b34ec1e93d42abcf28be11734f1baaf0391
post_extract() {
vsed -i -e '/configparser/d' setup.py # is in Python 3.8