python3-execnet: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:32 -04:00
parent cefc74f351
commit 5e2ca19a81

View file

@ -1,7 +1,7 @@
# Template file for 'python3-execnet'
pkgname=python3-execnet
version=1.9.0
revision=1
revision=2
wrksrc="${pkgname#python3-}-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools python3-setuptools_scm"