diff --git a/math/py-PuLP/Makefile b/math/py-PuLP/Makefile index 9b015c817628..693a3e82c6b7 100644 --- a/math/py-PuLP/Makefile +++ b/math/py-PuLP/Makefile @@ -1,31 +1,31 @@ PORTNAME= PuLP -DISTVERSION= 2.6.0 +DISTVERSION= 2.7.0 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= LP modeler written in python WWW= https://github.com/coin-or/pulp 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= cpe python:3.6+ CPE_VENDOR= ${PORTNAME:tl}project 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/494 @cd ${TEST_WRKSRC} && py.test .include diff --git a/math/py-PuLP/distinfo b/math/py-PuLP/distinfo index ad4a3e9e67cd..9829ba9a869d 100644 --- a/math/py-PuLP/distinfo +++ b/math/py-PuLP/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1640294034 -SHA256 (PuLP-2.6.0.tar.gz) = 4b4f7e1e954453e1b233720be23aea2f10ff068a835ac10c090a93d8e2eb2e8d -SIZE (PuLP-2.6.0.tar.gz) = 1391801 +TIMESTAMP = 1667614511 +SHA256 (PuLP-2.7.0.tar.gz) = e73ee6b32d639c9b8cf4b4aded334ba158be5f8313544e056f796ace0a10ae63 +SIZE (PuLP-2.7.0.tar.gz) = 1400315