python3-graphviz: rebuild for Python 3.11
This commit is contained in:
parent
5a23fb9093
commit
cc498c015a
|
@ -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=3
|
revision=4
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="graphviz"
|
pycompile_module="graphviz"
|
||||||
|
|
Loading…
Reference in New Issue