Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Nov 2024 00:13:38 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: 99d928dbee48 - main - math/py-PySCIPOpt: update 5.1.1 =?utf-8?Q?=E2=86=92?= 5.2.1
Message-ID:  <202411180013.4AI0DcOP067366@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=99d928dbee48e0cf4cffd91e3522d2acbc2e2b8b

commit 99d928dbee48e0cf4cffd91e3522d2acbc2e2b8b
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-11-18 00:13:12 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-11-18 00:13:29 +0000

    math/py-PySCIPOpt: update 5.1.1 → 5.2.1
---
 math/py-PySCIPOpt/Makefile | 5 +++--
 math/py-PySCIPOpt/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/math/py-PySCIPOpt/Makefile b/math/py-PySCIPOpt/Makefile
index 0d1660738c7f..fd46857187ff 100644
--- a/math/py-PySCIPOpt/Makefile
+++ b/math/py-PySCIPOpt/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	PySCIPOpt
 DISTVERSIONPREFIX=	v
-DISTVERSION=	5.1.1
-PORTREVISION=	1
+DISTVERSION=	5.2.1
 CATEGORIES=	math python
 #MASTER_SITES=	PYPI # no tests
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -25,4 +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)
+
 .include <bsd.port.mk>
diff --git a/math/py-PySCIPOpt/distinfo b/math/py-PySCIPOpt/distinfo
index 134c6d9d7120..791f3da36aa0 100644
--- a/math/py-PySCIPOpt/distinfo
+++ b/math/py-PySCIPOpt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1719203958
-SHA256 (scipopt-PySCIPOpt-v5.1.1_GH0.tar.gz) = 86632eb9bd1c536227e6c8362d072bdb8f42e5c45c3569376e7e9cc55d40df2c
-SIZE (scipopt-PySCIPOpt-v5.1.1_GH0.tar.gz) = 283978
+TIMESTAMP = 1731882042
+SHA256 (scipopt-PySCIPOpt-v5.2.1_GH0.tar.gz) = 71c687ab603b512a960ba4f80d0f24f98c299569bac3e5c4a17d86224b0aca7c
+SIZE (scipopt-PySCIPOpt-v5.2.1_GH0.tar.gz) = 771919



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