python3-pyinfra: update to 1.1.
This commit is contained in:
parent
364e3a7035
commit
98f24979f0
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-pyinfra'
|
||||
pkgname=python3-pyinfra
|
||||
version=1.0.4
|
||||
revision=2
|
||||
version=1.1
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="pyinfra-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -14,7 +14,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=54471ee5a3cdac30b3e4321695230347a866aae04228f7619037db569eb07fd2
|
||||
checksum=e825799dc94386182bc16378bf5845f985d4f53497c9595fe480b55d1b50e77c
|
||||
|
||||
post_extract() {
|
||||
vsed -i -e '/configparser/d' setup.py # is in Python 3.8
|
||||
|
|
Loading…
Reference in New Issue