python3-pyinfra: update to 2.5.2.
This commit is contained in:
parent
4aaed31e93
commit
940428e694
@ -1,6 +1,6 @@
|
||||
# Template file for 'python3-pyinfra'
|
||||
pkgname=python3-pyinfra
|
||||
version=2.5.1
|
||||
version=2.5.2
|
||||
revision=1
|
||||
wrksrc="pyinfra-${version}"
|
||||
build_style=python3-module
|
||||
@ -13,8 +13,9 @@ short_desc="Automate infrastructure super fast at massive scale"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="MIT"
|
||||
homepage="https://pyinfra.com/"
|
||||
changelog="https://github.com/Fizzadar/pyinfra/blob/HEAD/CHANGELOG.md"
|
||||
distfiles="https://github.com/Fizzadar/pyinfra/archive/v${version}.tar.gz"
|
||||
checksum=be820be789d5ae17f9071af91604a5d213142d4e746d9b8ec9ab90ac6bf1cf66
|
||||
checksum=c1d661fcae7673312b5777d05e913ba26ce9a9fa323ebd318417fa935998f6fb
|
||||
|
||||
post_extract() {
|
||||
vsed -i -e '/configparser/d' setup.py # is in Python 3.8
|
||||
|
Loading…
x
Reference in New Issue
Block a user