Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Nov 2020 17:53:00 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r555134 - head/math/py-PuLP
Message-ID:  <202011141753.0AEHr00A097773@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Sat Nov 14 17:52:59 2020
New Revision: 555134
URL: https://svnweb.freebsd.org/changeset/ports/555134

Log:
  math/py-PuLP: Update 2.3 -> 2.3.1

Modified:
  head/math/py-PuLP/Makefile
  head/math/py-PuLP/distinfo

Modified: head/math/py-PuLP/Makefile
==============================================================================
--- head/math/py-PuLP/Makefile	Sat Nov 14 17:49:42 2020	(r555133)
+++ head/math/py-PuLP/Makefile	Sat Nov 14 17:52:59 2020	(r555134)
@@ -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
 

Modified: head/math/py-PuLP/distinfo
==============================================================================
--- head/math/py-PuLP/distinfo	Sat Nov 14 17:49:42 2020	(r555133)
+++ head/math/py-PuLP/distinfo	Sat Nov 14 17:52:59 2020	(r555134)
@@ -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



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