aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2021-08-02 20:19:30 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2021-08-02 20:49:03 +0000
commit89d4a86d37878b65eac4e61ca22afea0a3417fa4 (patch)
treeb58382807187b8cef19840890d3a13188c5105ae
parent33c6ed8a37b5b710503dcc855b7dff53924f1677 (diff)
downloadports-89d4a86d37878b65eac4e61ca22afea0a3417fa4.tar.gz
ports-89d4a86d37878b65eac4e61ca22afea0a3417fa4.zip
math/py-uncertainties: Update 3.1.5 -> 3.1.6
Reported by: portscout
-rw-r--r--math/py-uncertainties/Makefile9
-rw-r--r--math/py-uncertainties/distinfo6
2 files changed, 10 insertions, 5 deletions
diff --git a/math/py-uncertainties/Makefile b/math/py-uncertainties/Makefile
index de09902ab520..8c01aeacb51a 100644
--- a/math/py-uncertainties/Makefile
+++ b/math/py-uncertainties/Makefile
@@ -1,6 +1,5 @@
PORTNAME= uncertainties
-DISTVERSION= 3.1.5
-PORTREVISION= 1
+DISTVERSION= 3.1.6
CATEGORIES= math python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -13,9 +12,15 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}future>0:devel/py-future@${PY_FLAVOR}
+TEST_DEPENDS= ${PYNUMPY} \
+ ${PYTHON_PKGNAMEPREFIX}nose>0:devel/py-nose@${PY_FLAVOR}
USES= python:3.6+
USE_PYTHON= distutils autoplist
+
NO_ARCH= yes
+do-test:
+ @cd ${TEST_WRKSRC} && ${SETENV} ${TEST_ENV} nosetests-${PYTHON_VER} -v
+
.include <bsd.port.mk>
diff --git a/math/py-uncertainties/distinfo b/math/py-uncertainties/distinfo
index 0d09d0c1bac9..02a82049bb18 100644
--- a/math/py-uncertainties/distinfo
+++ b/math/py-uncertainties/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1605840380
-SHA256 (uncertainties-3.1.5.tar.gz) = 9122c1e7e074196883b4a7a946e8482807b2f89675cb5e3798b87e0608ede903
-SIZE (uncertainties-3.1.5.tar.gz) = 149411
+TIMESTAMP = 1627935297
+SHA256 (uncertainties-3.1.6.tar.gz) = 7c4db5aaafd227e95485b61fba5d235dc8133aeecd98f8fc1224c038ce063e2d
+SIZE (uncertainties-3.1.6.tar.gz) = 158419