mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
python3-pyinfra: update to 2.8.
This commit is contained in:
parent
d2584bf70d
commit
5b9f31d460
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-pyinfra'
|
||||
pkgname=python3-pyinfra
|
||||
version=2.7
|
||||
revision=2
|
||||
version=2.8
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3 python3-Jinja2 python3-click python3-colorama python3-dateutil
|
||||
|
@ -14,7 +14,7 @@ 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=53aab6f2ffbe42653c37b57bdc3cefd766036b5d4b05fb4acb8ef182d9a7bcae
|
||||
checksum=07afae072e699cc880506524d8235d38429f897094c101dc3cad731597f50670
|
||||
|
||||
post_extract() {
|
||||
vsed -i -e '/configparser/d' setup.py # is in Python 3.8
|
||||
|
|
Loading…
Add table
Reference in a new issue