xdot: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:59 -04:00
parent 63f7f73e97
commit 09f3222995

View file

@ -1,7 +1,7 @@
# Template file for 'xdot' # Template file for 'xdot'
pkgname=xdot pkgname=xdot
version=1.2 version=1.2
revision=2 revision=3
wrksrc="xdot.py-${version}" wrksrc="xdot.py-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"