python3-commonmark: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:07:48 -04:00
parent 6ad922b90c
commit 516d254663

View file

@ -1,7 +1,7 @@
# Template file for 'python3-commonmark'
pkgname=python3-commonmark
version=0.9.1
revision=3
revision=4
wrksrc="commonmark-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools"