python3-marisa-trie: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:09:23 -04:00
parent 59f4351607
commit feee227c1d

View file

@ -1,7 +1,7 @@
# Template file for 'python3-marisa-trie'
pkgname=python3-marisa-trie
version=0.7.5
revision=8
revision=9
wrksrc="marisa-trie-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools python3-Cython"