python3-cairo: update to 1.20.1.

This commit is contained in:
Andrew J. Hesford 2021-06-05 23:08:13 -04:00
parent da35408b15
commit 0f8ed0b38f

View file

@ -1,6 +1,6 @@
# Template file for 'python3-cairo'
pkgname=python3-cairo
version=1.20.0
version=1.20.1
revision=1
wrksrc="pycairo-${version}"
build_style=python3-module
@ -13,7 +13,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=5695a10cb7f9ae0d01f665b56602a845b0a8cb17e2123bfece10c2e58552468c
checksum=1ee72b035b21a475e1ed648e26541b04e5d7e753d75ca79de8c583b25785531b
do_check() {
python3 setup.py test