Index: head/devel/py-pygithub/Makefile =================================================================== --- head/devel/py-pygithub/Makefile (revision 476557) +++ head/devel/py-pygithub/Makefile (revision 476558) @@ -1,25 +1,28 @@ # Created by: Kubilay Kocak # $FreeBSD$ PORTNAME= pygithub -PORTVERSION= 1.26.0 +PORTVERSION= 1.40 CATEGORIES= devel www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= PyGithub-${PORTVERSION} MAINTAINER= koobs@FreeBSD.org COMMENT= Python library implementing the full GitHub API v3 LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/COPYING.LESSER + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.14.0:www/py-requests@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pyjwt>0:www/py-pyjwt@${PY_FLAVOR} USES= python USE_PYTHON= distutils autoplist NO_ARCH= yes do-test: @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test .include Index: head/devel/py-pygithub/distinfo =================================================================== --- head/devel/py-pygithub/distinfo (revision 476557) +++ head/devel/py-pygithub/distinfo (revision 476558) @@ -1,2 +1,3 @@ -SHA256 (PyGithub-1.26.0.tar.gz) = 59d0ceafd1c4fb73117aa35f515988b691a386046714f278521ba01d260ddefb -SIZE (PyGithub-1.26.0.tar.gz) = 2592131 +TIMESTAMP = 1533607994 +SHA256 (PyGithub-1.40.tar.gz) = b9f5cf80197ba0e3848e084de289ffa19ce1c8c279070a58754ad694d364d481 +SIZE (PyGithub-1.40.tar.gz) = 2621113