python3-snowballstemmer: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:00:49 -04:00
parent c0c95ea75b
commit 98b7852b75

View File

@ -1,7 +1,7 @@
# Template file for 'python3-snowballstemmer' # Template file for 'python3-snowballstemmer'
pkgname=python3-snowballstemmer pkgname=python3-snowballstemmer
version=1.2.1 version=1.2.1
revision=8 revision=9
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
depends="python3" depends="python3"