python3-pyinfra: update to 3.2.

This commit is contained in:
Leah Neukirchen 2025-01-17 17:18:37 +01:00
parent 0117a6dd92
commit da97e7185b

View file

@ -1,12 +1,13 @@
# Template file for 'python3-pyinfra'
pkgname=python3-pyinfra
version=3.1.1
revision=2
version=3.2
revision=1
build_style=python3-pep517
hostmakedepends="python3-setuptools"
depends="python3 python3-Jinja2 python3-click python3-colorama python3-dateutil
python3-distro python3-docopt python3-gevent python3-paramiko python3-pywinrm
python3-six python3-yaml python3-packaging python3-typeguard"
python3-six python3-yaml python3-packaging python3-typeguard
python3-setuptools"
checkdepends="${depends} python3-pytest python3-mock openssh"
short_desc="Automate infrastructure super fast at massive scale"
maintainer="Leah Neukirchen <leah@vuxu.org>"
@ -14,7 +15,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=d3eea5304a51fdc2fd14062569af880db3f5deb87d97dd6dd5f98ecaab66dea9
checksum=7da8d0dc2a5fba37b221c26de2510167d32db8aa0ff1fe4417ee2266c007e285
post_install() {
rm -r ${DESTDIR}/${py3_sitelib}/tests