* update python-execnet to 2.0.2-3

This commit is contained in:
Alexander Baldeck 2024-06-25 22:48:11 +02:00
parent ff68cad789
commit 77b53ea7b4

View File

@ -4,7 +4,7 @@
pkgname=python-execnet
pkgver=2.0.2
_commit=030839490f85dad2a2d58f1fe17bdf16f09c4e8e
pkgrel=2
pkgrel=3
pkgdesc="Rapid multi-Python deployment"
arch=(any)
license=('MIT')
@ -20,7 +20,6 @@ makedepends=(
checkdepends=(
'openssh'
'procps-ng'
'python-py'
'python-pytest'
'python-pytest-timeout'
)