python3-snowballstemmer: rebuild for Python 3.9

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:56:09 -04:00
parent 1faa67ff07
commit 93997c2f31

View file

@ -1,7 +1,7 @@
# Template file for 'python3-snowballstemmer'
pkgname=python3-snowballstemmer
version=1.2.1
revision=5
revision=6
wrksrc="snowballstemmer-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools"