Index: head/www/py-sseclient/Makefile =================================================================== --- head/www/py-sseclient/Makefile (revision 484983) +++ head/www/py-sseclient/Makefile (revision 484984) @@ -1,21 +1,22 @@ # $FreeBSD$ PORTNAME= sseclient -DISTVERSION= 0.0.19 +DISTVERSION= 0.0.20 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Python client library for reading Server Sent Event streams LICENSE= MIT -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.0.0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} USES= python USE_PYTHON= distutils autoplist + NO_ARCH= yes .include Index: head/www/py-sseclient/distinfo =================================================================== --- head/www/py-sseclient/distinfo (revision 484983) +++ head/www/py-sseclient/distinfo (revision 484984) @@ -1,3 +1,3 @@ -TIMESTAMP = 1520237330 -SHA256 (sseclient-0.0.19.tar.gz) = 7a2ea3f4c8525ae9a677bc8193df5db88e23bcaafcc34938a1ee665975703a9f -SIZE (sseclient-0.0.19.tar.gz) = 6482 +TIMESTAMP = 1542244616 +SHA256 (sseclient-0.0.20.tar.gz) = 2df338cef586c5756a9e2f358cd094b7fa345efe6b0d5b3e1ba08617321dad40 +SIZE (sseclient-0.0.20.tar.gz) = 6480