python3-tasklib: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:22 -04:00
parent fde6d14894
commit 49e437a134

View file

@ -1,7 +1,7 @@
# Template file for 'python3-tasklib'
pkgname=python3-tasklib
version=2.4.3
revision=1
revision=2
wrksrc="${pkgname#*-}-${version}"
build_style=python3-module
make_check_target="tasklib/tests.py"