python3-cairo: update to 1.19.1.

This commit is contained in:
Zach Dykstra 2020-03-08 15:51:53 -05:00 committed by Piraty
parent 3a01044090
commit 3c2f1e8252

View file

@ -1,7 +1,7 @@
# Template file for 'python3-cairo'
pkgname=python3-cairo
version=1.18.1
revision=2
version=1.19.1
revision=1
wrksrc="pycairo-${version}"
build_style=python3-module
hostmakedepends="pkg-config python3"
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-2.1-or-later, MPL-1.1"
homepage="https://pycairo.readthedocs.io/"
distfiles="https://github.com/pygobject/pycairo/releases/download/v${version}/pycairo-${version}.tar.gz"
checksum=70172e58b6bad7572a3518c26729b074acdde15e6fee6cbab6d3528ad552b786
checksum=2c143183280feb67f5beb4e543fd49990c28e7df427301ede04fc550d3562e84
do_check() {
python3 setup.py test