python3-pyinfra: update to 1.3.

This commit is contained in:
Leah Neukirchen 2020-12-14 10:36:12 +01:00
parent f99b6b3e26
commit a08a3c5e2c

View file

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