mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
math/py-PySCIPOpt: update 5.1.1 → 5.2.1
This commit is contained in:
parent
1fc9f99887
commit
99d928dbee
2 changed files with 6 additions and 5 deletions
|
@ -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>
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue