aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--math/py-pygslodeiv2/Makefile5
-rw-r--r--math/py-pygslodeiv2/distinfo6
2 files changed, 5 insertions, 6 deletions
diff --git a/math/py-pygslodeiv2/Makefile b/math/py-pygslodeiv2/Makefile
index 561efdafdfe5..402c2cffbb0d 100644
--- a/math/py-pygslodeiv2/Makefile
+++ b/math/py-pygslodeiv2/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= pygslodeiv2
-DISTVERSION= 0.9.1
-PORTREVISION= 1
+DISTVERSION= 0.9.2
CATEGORIES= math python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -22,6 +21,6 @@ USES= localbase python
USE_PYTHON= distutils autoplist
do-test:
- @cd ${WRKSRC} && ${PYTHON_CMD} -m pytest
+ @cd ${WRKSRC} && ${SETENV} ${TEST_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} ${PYTHON_CMD} -m pytest
.include <bsd.port.mk>
diff --git a/math/py-pygslodeiv2/distinfo b/math/py-pygslodeiv2/distinfo
index e3d6f3eb0d14..85687b6f5d0b 100644
--- a/math/py-pygslodeiv2/distinfo
+++ b/math/py-pygslodeiv2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1537398210
-SHA256 (pygslodeiv2-0.9.1.tar.gz) = 4297d2a78d9cc05365dd0b7b614c71057a09dec04fb29544183ee3c684e321e6
-SIZE (pygslodeiv2-0.9.1.tar.gz) = 113497
+TIMESTAMP = 1558426544
+SHA256 (pygslodeiv2-0.9.2.tar.gz) = 5121c8346ad8c603539955489916bdcedfaaf158771273999aa8296d9b1f8028
+SIZE (pygslodeiv2-0.9.2.tar.gz) = 118483