Index: head/net/py-s3transfer/Makefile =================================================================== --- head/net/py-s3transfer/Makefile (revision 462058) +++ head/net/py-s3transfer/Makefile (revision 462059) @@ -1,31 +1,31 @@ # $FreeBSD$ PORTNAME= s3transfer -PORTVERSION= 0.1.12 +PORTVERSION= 0.1.13 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= bhughes@FreeBSD.org COMMENT= Amazon S3 Transfer Manager for Python LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.3.0:devel/py-botocore@${FLAVOR} \ ${PY_FUTURES} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>=1.3.3:devel/py-nose@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}mock>=1.3.0:devel/py-mock@${FLAVOR} #Actually -2.7,3.3-3.5 USES= python USE_PYTHON= autoplist distutils NO_ARCH= yes # setup.py test runs integration tests which fail # https://github.com/boto/s3transfer/issues/41 do-test: @cd ${WRKSRC} && ${PYTHON_CMD} -m nose -v tests/unit tests/functional .include Index: head/net/py-s3transfer/distinfo =================================================================== --- head/net/py-s3transfer/distinfo (revision 462058) +++ head/net/py-s3transfer/distinfo (revision 462059) @@ -1,3 +1,3 @@ -TIMESTAMP = 1512339186 -SHA256 (s3transfer-0.1.12.tar.gz) = 10891b246296e0049071d56c32953af05cea614dca425a601e4c0be35990121e -SIZE (s3transfer-0.1.12.tar.gz) = 102902 +TIMESTAMP = 1518679680 +SHA256 (s3transfer-0.1.13.tar.gz) = 90dc18e028989c609146e241ea153250be451e05ecc0c2832565231dacdf59c1 +SIZE (s3transfer-0.1.13.tar.gz) = 103335