python3-hoedown: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:09:25 -04:00
parent fd5ef395c8
commit d85801426e

View file

@ -1,7 +1,7 @@
# Template file for 'python3-hoedown' # Template file for 'python3-hoedown'
pkgname=python3-hoedown pkgname=python3-hoedown
version=0.3.0 version=0.3.0
revision=7 revision=8
wrksrc="hoedown-$version" wrksrc="hoedown-$version"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools python3-Cython" hostmakedepends="python3-setuptools python3-Cython"