xdot: rebuild for python3-3.13

This commit is contained in:
Andrew J. Hesford 2024-11-16 09:27:40 -05:00
parent c01542304b
commit 27122e444d

View file

@ -1,7 +1,7 @@
# Template file for 'xdot' # Template file for 'xdot'
pkgname=xdot pkgname=xdot
version=1.3 version=1.3
revision=2 revision=3
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
depends="graphviz gtk+3 python3-gobject python3-numpy" depends="graphviz gtk+3 python3-gobject python3-numpy"