Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Aug 2021 22:20:31 GMT
From:      Matthew Seaman <matthew@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c41680e5f037 - main - textproc/py-agate-excel: update to 0.2.5
Message-ID:  <202108102220.17AMKVIW096343@gitrepo.freebsd.org>

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

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

commit c41680e5f0379018d7db48ca7598d5929dd4aa83
Author:     Matthew Seaman <matthew@FreeBSD.org>
AuthorDate: 2021-08-10 22:19:40 +0000
Commit:     Matthew Seaman <matthew@FreeBSD.org>
CommitDate: 2021-08-10 22:20:24 +0000

    textproc/py-agate-excel: update to 0.2.5
    
    ChangeLog:      https://github.com/wireservice/agate-excel/blob/0.2.5/CHANGELOG.rst
---
 textproc/py-agate-excel/Makefile | 5 +++--
 textproc/py-agate-excel/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/textproc/py-agate-excel/Makefile b/textproc/py-agate-excel/Makefile
index 7aed7126ec62..9e401e76ab26 100644
--- a/textproc/py-agate-excel/Makefile
+++ b/textproc/py-agate-excel/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	agate-excel
-PORTVERSION=	0.2.4
+PORTVERSION=	0.2.5
 CATEGORIES=	textproc python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +11,8 @@ LICENSE=	MIT
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}agate>=1.5.0:textproc/py-agate@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}xlrd>=0.9.4:textproc/py-xlrd@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}openpyxl>=2.3.0:textproc/py-openpyxl@${PY_FLAVOR} 
+		${PYTHON_PKGNAMEPREFIX}openpyxl>=2.3.0:textproc/py-openpyxl@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}six>=1.6.1:devel/py-six@${PY_FLAVOR}
 
 USES=		python:3.6+
 USE_PYTHON=	autoplist distutils
diff --git a/textproc/py-agate-excel/distinfo b/textproc/py-agate-excel/distinfo
index f5be907d16a3..b8c3ac7ee43f 100644
--- a/textproc/py-agate-excel/distinfo
+++ b/textproc/py-agate-excel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1626263852
-SHA256 (agate-excel-0.2.4.tar.gz) = 1b8d76e505d9e3169e1bf208de9b9af63ce7726120c824b532e25cb6b70a1d20
-SIZE (agate-excel-0.2.4.tar.gz) = 160965
+TIMESTAMP = 1628580765
+SHA256 (agate-excel-0.2.5.tar.gz) = 62315708433108772f7f610ca769996b468a4ead380076dbaf6ffe262831b153
+SIZE (agate-excel-0.2.5.tar.gz) = 161131



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