aboutsummaryrefslogtreecommitdiff
path: root/math/py-mip
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2020-12-06 08:03:01 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2020-12-06 08:03:01 +0000
commit36fb13d8f6eade3b1dd0a915bd8df76267a203bc (patch)
treee9401bb3b69be6c4d24f714a8c7d42ebaf8647fd /math/py-mip
parent3a8d618462cc972f03c9893daf92ccdf4da7b977 (diff)
downloadports-36fb13d8f6eade3b1dd0a915bd8df76267a203bc.tar.gz
ports-36fb13d8f6eade3b1dd0a915bd8df76267a203bc.zip
math/py-mip: Update 1.12.0 -> 1.13.0
Reported by: portscout
Notes
Notes: svn path=/head/; revision=557113
Diffstat (limited to 'math/py-mip')
-rw-r--r--math/py-mip/Makefile5
-rw-r--r--math/py-mip/distinfo6
2 files changed, 6 insertions, 5 deletions
diff --git a/math/py-mip/Makefile b/math/py-mip/Makefile
index d3b744778135..5823a935c8e9 100644
--- a/math/py-mip/Makefile
+++ b/math/py-mip/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= mip
-DISTVERSION= 1.12.0
+DISTVERSION= 1.13.0
CATEGORIES= math
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +11,8 @@ COMMENT= Python MIP (Mixed-Integer Linear Programming) Tools
LICENSE= EPL
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>0:devel/py-cffi@${PY_FLAVOR}
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>0:devel/py-cffi@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>0:devel/py-cffi@${PY_FLAVOR}
USES= python:3.5+
diff --git a/math/py-mip/distinfo b/math/py-mip/distinfo
index 75e3868f70a8..b20e31769199 100644
--- a/math/py-mip/distinfo
+++ b/math/py-mip/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1600023245
-SHA256 (mip-1.12.0.tar.gz) = 5fbe42f6532efe6c2431955c12bd4661096e3721e6185722342c3e39d71e62f7
-SIZE (mip-1.12.0.tar.gz) = 46763664
+TIMESTAMP = 1607241470
+SHA256 (mip-1.13.0.tar.gz) = b22cb3fad91269a5f139d77fc13839e57132d90b9c697ed2791cf7bb14fbcc7a
+SIZE (mip-1.13.0.tar.gz) = 57024951