git: 6958a486433d - main - math/py-PuLP: update 2.9.0 → 3.0.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 21 Feb 2025 07:04:39 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6958a486433d687fba048dc215e4c6b4be8e79d9
commit 6958a486433d687fba048dc215e4c6b4be8e79d9
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-02-21 07:04:02 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-02-21 07:04:35 +0000
math/py-PuLP: update 2.9.0 → 3.0.2
Reported by: portscout
---
math/py-PuLP/Makefile | 6 ++++--
math/py-PuLP/distinfo | 6 +++---
2 files changed, 7 insertions(+), 5 deletions(-)
diff --git a/math/py-PuLP/Makefile b/math/py-PuLP/Makefile
index 6bc2538b0943..40e63c34c3f4 100644
--- a/math/py-PuLP/Makefile
+++ b/math/py-PuLP/Makefile
@@ -1,5 +1,5 @@
PORTNAME= PuLP
-DISTVERSION= 2.9.0
+DISTVERSION= 3.0.2
CATEGORIES= math python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -34,8 +34,10 @@ post-install: # workaround for https://github.com/coin-or/pulp/issues/740: repla
${LN} -s ${LOCALBASE}/bin/cbc $${cbc_exe}; \
done
-do-test: # one test is known to fail: https://github.com/coin-or/pulp/issues/494
+do-test:
#@cd ${TEST_WRKSRC} && py.test
@cd ${TEST_WRKSRC} && ${SETENV} ${TEST_ENV} ${PYTHON_CMD} -c "import pulp; pulp.pulpTestAll()"
+# tests as of 3.0.2: Some tests fail, see https://github.com/coin-or/pulp/issues/799
+
.include <bsd.port.mk>
diff --git a/math/py-PuLP/distinfo b/math/py-PuLP/distinfo
index b60cfd9c90eb..53f49a7358eb 100644
--- a/math/py-PuLP/distinfo
+++ b/math/py-PuLP/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1731876958
-SHA256 (pulp-2.9.0.tar.gz) = 2e30e6c0ef2c0edac185220e3e53faca62eb786a9bd68465208f05bc63e850f3
-SIZE (pulp-2.9.0.tar.gz) = 17610175
+TIMESTAMP = 1740119740
+SHA256 (pulp-3.0.2.tar.gz) = 7e57cd4eb145bdca80214acb07315f03583dd1c00cc8f24f91bf037649f93eb6
+SIZE (pulp-3.0.2.tar.gz) = 17619975