Skip to content

Commit

Permalink
math/py-PuLP: Update 2.5.0 -> 2.5.1
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Oct 2, 2021
1 parent e358e1c commit e327d87
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions math/py-PuLP/Makefile
@@ -1,5 +1,5 @@
PORTNAME= PuLP
DISTVERSION= 2.5.0
DISTVERSION= 2.5.1
CATEGORIES= math python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -23,7 +23,7 @@ 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


Expand Down
6 changes: 3 additions & 3 deletions 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

0 comments on commit e327d87

Please sign in to comment.