Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Apr 2024 02:48:28 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: d88b5c1217d2 - main - math/py-PySCIPOpt: update 4.3.0 =?utf-8?Q?=E2=86=92?= 5.0.1
Message-ID:  <202404060248.4362mS48052532@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=d88b5c1217d2b344a3321e9d0ad535e733f3f138

commit d88b5c1217d2b344a3321e9d0ad535e733f3f138
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-04-06 02:48:10 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-04-06 02:48:10 +0000

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

diff --git a/math/py-PySCIPOpt/Makefile b/math/py-PySCIPOpt/Makefile
index 8ad595319ece..6a29cd2ab31b 100644
--- a/math/py-PySCIPOpt/Makefile
+++ b/math/py-PySCIPOpt/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	PySCIPOpt
 DISTVERSIONPREFIX=	v
-DISTVERSION=	4.3.0
-PORTREVISION=	1
+DISTVERSION=	5.0.1
 CATEGORIES=	math python
 #MASTER_SITES=	PYPI # no tests
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -15,7 +14,7 @@ LICENSE=	MIT
 LIB_DEPENDS=	libscip.so:math/SCIP
 
 USES=		localbase python
-USE_PYTHON=	distutils cython autoplist pytest
+USE_PYTHON=	distutils cython autoplist pytest # 1 test fails, see https://github.com/scipopt/PySCIPOpt/issues/840
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	scipopt
diff --git a/math/py-PySCIPOpt/distinfo b/math/py-PySCIPOpt/distinfo
index 1bddd3dce2d5..ab1327dc1f36 100644
--- a/math/py-PySCIPOpt/distinfo
+++ b/math/py-PySCIPOpt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1679207677
-SHA256 (scipopt-PySCIPOpt-v4.3.0_GH0.tar.gz) = f2c71fdf9cdf4bbe2bdb3f26a1e3f5eb6d7a95e0c3dd6b7b31d4d5a910a191b2
-SIZE (scipopt-PySCIPOpt-v4.3.0_GH0.tar.gz) = 213335
+TIMESTAMP = 1712369048
+SHA256 (scipopt-PySCIPOpt-v5.0.1_GH0.tar.gz) = 0960a124d2c849e1e822c3bdb2ae0a0b847a9289a1d71e55bfb3b06917f9cf5e
+SIZE (scipopt-PySCIPOpt-v5.0.1_GH0.tar.gz) = 274784



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