python3-s3transfer: rebuild for Python 3.9

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:56:06 -04:00
parent 264ec76098
commit 3b5e58c3bf

View file

@ -1,7 +1,7 @@
# Template file for 'python3-s3transfer'
pkgname=python3-s3transfer
version=0.3.3
revision=2
revision=3
wrksrc="s3transfer-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools"