python3-pyinfra: update to 1.4.8.
This commit is contained in:
parent
14255fbee4
commit
326a674b1f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pyinfra'
|
||||
pkgname=python3-pyinfra
|
||||
version=1.4.7
|
||||
version=1.4.8
|
||||
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=607fe26b9c49a8f76774e1eceed879615efa9ea335da6d640c632f6919ac78b6
|
||||
checksum=df0a79a4c1f01d919736724508e10a464df535d51eb27b2a4a047b77a135cc9d
|
||||
|
||||
post_extract() {
|
||||
vsed -i -e '/configparser/d' setup.py # is in Python 3.8
|
||||
|
|
Loading…
Reference in New Issue