diff --git a/www/py-txrequests/Makefile b/www/py-txrequests/Makefile index b91415c12c48..96a3103e2b3a 100644 --- a/www/py-txrequests/Makefile +++ b/www/py-txrequests/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= txrequests -PORTVERSION= 0.9.2 +PORTVERSION= 0.9.6 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -21,7 +21,8 @@ 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 diff --git a/www/py-txrequests/distinfo b/www/py-txrequests/distinfo index 6cd705566920..8fe39676fec0 100644 --- a/www/py-txrequests/distinfo +++ b/www/py-txrequests/distinfo @@ -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