txt2tags: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:09:02 -04:00
parent c2a59d280f
commit d574c0ce55

View file

@ -1,7 +1,7 @@
# Template file for 'txt2tags' # Template file for 'txt2tags'
pkgname=txt2tags pkgname=txt2tags
version=3.7 version=3.7
revision=2 revision=3
build_style=python3-module build_style=python3-module
hostmakedepends="python3 python3-setuptools" hostmakedepends="python3 python3-setuptools"
depends="python3" depends="python3"