python3-botocore: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:01:40 -04:00
parent fb4920cda5
commit 6b3ecdee84

View file

@ -1,7 +1,7 @@
# Template file for 'python3-botocore' # Template file for 'python3-botocore'
pkgname=python3-botocore pkgname=python3-botocore
version=1.24.33 version=1.24.33
revision=2 revision=3
build_style=python3-module build_style=python3-module
# integration tests want aws credentials # integration tests want aws credentials
make_check_target="tests/functional tests/unit" make_check_target="tests/functional tests/unit"