python3-cairocffi: rebuild for Python 3.12
This commit is contained in:
parent
2764c24af4
commit
745c55822b
1 changed files with 3 additions and 2 deletions
|
@ -1,10 +1,11 @@
|
||||||
# Template file for 'python3-cairocffi'
|
# Template file for 'python3-cairocffi'
|
||||||
pkgname=python3-cairocffi
|
pkgname=python3-cairocffi
|
||||||
version=1.6.1
|
version=1.6.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
make_check_args="--pyargs cairocffi"
|
make_check_args="--pyargs cairocffi"
|
||||||
hostmakedepends="python3-setuptools python3-cffi python3-wheel python3-flit_core $(vopt_if xcb python3-xcffib)"
|
hostmakedepends="python3-setuptools python3-cffi python3-wheel
|
||||||
|
python3-flit_core $(vopt_if xcb python3-xcffib)"
|
||||||
depends="python3-cffi cairo"
|
depends="python3-cffi cairo"
|
||||||
checkdepends="python3-pytest python3-numpy gdk-pixbuf python3-pikepdf $depends"
|
checkdepends="python3-pytest python3-numpy gdk-pixbuf python3-pikepdf $depends"
|
||||||
short_desc="CFFI-based cairo bindings for Python3"
|
short_desc="CFFI-based cairo bindings for Python3"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue