mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 22:27:02 +02:00
python3-pyinfra: update to 2.4.
This commit is contained in:
parent
bea559cb53
commit
a9ead9edc8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pyinfra'
|
||||
pkgname=python3-pyinfra
|
||||
version=2.3
|
||||
version=2.4
|
||||
revision=1
|
||||
wrksrc="pyinfra-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -14,7 +14,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="MIT"
|
||||
homepage="https://pyinfra.com/"
|
||||
distfiles="https://github.com/Fizzadar/pyinfra/archive/v${version}.tar.gz"
|
||||
checksum=fb82d4a0f32b3500720d8b779bfd3d26e64ff56518f2b5633e219d5cc90a1fdb
|
||||
checksum=00d206b1ae90386b19124842e0a8c39ddfffdc557a7c396f0cbfde169df919b4
|
||||
|
||||
post_extract() {
|
||||
vsed -i -e '/configparser/d' setup.py # is in Python 3.8
|
||||
|
|
Loading…
Add table
Reference in a new issue