mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
textproc/py-agate-excel: update to 0.2.5
ChangeLog: https://github.com/wireservice/agate-excel/blob/0.2.5/CHANGELOG.rst
This commit is contained in:
parent
d112ec7537
commit
c41680e5f0
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user