python3-pyinfra: update to 1.1.
This commit is contained in:
parent
364e3a7035
commit
98f24979f0
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-pyinfra'
|
# Template file for 'python3-pyinfra'
|
||||||
pkgname=python3-pyinfra
|
pkgname=python3-pyinfra
|
||||||
version=1.0.4
|
version=1.1
|
||||||
revision=2
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="pyinfra-${version}"
|
wrksrc="pyinfra-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -14,7 +14,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=54471ee5a3cdac30b3e4321695230347a866aae04228f7619037db569eb07fd2
|
checksum=e825799dc94386182bc16378bf5845f985d4f53497c9595fe480b55d1b50e77c
|
||||||
|
|
||||||
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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue