Index: head/www/py-boto3/Makefile =================================================================== --- head/www/py-boto3/Makefile (revision 502923) +++ head/www/py-boto3/Makefile (revision 502924) @@ -1,35 +1,37 @@ # Created by: Kubilay Kocak # $FreeBSD$ PORTNAME= boto3 -PORTVERSION= 1.9.142 +PORTVERSION= 1.9.156 CATEGORIES= www python devel -MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= koobs@FreeBSD.org COMMENT= AWS SDK for Python LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.12.142:devel/py-botocore@${PY_FLAVOR} # <1.13.0 -RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}jmespath>=0.7.1:devel/py-jmespath@${PY_FLAVOR} # <1.0.0 -RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}s3transfer>=0.2.0:net/py-s3transfer@${PY_FLAVOR} # <0.3.0 +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.12.156,<1.13.0:devel/py-botocore@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}jmespath>=0.7.1,<1.0.0:devel/py-jmespath@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}s3transfer>=0.2.0,<0.3.0:net/py-s3transfer@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>0:devel/py-nose@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR} # Actually 2.6-2.7,3.3-3.7 USES= python +USE_GITHUB= yes # tests missing from PyPI sdist USE_PYTHON= autoplist distutils + +GH_ACCOUNT= boto NO_ARCH= yes # setup.py test runs integration tests which fail # https://github.com/boto/s3transfer/issues/41 # Note: this is an AWS python package wide issue do-test: @cd ${WRKSRC} && ${PYTHON_CMD} -m nose -v tests/unit tests/functional .include Index: head/www/py-boto3/distinfo =================================================================== --- head/www/py-boto3/distinfo (revision 502923) +++ head/www/py-boto3/distinfo (revision 502924) @@ -1,3 +1,3 @@ -TIMESTAMP = 1557032309 -SHA256 (boto3-1.9.142.tar.gz) = b2327f4dc2ca0e45da59b2f4a0085a3c356a0423ba0fa4f3fad4f7919c6be2f7 -SIZE (boto3-1.9.142.tar.gz) = 94922 +TIMESTAMP = 1559103450 +SHA256 (boto-boto3-1.9.156_GH0.tar.gz) = da97c803177f26bd08922f5e98d4532f304d0f644adb1515510facd3d41ce0e9 +SIZE (boto-boto3-1.9.156_GH0.tar.gz) = 262851