python3-svg.path: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:17 -04:00
parent 8cc55d2e52
commit 8f5325fed0

View file

@ -1,7 +1,7 @@
# Template file for 'python3-svg.path' # Template file for 'python3-svg.path'
pkgname=python3-svg.path pkgname=python3-svg.path
version=6.2 version=6.2
revision=1 revision=2
wrksrc="svg.path-${version}" wrksrc="svg.path-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"