Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Dec 2015 18:49:45 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r403228 - head/textproc/py-openpyxl
Message-ID:  <201512071849.tB7InjGo043465@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Mon Dec  7 18:49:44 2015
New Revision: 403228
URL: https://svnweb.freebsd.org/changeset/ports/403228

Log:
  Update to 2.3.2

Modified:
  head/textproc/py-openpyxl/Makefile
  head/textproc/py-openpyxl/distinfo

Modified: head/textproc/py-openpyxl/Makefile
==============================================================================
--- head/textproc/py-openpyxl/Makefile	Mon Dec  7 18:47:10 2015	(r403227)
+++ head/textproc/py-openpyxl/Makefile	Mon Dec  7 18:49:44 2015	(r403228)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	openpyxl
-PORTVERSION=	2.2.6
+PORTVERSION=	2.3.2
 CATEGORIES=	textproc python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,7 +13,8 @@ COMMENT=	Python library to read/write Ex
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENCE.rst
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}jdcal>=0:${PORTSDIR}/devel/py-jdcal
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}jdcal>=0:${PORTSDIR}/devel/py-jdcal \
+		${PYTHON_PKGNAMEPREFIX}et_xmlfile>=0:${PORTSDIR}/textproc/py-et_xmlfile
 
 CONFLICTS_INSTALL=	${PYTHON_PKGNAMEPREFIX}openpyxl1-[0-9]*
 

Modified: head/textproc/py-openpyxl/distinfo
==============================================================================
--- head/textproc/py-openpyxl/distinfo	Mon Dec  7 18:47:10 2015	(r403227)
+++ head/textproc/py-openpyxl/distinfo	Mon Dec  7 18:49:44 2015	(r403228)
@@ -1,2 +1,2 @@
-SHA256 (openpyxl-2.2.6.tar.gz) = 0e580133106976da044b5861231283fb4e1b2d439787e0f668f28eb2dfd7468e
-SIZE (openpyxl-2.2.6.tar.gz) = 108959
+SHA256 (openpyxl-2.3.2.tar.gz) = 1c6344fd825c978972262b8a864ed33a875381c243982c087f3747ec50d8e8d2
+SIZE (openpyxl-2.3.2.tar.gz) = 141561



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