python3-pyinfra: update to 1.6.2.
This commit is contained in:
parent
9d9c583ae7
commit
3e8f5bd273
@ -1,6 +1,6 @@
|
||||
# Template file for 'python3-pyinfra'
|
||||
pkgname=python3-pyinfra
|
||||
version=1.6.1
|
||||
version=1.6.2
|
||||
revision=1
|
||||
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=b77c428a5777ef420b2374461c702a3f2f096edec9132dccca4b9a3dddf2e9b3
|
||||
checksum=007e489a1cf94221a960aae390e0ff453a3d2a036eb28a072a95035bdc44bf51
|
||||
|
||||
post_extract() {
|
||||
vsed -i -e '/configparser/d' setup.py # is in Python 3.8
|
||||
|
Loading…
Reference in New Issue
Block a user