Index: branches/2021Q1/math/py-uncertainties/Makefile =================================================================== --- branches/2021Q1/math/py-uncertainties/Makefile (revision 566337) +++ branches/2021Q1/math/py-uncertainties/Makefile (revision 566338) @@ -1,23 +1,25 @@ # $FreeBSD$ PORTNAME= uncertainties DISTVERSION= 3.1.5 +PORTREVISION= 1 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Calculations with uncertainties on the quantities involved LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= ${PYNUMPY} +RUN_DEPENDS= ${PYNUMPY} \ + ${PYTHON_PKGNAMEPREFIX}future>0:devel/py-future@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= distutils autoplist NO_ARCH= yes PORTSCOUT= ignore:3.1.3 .include Index: branches/2021Q1 =================================================================== --- branches/2021Q1 (revision 566337) +++ branches/2021Q1 (revision 566338) Property changes on: branches/2021Q1 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r566337