python3-blessings: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:36 -04:00
parent eb63a4e3c9
commit 14c750db37

View file

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