python3-pyinfra: update to 1.3.10.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'python3-pyinfra'
|
# Template file for 'python3-pyinfra'
|
||||||
pkgname=python3-pyinfra
|
pkgname=python3-pyinfra
|
||||||
version=1.3.9
|
version=1.3.10
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="pyinfra-${version}"
|
wrksrc="pyinfra-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
@@ -13,7 +13,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://pyinfra.com/"
|
homepage="https://pyinfra.com/"
|
||||||
distfiles="https://github.com/Fizzadar/pyinfra/archive/v${version}.tar.gz"
|
distfiles="https://github.com/Fizzadar/pyinfra/archive/v${version}.tar.gz"
|
||||||
checksum=55c5ee9e39e76a36760ee2a210c259c57579a80715a79ea1778f491102f3737b
|
checksum=2369ba8298c31882b36475376732e4e978f866eff7b018cbe5357084e32450a7
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
vsed -i -e '/configparser/d' setup.py # is in Python 3.8
|
vsed -i -e '/configparser/d' setup.py # is in Python 3.8
|
||||||
|
|||||||
Reference in New Issue
Block a user