mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-pyinfra: update to 1.5.
This commit is contained in:
parent
1c721d9fbd
commit
1b2353b37e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-pyinfra'
|
# Template file for 'python3-pyinfra'
|
||||||
pkgname=python3-pyinfra
|
pkgname=python3-pyinfra
|
||||||
version=1.4.18
|
version=1.5
|
||||||
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=4b69c99d59b0744ad48534cb08bd15c8f4a34d16f45d2ae95117f6edb7f5551b
|
checksum=3918fbe08ff29cb7f540bf024aea2f74612a5859405816c1809f6d9916dfbd96
|
||||||
|
|
||||||
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
Reference in a new issue