python-cups: rebuild for Python 3.8.1.

This commit is contained in:
Leah Neukirchen 2019-12-23 18:04:54 +01:00
parent a1b6beaf28
commit 7ab8fe5c44

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.74 version=1.9.74
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"