# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup python 1.0 name py-s3transfer version 0.6.0 revision 0 checksums rmd160 b095b40cd7260f07f104ff49eebf86527a7ccb50 \ sha256 2ed07d3866f523cc561bf4a00fc5535827981b117dd7876f036b0c1aca42c947 \ size 134871 platforms {darwin any} supported_archs noarch license Apache-2 maintainers {emcrisostomo @emcrisostomo} openmaintainer description An Amazon S3 Transfer Manager long_description {*}${description} homepage https://github.com/boto/${python.rootname} python.versions 38 39 310 311 312 if {${name} ne ${subport}} { depends_lib-append \ port:py${python.version}-botocore test.run yes }