Index: head/net/py-smart_open/Makefile =================================================================== --- head/net/py-smart_open/Makefile (revision 532348) +++ head/net/py-smart_open/Makefile (revision 532349) @@ -1,31 +1,32 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= smart_open -PORTVERSION= 1.11.0 +PORTVERSION= 1.11.1 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}boto3>=0:www/py-boto3@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}boto>=0:devel/py-boto@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}boto3>=0:www/py-boto3@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}google-cloud-storage>=0:www/py-google-cloud-storage@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}paramiko>=0:security/py-paramiko@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pathlib2>=0:devel/py-pathlib2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-rerunfailures>=0:devel/py-pytest-rerunfailures@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}responses>=0:devel/py-responses@${PY_FLAVOR} USES= python:3.5+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include Index: head/net/py-smart_open/distinfo =================================================================== --- head/net/py-smart_open/distinfo (revision 532348) +++ head/net/py-smart_open/distinfo (revision 532349) @@ -1,3 +1,3 @@ -TIMESTAMP = 1586534815 -SHA256 (smart_open-1.11.0.tar.gz) = 813ec7fe54a0f6589699ffee105b04940c49dc5a8b06cf14a8b52f6924802299 -SIZE (smart_open-1.11.0.tar.gz) = 101823 +TIMESTAMP = 1587445408 +SHA256 (smart_open-1.11.1.tar.gz) = 221cc08ae926af6ad72d141f208d228e1e801b1ee9b15f3e466eecf89d931002 +SIZE (smart_open-1.11.1.tar.gz) = 105305