diff --git a/math/py-PuLP/Makefile b/math/py-PuLP/Makefile index 2048adc6be87..4a238bf1dacb 100644 --- a/math/py-PuLP/Makefile +++ b/math/py-PuLP/Makefile @@ -1,30 +1,30 @@ PORTNAME= PuLP -DISTVERSION= 2.5.0 +DISTVERSION= 2.5.1 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= LP modeler written in python LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}amply>=0.1.2:math/py-amply@${PY_FLAVOR} \ cbc:math/cbc \ glpsol:math/glpk USES= python:3.6+ USE_PYTHON= distutils concurrent autoplist NO_ARCH= yes post-patch: @${CP} ${WRKSRC}/pulp/pulp.cfg.linux ${WRKSRC}/pulp/pulp.cfg.freebsd @${REINPLACE_CMD} -E 's/^(CplexPath|PulpCbcPath) = .*/#&/' ${WRKSRC}/pulp/pulp.cfg.freebsd -do-test: install # one test is known to fail: https://github.com/coin-or/pulp/issues/472 +do-test: install # one test is known to fail: https://github.com/coin-or/pulp/issues/494 @cd ${TEST_WRKSRC} && py.test .include diff --git a/math/py-PuLP/distinfo b/math/py-PuLP/distinfo index 46117392accd..0ca1f69e2e48 100644 --- a/math/py-PuLP/distinfo +++ b/math/py-PuLP/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1629096882 -SHA256 (PuLP-2.5.0.tar.gz) = 5dc7d76bfb1da06ac048066ced75603340d0d7ba8a7dbfce4040d6f126eda0d5 -SIZE (PuLP-2.5.0.tar.gz) = 1391143 +TIMESTAMP = 1633205958 +SHA256 (PuLP-2.5.1.tar.gz) = 27c2a87a98ea0e9a08c7c46e6df47d6d4e753ad9991fea2901892425d89c99a6 +SIZE (PuLP-2.5.1.tar.gz) = 1391231