python3-boolean.py: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:05 -04:00
parent 6e12a449e9
commit cbb79eb64f

View File

@ -1,7 +1,7 @@
# Template file for 'python3-boolean.py'
pkgname=python3-boolean.py
version=3.8
revision=3
revision=4
wrksrc="boolean.py-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools"