python3-pyinfra: update to 1.3.1.

This commit is contained in:
Leah Neukirchen 2021-01-07 16:29:01 +01:00
parent ab5cb8ae48
commit b61697a55a
1 changed files with 2 additions and 2 deletions

View File

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