aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-openpyxl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-openpyxl/Makefile')
-rw-r--r--textproc/py-openpyxl/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/py-openpyxl/Makefile b/textproc/py-openpyxl/Makefile
index 2e3a384c9824..e7bac0ce6333 100644
--- a/textproc/py-openpyxl/Makefile
+++ b/textproc/py-openpyxl/Makefile
@@ -1,12 +1,11 @@
PORTNAME= openpyxl
-PORTVERSION= 3.1.1
-PORTREVISION= 1
+PORTVERSION= 3.1.5
CATEGORIES= textproc python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= antoine@FreeBSD.org
-COMMENT= Python library to read/write Excel 2007 xlsx/xlsm files
+COMMENT= Python library to read/write Excel 2010 xlsx/xlsm/xltx/xltm files
WWW= https://foss.heptapod.net/openpyxl/openpyxl
LICENSE= MIT