python-boto: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:16:20 -04:00
parent b0d83d86a7
commit 9ffb640142

View file

@ -1,7 +1,7 @@
# Template file for 'python-boto' # Template file for 'python-boto'
pkgname=python-boto pkgname=python-boto
version=2.49.0 version=2.49.0
revision=4 revision=5
wrksrc="boto-${version}" wrksrc="boto-${version}"
build_style=python-module build_style=python-module
pycompile_module="boto" pycompile_module="boto"