Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Dec 2019 07:20:45 +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: r520095 - head/math/py-Pyomo
Message-ID:  <201912140720.xBE7Kj0N087536@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Sat Dec 14 07:20:45 2019
New Revision: 520095
URL: https://svnweb.freebsd.org/changeset/ports/520095

Log:
  math/py-Pyomo: Update 5.6.7 -> 5.6.8
  
  Reported by:	portscout

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

Modified: head/math/py-Pyomo/Makefile
==============================================================================
--- head/math/py-Pyomo/Makefile	Sat Dec 14 07:20:10 2019	(r520094)
+++ head/math/py-Pyomo/Makefile	Sat Dec 14 07:20:45 2019	(r520095)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	Pyomo
-DISTVERSION=	5.6.7
+DISTVERSION=	5.6.8
 CATEGORIES=	math python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,7 +13,7 @@ LICENSE=	BSD3CLAUSE
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}appdirs>0:devel/py-appdirs@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}ply>0:devel/py-ply@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}PyUtilib>=5.7.0:devel/py-PyUtilib@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}PyUtilib>=5.7.3:devel/py-PyUtilib@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}six>=1.4:devel/py-six@${PY_FLAVOR}
 
 USES=		python

Modified: head/math/py-Pyomo/distinfo
==============================================================================
--- head/math/py-Pyomo/distinfo	Sat Dec 14 07:20:10 2019	(r520094)
+++ head/math/py-Pyomo/distinfo	Sat Dec 14 07:20:45 2019	(r520095)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1573927040
-SHA256 (Pyomo-5.6.7.tar.gz) = fc97cc9d5a55c5185358ba65c1f9530c9af17e67a9aae7b36c3414f159030ae0
-SIZE (Pyomo-5.6.7.tar.gz) = 18045341
+TIMESTAMP = 1576306513
+SHA256 (Pyomo-5.6.8.tar.gz) = 28cbe034b06a477053616a3ce5ef43149bfd7d025cac490c2a3dd006c388b60d
+SIZE (Pyomo-5.6.8.tar.gz) = 3075208



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