python-smbc: rebuild for Python 3.6

This commit is contained in:
Alessio Sergi 2017-08-28 01:48:47 +02:00
parent 18f016ee2f
commit 5550da4b86

View file

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