python3-sh: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:37 -04:00
parent f5ea7ea2d4
commit 291a8a20f0

View file

@ -1,7 +1,7 @@
# Template file for 'python3-sh'
pkgname=python3-sh
version=1.14.2
revision=3
revision=4
wrksrc="${pkgname#*-}-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools"