Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Feb 2023 19:31:00 GMT
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: af38994e5054 - main - textproc/py-openpyxl: update to 3.1.1
Message-ID:  <202302211931.31LJV0De094334@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by antoine:

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

commit af38994e5054d78a7a1b32cf9c06456e9f74c9a3
Author:     Antoine Brodin <antoine@FreeBSD.org>
AuthorDate: 2023-02-21 19:30:46 +0000
Commit:     Antoine Brodin <antoine@FreeBSD.org>
CommitDate: 2023-02-21 19:30:46 +0000

    textproc/py-openpyxl: update to 3.1.1
---
 textproc/py-openpyxl/Makefile | 10 ++++------
 textproc/py-openpyxl/distinfo |  6 +++---
 2 files changed, 7 insertions(+), 9 deletions(-)

diff --git a/textproc/py-openpyxl/Makefile b/textproc/py-openpyxl/Makefile
index ef29c27bcec8..926b51f98c23 100644
--- a/textproc/py-openpyxl/Makefile
+++ b/textproc/py-openpyxl/Makefile
@@ -1,21 +1,19 @@
 PORTNAME=	openpyxl
-PORTVERSION=	2.6.4
+PORTVERSION=	3.1.1
 CATEGORIES=	textproc python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	antoine@FreeBSD.org
 COMMENT=	Python library to read/write Excel 2007 xlsx/xlsm files
-WWW=		https://openpyxl.readthedocs.org/
+WWW=		https://foss.heptapod.net/openpyxl/openpyxl
 
 LICENSE=	MIT
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}jdcal>=0:devel/py-jdcal@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}et_xmlfile>=0:textproc/py-et_xmlfile@${PY_FLAVOR}
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}et_xmlfile>=0:textproc/py-et_xmlfile@${PY_FLAVOR}
 
 NO_ARCH=	yes
-PORTSCOUT=	limit:^2\.	# Version 3 drops python 2.7 compatibility
-USES=		cpe python:3.6+
+USES=		cpe python
 CPE_VENDOR=	python
 USE_PYTHON=	distutils autoplist
 
diff --git a/textproc/py-openpyxl/distinfo b/textproc/py-openpyxl/distinfo
index 8154ffadcdd5..0471199a6402 100644
--- a/textproc/py-openpyxl/distinfo
+++ b/textproc/py-openpyxl/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1570482583
-SHA256 (openpyxl-2.6.4.tar.gz) = 1d53801678e18d7fe38c116f1ad0c2383a654670c4c8806105b611c92d92f2e3
-SIZE (openpyxl-2.6.4.tar.gz) = 173728
+TIMESTAMP = 1677003796
+SHA256 (openpyxl-3.1.1.tar.gz) = f06d44e2c973781068bce5ecf860a09bcdb1c7f5ce1facd5e9aa82c92c93ae72
+SIZE (openpyxl-3.1.1.tar.gz) = 185802



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