mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
math/py-PySCIPOpt: update 5.2.1 → 5.3.0
Reported by: portscout
This commit is contained in:
parent
561704c9b4
commit
4b46d45f3e
2 changed files with 5 additions and 5 deletions
|
@ -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>
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue