diff options
| author | Michael Osipov <michaelo@FreeBSD.org> | 2025-11-11 18:05:30 +0100 |
|---|---|---|
| committer | Michael Osipov <michaelo@FreeBSD.org> | 2025-11-19 22:17:01 +0100 |
| commit | 5c903a1889e82e5cf902c66f61f4c6813673d14c (patch) | |
| tree | 09b2a947dc9c408545b52066b0f652b5beef4f19 /textproc | |
| parent | textproc/py-et_xmlfile: Upgrade port to 2.0.0 (diff) | |
textproc/py-openpyxl: Upgrade port to 3.1.5
* Update COMMENT directly from WWW
Approved by: antoine (maintainer)
Differential Revision: https://reviews.freebsd.org/D53690
Release Notes: https://foss.heptapod.net/openpyxl/openpyxl/-/blob/13627b03ca25a1a98becf40e533b955615b13429/doc/changes.rst?plain=1#L1
Diffstat (limited to 'textproc')
| -rw-r--r-- | textproc/py-openpyxl/Makefile | 5 | ||||
| -rw-r--r-- | textproc/py-openpyxl/distinfo | 6 |
2 files changed, 5 insertions, 6 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 diff --git a/textproc/py-openpyxl/distinfo b/textproc/py-openpyxl/distinfo index 0471199a6402..ef4950a6ca4d 100644 --- a/textproc/py-openpyxl/distinfo +++ b/textproc/py-openpyxl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1677003796 -SHA256 (openpyxl-3.1.1.tar.gz) = f06d44e2c973781068bce5ecf860a09bcdb1c7f5ce1facd5e9aa82c92c93ae72 -SIZE (openpyxl-3.1.1.tar.gz) = 185802 +TIMESTAMP = 1762880564 +SHA256 (openpyxl-3.1.5.tar.gz) = cf0e3cf56142039133628b5acffe8ef0c12bc902d2aadd3e0fe5878dc08d1050 +SIZE (openpyxl-3.1.5.tar.gz) = 186464 |
