python3-s3transfer: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:02:37 -04:00
parent f663f3315e
commit b9edf89833
1 changed files with 1 additions and 1 deletions

View File

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