python3-pyinfra: update to 2.5.1.
This commit is contained in:
parent
7f948cab6e
commit
d63d78f0dc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pyinfra'
|
||||
pkgname=python3-pyinfra
|
||||
version=2.4
|
||||
version=2.5.1
|
||||
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=00d206b1ae90386b19124842e0a8c39ddfffdc557a7c396f0cbfde169df919b4
|
||||
checksum=be820be789d5ae17f9071af91604a5d213142d4e746d9b8ec9ab90ac6bf1cf66
|
||||
|
||||
post_extract() {
|
||||
vsed -i -e '/configparser/d' setup.py # is in Python 3.8
|
||||
|
|
Loading…
Add table
Reference in a new issue