Index: head/www/py-txrequests/Makefile =================================================================== --- head/www/py-txrequests/Makefile (revision 476562) +++ head/www/py-txrequests/Makefile (revision 476563) @@ -1,27 +1,28 @@ # Created by: Kubilay Kocak # $FreeBSD$ PORTNAME= txrequests -PORTVERSION= 0.9.2 +PORTVERSION= 0.9.6 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= koobs@FreeBSD.org COMMENT= Asynchronous Python HTTP for Humans LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=1.2.0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}twisted>=9.0.0:devel/py-twisted@${PY_FLAVOR} USES= python:-2.7 USE_PYTHON= autoplist distutils NO_ARCH= yes +TEST_ENV= PYTHONPATH=${TEST_WRKSRC} do-test: - @cd ${WRKSRC} && ${LOCALBASE}/bin/trial ${WRKSRC}/test_txrequests.py + @cd ${WRKSRC} && ${SETENV} ${TEST_ENV} ${LOCALBASE}/bin/trial ${WRKSRC}/test_txrequests.py .include Index: head/www/py-txrequests/distinfo =================================================================== --- head/www/py-txrequests/distinfo (revision 476562) +++ head/www/py-txrequests/distinfo (revision 476563) @@ -1,2 +1,3 @@ -SHA256 (txrequests-0.9.2.tar.gz) = dc29e7c9305a74be3e88cd0253bde1981855426e39fbf4a7f4af647542eb7d4e -SIZE (txrequests-0.9.2.tar.gz) = 5223 +TIMESTAMP = 1533613488 +SHA256 (txrequests-0.9.6.tar.gz) = b452a1cafa4d005678f6fa47922a330feb4907d5b4732d1841ca98e89f1362e1 +SIZE (txrequests-0.9.6.tar.gz) = 5306