python3-cli_helpers: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:16:46 -04:00
parent 8a2939c942
commit 292b982296

View file

@ -1,7 +1,7 @@
# Template file for 'python3-cli_helpers' # Template file for 'python3-cli_helpers'
pkgname=python3-cli_helpers pkgname=python3-cli_helpers
version=1.2.1 version=1.2.1
revision=3 revision=4
wrksrc="cli_helpers-${version}" wrksrc="cli_helpers-${version}"
build_style=python3-module build_style=python3-module
pycompile_module="cli_helpers" pycompile_module="cli_helpers"