python3-smbc: rebuild for Python 3.9

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:56:08 -04:00
parent a40de5ce0e
commit 14da1ab15e

View file

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