svn commit: r407092 - head/textproc/py-openpyxl
Antoine Brodin
antoine at FreeBSD.org
Sun Jan 24 09:29:29 UTC 2016
Author: antoine
Date: Sun Jan 24 09:29:28 2016
New Revision: 407092
URL: https://svnweb.freebsd.org/changeset/ports/407092
Log:
Update to 2.3.3
Modified:
head/textproc/py-openpyxl/Makefile
head/textproc/py-openpyxl/distinfo
Modified: head/textproc/py-openpyxl/Makefile
==============================================================================
--- head/textproc/py-openpyxl/Makefile Sun Jan 24 09:08:14 2016 (r407091)
+++ head/textproc/py-openpyxl/Makefile Sun Jan 24 09:29:28 2016 (r407092)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= openpyxl
-PORTVERSION= 2.3.2
+PORTVERSION= 2.3.3
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -18,6 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jdca
CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}openpyxl1-[0-9]*
+NO_ARCH= yes
USES= python
USE_PYTHON= distutils autoplist
Modified: head/textproc/py-openpyxl/distinfo
==============================================================================
--- head/textproc/py-openpyxl/distinfo Sun Jan 24 09:08:14 2016 (r407091)
+++ head/textproc/py-openpyxl/distinfo Sun Jan 24 09:29:28 2016 (r407092)
@@ -1,2 +1,2 @@
-SHA256 (openpyxl-2.3.2.tar.gz) = 1c6344fd825c978972262b8a864ed33a875381c243982c087f3747ec50d8e8d2
-SIZE (openpyxl-2.3.2.tar.gz) = 141561
+SHA256 (openpyxl-2.3.3.tar.gz) = 93d64157d8cab5c7040bc025f0a7a9ad3c05e2d3f11518329c3f1682f5f62ffe
+SIZE (openpyxl-2.3.3.tar.gz) = 141530
More information about the svn-ports-all
mailing list