Update to 0.2.0
ChangeLog: https://github.com/wireservice/agate-excel/blob/0.2.0/CHANGELOG.rst
This commit is contained in:
parent
7f9f32622f
commit
a8c36a6a6e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=428986
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= agate-excel
|
||||
PORTVERSION= 0.1.0
|
||||
PORTVERSION= 0.2.0
|
||||
CATEGORIES= textproc python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -11,7 +11,7 @@ COMMENT= Support reading Excel files for agate
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}agate>=1.2.2:textproc/py-agate \
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}agate>=1.5.0:textproc/py-agate \
|
||||
${PYTHON_PKGNAMEPREFIX}xlrd>=0.9.4:textproc/py-xlrd \
|
||||
${PYTHON_PKGNAMEPREFIX}openpyxl>=2.3.0:textproc/py-openpyxl
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1463408146
|
||||
SHA256 (agate-excel-0.1.0.tar.gz) = 5341b08ffa6882b5b558d97b431ff122cd4c178fd5fb884a831f71ccef90fb23
|
||||
SIZE (agate-excel-0.1.0.tar.gz) = 3436
|
||||
TIMESTAMP = 1482233464
|
||||
SHA256 (agate-excel-0.2.0.tar.gz) = 5e75452fefe1ffe18fe695eeb08337c50eb3f0b74bfe108d5a85a2bb3ee806d2
|
||||
SIZE (agate-excel-0.2.0.tar.gz) = 3348
|
||||
|
Loading…
Reference in New Issue
Block a user