python-cups: rebuild for Python 3.6

This commit is contained in:
Alessio Sergi 2017-08-28 01:50:23 +02:00
parent d86a606b4c
commit 2e097efb3f

View file

@ -1,7 +1,7 @@
# Template file for 'python-cups' # Template file for 'python-cups'
pkgname=python-cups pkgname=python-cups
version=1.9.73 version=1.9.73
revision=2 revision=3
wrksrc="pycups-${version}" wrksrc="pycups-${version}"
build_style=python-module build_style=python-module
hostmakedepends="python-devel python3-devel" hostmakedepends="python-devel python3-devel"