python3-smbc: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:25 -04:00
parent 6a1881840b
commit 560efe5213

View file

@ -1,7 +1,7 @@
# Template file for 'python3-smbc'
pkgname=python3-smbc
version=1.0.23
revision=3
revision=4
wrksrc="pysmbc-${version}"
build_style=python3-module
hostmakedepends="pkg-config python3-devel python3-setuptools"