mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
math/py-PuLP: Update 2.3 -> 2.3.1
This commit is contained in:
parent
87d279f583
commit
4e83b76f36
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=555134
2 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= PuLP
|
||||
DISTVERSION= 2.3
|
||||
DISTVERSION= 2.3.1
|
||||
CATEGORIES= math python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -12,7 +12,7 @@ COMMENT= LP modeler written in python
|
|||
LICENSE= BSD2CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyparsing>=2.0.1:devel/py-pyparsing@${PY_FLAVOR} \
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}amply>=0.1.2:math/py-amply@${PY_FLAVOR} \
|
||||
cbc:math/cbc \
|
||||
glpsol:math/glpk
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1596642984
|
||||
SHA256 (PuLP-2.3.tar.gz) = 9d8ecf532868cc31fa9ff59ee5d5b2049600c5c902c18c794a2bad677c1f92e5
|
||||
SIZE (PuLP-2.3.tar.gz) = 1392791
|
||||
TIMESTAMP = 1605375553
|
||||
SHA256 (PuLP-2.3.1.tar.gz) = 5bbe53f854fb3b689e4faacac5bdb5fa576cb270fc12c78edef827dd46a4fb50
|
||||
SIZE (PuLP-2.3.1.tar.gz) = 1393564
|
||||
|
|
Loading…
Add table
Reference in a new issue