python3-markdown-math: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:18 -04:00
parent d27e105660
commit 47f9e2fcd6

View file

@ -1,7 +1,7 @@
# Template file for 'python3-markdown-math' # Template file for 'python3-markdown-math'
pkgname=python3-markdown-math pkgname=python3-markdown-math
version=0.8 version=0.8
revision=2 revision=3
wrksrc=python-markdown-math-${version} wrksrc=python-markdown-math-${version}
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"