Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Feb 2025 10:03:18 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4b46d45f3ed7 - main - =?utf-8?Q?math/py-PySCIPOpt: update 5.2.1 =E2=86=92 5.3.0?=
Message-ID:  <202502091003.519A3IYa088112@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4b46d45f3ed70b43c654edba4f9672b9032e16b4

commit 4b46d45f3ed70b43c654edba4f9672b9032e16b4
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-02-09 10:00:26 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-02-09 10:03:09 +0000

    math/py-PySCIPOpt: update 5.2.1 → 5.3.0
    
    Reported by:    portscout
---
 math/py-PySCIPOpt/Makefile | 4 ++--
 math/py-PySCIPOpt/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/math/py-PySCIPOpt/Makefile b/math/py-PySCIPOpt/Makefile
index fd46857187ff..720d3043af77 100644
--- a/math/py-PySCIPOpt/Makefile
+++ b/math/py-PySCIPOpt/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	PySCIPOpt
 DISTVERSIONPREFIX=	v
-DISTVERSION=	5.2.1
+DISTVERSION=	5.3.0
 CATEGORIES=	math python
 #MASTER_SITES=	PYPI # no tests
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -24,6 +24,6 @@ TEST_ENV=	${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}
 post-install:
 	@${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/pyscipopt/scip*.so
 
-# tests as of 5.2.1: 292 passed, 107 skipped, 11 xfailed, 3 warnings in 106.41s (0:01:46)
+# tests as of 5.3.0: 2 failed, 299 passed, 105 skipped, 11 xfailed, 308 warnings in 58.95s, see https://github.com/scipopt/PySCIPOpt/issues/951
 
 .include <bsd.port.mk>
diff --git a/math/py-PySCIPOpt/distinfo b/math/py-PySCIPOpt/distinfo
index 791f3da36aa0..2690f50355cb 100644
--- a/math/py-PySCIPOpt/distinfo
+++ b/math/py-PySCIPOpt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1731882042
-SHA256 (scipopt-PySCIPOpt-v5.2.1_GH0.tar.gz) = 71c687ab603b512a960ba4f80d0f24f98c299569bac3e5c4a17d86224b0aca7c
-SIZE (scipopt-PySCIPOpt-v5.2.1_GH0.tar.gz) = 771919
+TIMESTAMP = 1739082958
+SHA256 (scipopt-PySCIPOpt-v5.3.0_GH0.tar.gz) = 19d7828e1179df2942a7adc1147a26dc74417904350ae365d15e12f63f3c4eb2
+SIZE (scipopt-PySCIPOpt-v5.3.0_GH0.tar.gz) = 780260



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202502091003.519A3IYa088112>