python3-graphviz: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:17:01 -04:00
parent f033cfad79
commit 7c1591e2ad

View File

@ -1,7 +1,7 @@
# Template file for 'python3-graphviz' # Template file for 'python3-graphviz'
pkgname=python3-graphviz pkgname=python3-graphviz
version=0.13.2 version=0.13.2
revision=2 revision=3
wrksrc="${pkgname#*-}-${version}" wrksrc="${pkgname#*-}-${version}"
build_style=python3-module build_style=python3-module
pycompile_module="graphviz" pycompile_module="graphviz"