Index: head/net/py-smart_open/Makefile =================================================================== --- head/net/py-smart_open/Makefile (revision 499296) +++ head/net/py-smart_open/Makefile (revision 499297) @@ -1,35 +1,29 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= smart_open -PORTVERSION= 1.8.1 +PORTVERSION= 1.8.2 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Utils for streaming large files LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}boto>=2.32:devel/py-boto@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}boto3>=0:www/py-boto3@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}bz2file>=0:archivers/py-bz2file@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pathlib2>=0:devel/py-pathlib2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}responses>=0:devel/py-responses@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes -.include - -.if ${PYTHON_REL} < 3300 -RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}backports.lzma>=0:archivers/py-backports.lzma@${PY_FLAVOR} -.endif - -.include +.include Index: head/net/py-smart_open/distinfo =================================================================== --- head/net/py-smart_open/distinfo (revision 499296) +++ head/net/py-smart_open/distinfo (revision 499297) @@ -1,3 +1,3 @@ -TIMESTAMP = 1554924550 -SHA256 (smart_open-1.8.1.tar.gz) = b154d2118b7493935f9ede71b6b48fd3bfcb94f7e423877e57b48af429af6828 -SIZE (smart_open-1.8.1.tar.gz) = 48083 +TIMESTAMP = 1555592237 +SHA256 (smart_open-1.8.2.tar.gz) = d3c16477ad7e8f94ab033630ea31993670ad21153172367db1acb143077d501c +SIZE (smart_open-1.8.2.tar.gz) = 57091