diff --git a/srcpkgs/python3-s3transfer/template b/srcpkgs/python3-s3transfer/template index 525c3ad252f..a848c12ccf2 100644 --- a/srcpkgs/python3-s3transfer/template +++ b/srcpkgs/python3-s3transfer/template @@ -1,14 +1,17 @@ # Template file for 'python3-s3transfer' pkgname=python3-s3transfer -version=0.3.3 -revision=4 +version=0.5.0 +revision=1 wrksrc="s3transfer-${version}" build_style=python3-module +# integration tests want aws credentials +make_check_target="tests/unit tests/functional" hostmakedepends="python3-setuptools" depends="python3-botocore" +checkdepends="python3-botocore python3-pytest python3-mock" short_desc="Amazon S3 Transfer Manager (Python3)" maintainer="Robert Lowry " license="Apache-2.0" homepage="https://github.com/boto/s3transfer" distfiles="https://github.com/boto/s3transfer/archive/${version}.tar.gz" -checksum=0c8b0f7aaf32173d1475df0a453bfdc37be8207ea15c1d8415a590ef3986fc51 +checksum=a07ff8461f1dfa081fa5f02c1e6ad3f7bb7a4f3ca424e913ba48fcf5b1c87640