Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Nov 2025 21:17:10 +0000
From:      Michael Osipov <michaelo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 5c903a1889e8 - main - textproc/py-openpyxl: Upgrade port to 3.1.5
Message-ID:  <691e33d6.2eb7b.3d028e00@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by michaelo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5c903a1889e82e5cf902c66f61f4c6813673d14c

commit 5c903a1889e82e5cf902c66f61f4c6813673d14c
Author:     Michael Osipov <michaelo@FreeBSD.org>
AuthorDate: 2025-11-11 17:05:30 +0000
Commit:     Michael Osipov <michaelo@FreeBSD.org>
CommitDate: 2025-11-19 21:17:01 +0000

    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
---
 textproc/py-openpyxl/Makefile | 5 ++---
 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


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?691e33d6.2eb7b.3d028e00>