mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
python3-cairo: update to 1.20.0.
This commit is contained in:
parent
e4a22bf920
commit
ec1d2b60ea
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-cairo'
|
# Template file for 'python3-cairo'
|
||||||
pkgname=python3-cairo
|
pkgname=python3-cairo
|
||||||
version=1.19.1
|
version=1.20.0
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="pycairo-${version}"
|
wrksrc="pycairo-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="pkg-config python3"
|
hostmakedepends="pkg-config python3"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="LGPL-2.1-or-later, MPL-1.1"
|
license="LGPL-2.1-or-later, MPL-1.1"
|
||||||
homepage="https://pycairo.readthedocs.io/"
|
homepage="https://pycairo.readthedocs.io/"
|
||||||
distfiles="https://github.com/pygobject/pycairo/releases/download/v${version}/pycairo-${version}.tar.gz"
|
distfiles="https://github.com/pygobject/pycairo/releases/download/v${version}/pycairo-${version}.tar.gz"
|
||||||
checksum=2c143183280feb67f5beb4e543fd49990c28e7df427301ede04fc550d3562e84
|
checksum=5695a10cb7f9ae0d01f665b56602a845b0a8cb17e2123bfece10c2e58552468c
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
python3 setup.py test
|
python3 setup.py test
|
||||||
|
|
Loading…
Add table
Reference in a new issue