git: e327d8784839 - main - math/py-PuLP: Update 2.5.0 -> 2.5.1
Yuri Victorovich
yuri at FreeBSD.org
Sat Oct 2 23:01:11 UTC 2021
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e327d87848399b70a8417c3782c5bdc24e6ace0d
commit e327d87848399b70a8417c3782c5bdc24e6ace0d
Author: Yuri Victorovich <yuri at FreeBSD.org>
AuthorDate: 2021-10-02 21:00:16 +0000
Commit: Yuri Victorovich <yuri at FreeBSD.org>
CommitDate: 2021-10-02 23:00:00 +0000
math/py-PuLP: Update 2.5.0 -> 2.5.1
Reported by: portscout
---
math/py-PuLP/Makefile | 4 ++--
math/py-PuLP/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
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,5 +1,5 @@
PORTNAME= PuLP
-DISTVERSION= 2.5.0
+DISTVERSION= 2.5.1
CATEGORIES= math python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -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
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
More information about the dev-commits-ports-all
mailing list