python3-pyinfra: update to 2.7.
This commit is contained in:
parent
2c628aa232
commit
017228812c
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'python3-pyinfra'
|
# Template file for 'python3-pyinfra'
|
||||||
pkgname=python3-pyinfra
|
pkgname=python3-pyinfra
|
||||||
version=2.6.2
|
version=2.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
@ -14,7 +14,7 @@ license="MIT"
|
|||||||
homepage="https://pyinfra.com/"
|
homepage="https://pyinfra.com/"
|
||||||
changelog="https://github.com/Fizzadar/pyinfra/blob/HEAD/CHANGELOG.md"
|
changelog="https://github.com/Fizzadar/pyinfra/blob/HEAD/CHANGELOG.md"
|
||||||
distfiles="https://github.com/Fizzadar/pyinfra/archive/v${version}.tar.gz"
|
distfiles="https://github.com/Fizzadar/pyinfra/archive/v${version}.tar.gz"
|
||||||
checksum=778cbc318037c5884b090930c773ef88c2776fc710ff23bb921aac8b786bee5b
|
checksum=53aab6f2ffbe42653c37b57bdc3cefd766036b5d4b05fb4acb8ef182d9a7bcae
|
||||||
|
|
||||||
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…
x
Reference in New Issue
Block a user