Skip to content

Commit

Permalink
math/py-uncertainties: Update 3.1.5 -> 3.1.6
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Aug 2, 2021
1 parent 33c6ed8 commit 89d4a86
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 5 deletions.
9 changes: 7 additions & 2 deletions 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}
Expand All @@ -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>
6 changes: 3 additions & 3 deletions 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

0 comments on commit 89d4a86

Please sign in to comment.